public interface IfcStructuralMember extends IfcStructuralItem
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelConnectsStructuralMember> |
getConnectedBy()
Returns the value of the 'Connected By' reference list.
|
org.eclipse.emf.common.util.EList<IfcRelConnectsStructuralElement> |
getReferencesElement()
Returns the value of the 'References Element' reference list.
|
boolean |
isSetConnectedBy()
Returns whether the value of the '
Connected By' reference list is set. |
boolean |
isSetReferencesElement()
Returns whether the value of the '
References Element' reference list is set. |
void |
unsetConnectedBy()
Unsets the value of the '
Connected By' reference list. |
void |
unsetReferencesElement()
Unsets the value of the '
References Element' 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, removeorg.eclipse.emf.common.util.EList<IfcRelConnectsStructuralElement> getReferencesElement()
IfcRelConnectsStructuralElement.
It is bidirectional and its opposite is 'Related Structural Member'.
If the meaning of the 'References Element' reference list isn't clear, there really should be more of a description here...
isSetReferencesElement(),
unsetReferencesElement(),
Ifc2x3tc1Package.getIfcStructuralMember_ReferencesElement(),
IfcRelConnectsStructuralElement.getRelatedStructuralMember()void unsetReferencesElement()
References Element' reference list.
isSetReferencesElement(),
getReferencesElement()boolean isSetReferencesElement()
References Element' reference list is set.
unsetReferencesElement(),
getReferencesElement()org.eclipse.emf.common.util.EList<IfcRelConnectsStructuralMember> getConnectedBy()
IfcRelConnectsStructuralMember.
It is bidirectional and its opposite is 'Relating Structural Member'.
If the meaning of the 'Connected By' reference list isn't clear, there really should be more of a description here...
isSetConnectedBy(),
unsetConnectedBy(),
Ifc2x3tc1Package.getIfcStructuralMember_ConnectedBy(),
IfcRelConnectsStructuralMember.getRelatingStructuralMember()void unsetConnectedBy()
Connected By' reference list.
isSetConnectedBy(),
getConnectedBy()boolean isSetConnectedBy()
Connected By' reference list is set.
unsetConnectedBy(),
getConnectedBy()Copyright © 2016 OpenSource BIM. All rights reserved.