public interface IfcRelCoversBldgElements extends IfcRelConnects
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcCovering> |
getRelatedCoverings()
Returns the value of the 'Related Coverings' reference list.
|
IfcElement |
getRelatingBuildingElement()
Returns the value of the 'Relating Building Element' reference.
|
void |
setRelatingBuildingElement(IfcElement value)
Sets the value of the '
Relating Building Element' reference. |
getDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcElement getRelatingBuildingElement()
If the meaning of the 'Relating Building Element' reference isn't clear, there really should be more of a description here...
setRelatingBuildingElement(IfcElement),
Ifc4Package.getIfcRelCoversBldgElements_RelatingBuildingElement()void setRelatingBuildingElement(IfcElement value)
Relating Building Element' reference.
value - the new value of the 'Relating Building Element' reference.getRelatingBuildingElement()org.eclipse.emf.common.util.EList<IfcCovering> getRelatedCoverings()
IfcCovering.
It is bidirectional and its opposite is 'Covers Elements'.
If the meaning of the 'Related Coverings' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcRelCoversBldgElements_RelatedCoverings(),
IfcCovering.getCoversElements()Copyright © 2016 OpenSource BIM. All rights reserved.