public interface IfcRelCoversSpaces extends IfcRelConnects
The following features are supported:
Ifc4Package.getIfcRelCoversSpaces()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcCovering> |
getRelatedCoverings()
Returns the value of the 'Related Coverings' reference list.
|
IfcSpace |
getRelatingSpace()
Returns the value of the 'Relating Space' reference.
|
void |
setRelatingSpace(IfcSpace value)
Sets the value of the '
Relating Space' reference. |
getDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcSpace getRelatingSpace()
Has Coverings'.
If the meaning of the 'Relating Space' reference isn't clear, there really should be more of a description here...
setRelatingSpace(IfcSpace),
Ifc4Package.getIfcRelCoversSpaces_RelatingSpace(),
IfcSpace.getHasCoverings()void setRelatingSpace(IfcSpace value)
Relating Space' reference.
value - the new value of the 'Relating Space' reference.getRelatingSpace()org.eclipse.emf.common.util.EList<IfcCovering> getRelatedCoverings()
IfcCovering.
It is bidirectional and its opposite is 'Covers Spaces'.
If the meaning of the 'Related Coverings' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcRelCoversSpaces_RelatedCoverings(),
IfcCovering.getCoversSpaces()Copyright © 2016 OpenSource BIM. All rights reserved.