public interface IfcRelServicesBuildings extends IfcRelConnects
The following features are supported:
Ifc4Package.getIfcRelServicesBuildings()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcSpatialElement> |
getRelatedBuildings()
Returns the value of the 'Related Buildings' reference list.
|
IfcSystem |
getRelatingSystem()
Returns the value of the 'Relating System' reference.
|
void |
setRelatingSystem(IfcSystem value)
Sets the value of the '
Relating System' reference. |
getDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcSystem getRelatingSystem()
Services Buildings'.
If the meaning of the 'Relating System' reference isn't clear, there really should be more of a description here...
setRelatingSystem(IfcSystem),
Ifc4Package.getIfcRelServicesBuildings_RelatingSystem(),
IfcSystem.getServicesBuildings()void setRelatingSystem(IfcSystem value)
Relating System' reference.
value - the new value of the 'Relating System' reference.getRelatingSystem()org.eclipse.emf.common.util.EList<IfcSpatialElement> getRelatedBuildings()
IfcSpatialElement.
It is bidirectional and its opposite is 'Serviced By Systems'.
If the meaning of the 'Related Buildings' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcRelServicesBuildings_RelatedBuildings(),
IfcSpatialElement.getServicedBySystems()Copyright © 2016 OpenSource BIM. All rights reserved.