public interface IfcRelReferencedInSpatialStructure extends IfcRelConnects
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcProduct> |
getRelatedElements()
Returns the value of the 'Related Elements' reference list.
|
IfcSpatialElement |
getRelatingStructure()
Returns the value of the 'Relating Structure' reference.
|
void |
setRelatingStructure(IfcSpatialElement value)
Sets the value of the '
Relating Structure' reference. |
getDescription, 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<IfcProduct> getRelatedElements()
IfcProduct.
If the meaning of the 'Related Elements' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcRelReferencedInSpatialStructure_RelatedElements()IfcSpatialElement getRelatingStructure()
References Elements'.
If the meaning of the 'Relating Structure' reference isn't clear, there really should be more of a description here...
setRelatingStructure(IfcSpatialElement),
Ifc4Package.getIfcRelReferencedInSpatialStructure_RelatingStructure(),
IfcSpatialElement.getReferencesElements()void setRelatingStructure(IfcSpatialElement value)
Relating Structure' reference.
value - the new value of the 'Relating Structure' reference.getRelatingStructure()Copyright © 2018 OpenSource BIM. All rights reserved.