public interface IfcStructuralConnection extends IfcStructuralItem
The following features are supported:
| 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, unsetRepresentationgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, 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),
Ifc2x3tc1Package.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(),
Ifc2x3tc1Package.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.