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.
|
IfcSpatialStructureElement |
getRelatingStructure()
Returns the value of the 'Relating Structure' reference.
|
void |
setRelatingStructure(IfcSpatialStructureElement value)
Sets the value of the '
Relating Structure' reference. |
getDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, 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...
Ifc2x3tc1Package.getIfcRelReferencedInSpatialStructure_RelatedElements()IfcSpatialStructureElement getRelatingStructure()
References Elements'.
If the meaning of the 'Relating Structure' reference isn't clear, there really should be more of a description here...
setRelatingStructure(IfcSpatialStructureElement),
Ifc2x3tc1Package.getIfcRelReferencedInSpatialStructure_RelatingStructure(),
IfcSpatialStructureElement.getReferencesElements()void setRelatingStructure(IfcSpatialStructureElement value)
Relating Structure' reference.
value - the new value of the 'Relating Structure' reference.getRelatingStructure()Copyright © 2018 OpenSource BIM. All rights reserved.