public interface IfcStructuralMember extends IfcStructuralItem
The following features are supported:
Ifc4Package.getIfcStructuralMember()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelConnectsStructuralMember> |
getConnectedBy()
Returns the value of the 'Connected By' reference list.
|
boolean |
isSetConnectedBy()
Returns whether the value of the '
Connected By' reference list is set. |
void |
unsetConnectedBy()
Unsets the value of the '
Connected By' 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, removeorg.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(),
Ifc4Package.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.