public interface IfcStructuralConnection extends IfcStructuralItem
The following features are supported:
Ifc4Package.getIfcStructuralConnection()| Modifier and Type | Method and Description |
|---|---|
IfcBoundaryCondition |
getAppliedCondition()
Returns the value of the 'Applied Condition' reference.
|
org.eclipse.emf.common.util.EList<IfcRelConnectsStructuralMember> |
getConnectsStructuralMembers()
Returns the value of the 'Connects Structural Members' reference list.
|
boolean |
isSetAppliedCondition()
Returns whether the value of the '
Applied Condition' reference is set. |
boolean |
isSetConnectsStructuralMembers()
Returns whether the value of the '
Connects Structural Members' reference list is set. |
void |
setAppliedCondition(IfcBoundaryCondition value)
Sets the value of the '
Applied Condition' reference. |
void |
unsetAppliedCondition()
Unsets the value of the '
Applied Condition' reference. |
void |
unsetConnectsStructuralMembers()
Unsets the value of the '
Connects Structural Members' reference list. |
getAssignedStructuralActivity, isSetAssignedStructuralActivity, unsetAssignedStructuralActivitygetGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetDeclares, getIsDeclaredBy, getIsDefinedBy, getIsTypedBy, getObjectType, isSetDeclares, isSetIsDeclaredBy, isSetIsDefinedBy, isSetIsTypedBy, isSetObjectType, setObjectType, unsetDeclares, unsetIsDeclaredBy, unsetIsDefinedBy, unsetIsTypedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcBoundaryCondition getAppliedCondition()
If the meaning of the 'Applied Condition' reference isn't clear, there really should be more of a description here...
isSetAppliedCondition(),
unsetAppliedCondition(),
setAppliedCondition(IfcBoundaryCondition),
Ifc4Package.getIfcStructuralConnection_AppliedCondition()void setAppliedCondition(IfcBoundaryCondition value)
Applied Condition' reference.
value - the new value of the 'Applied Condition' reference.isSetAppliedCondition(),
unsetAppliedCondition(),
getAppliedCondition()void unsetAppliedCondition()
Applied Condition' reference.
boolean isSetAppliedCondition()
Applied Condition' reference is set.
unsetAppliedCondition(),
getAppliedCondition(),
setAppliedCondition(IfcBoundaryCondition)org.eclipse.emf.common.util.EList<IfcRelConnectsStructuralMember> getConnectsStructuralMembers()
IfcRelConnectsStructuralMember.
It is bidirectional and its opposite is 'Related Structural Connection'.
If the meaning of the 'Connects Structural Members' reference list isn't clear, there really should be more of a description here...
isSetConnectsStructuralMembers(),
unsetConnectsStructuralMembers(),
Ifc4Package.getIfcStructuralConnection_ConnectsStructuralMembers(),
IfcRelConnectsStructuralMember.getRelatedStructuralConnection()void unsetConnectsStructuralMembers()
Connects Structural Members' reference list.
boolean isSetConnectsStructuralMembers()
Connects Structural Members' reference list is set.
unsetConnectsStructuralMembers(),
getConnectsStructuralMembers()Copyright © 2018 OpenSource BIM. All rights reserved.