public interface IfcRelSpaceBoundary1stLevel extends IfcRelSpaceBoundary
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcRelSpaceBoundary1stLevel> |
getInnerBoundaries()
Returns the value of the 'Inner Boundaries' reference list.
|
IfcRelSpaceBoundary1stLevel |
getParentBoundary()
Returns the value of the 'Parent Boundary' reference.
|
boolean |
isSetInnerBoundaries()
Returns whether the value of the '
Inner Boundaries' reference list is set. |
boolean |
isSetParentBoundary()
Returns whether the value of the '
Parent Boundary' reference is set. |
void |
setParentBoundary(IfcRelSpaceBoundary1stLevel value)
Sets the value of the '
Parent Boundary' reference. |
void |
unsetInnerBoundaries()
Unsets the value of the '
Inner Boundaries' reference list. |
void |
unsetParentBoundary()
Unsets the value of the '
Parent Boundary' reference. |
getConnectionGeometry, getInternalOrExternalBoundary, getPhysicalOrVirtualBoundary, getRelatedBuildingElement, getRelatingSpace, isSetConnectionGeometry, setConnectionGeometry, setInternalOrExternalBoundary, setPhysicalOrVirtualBoundary, setRelatedBuildingElement, setRelatingSpace, unsetConnectionGeometrygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcRelSpaceBoundary1stLevel getParentBoundary()
Inner Boundaries'.
If the meaning of the 'Parent Boundary' reference isn't clear, there really should be more of a description here...
isSetParentBoundary(),
unsetParentBoundary(),
setParentBoundary(IfcRelSpaceBoundary1stLevel),
Ifc4Package.getIfcRelSpaceBoundary1stLevel_ParentBoundary(),
getInnerBoundaries()void setParentBoundary(IfcRelSpaceBoundary1stLevel value)
Parent Boundary' reference.
value - the new value of the 'Parent Boundary' reference.isSetParentBoundary(),
unsetParentBoundary(),
getParentBoundary()void unsetParentBoundary()
Parent Boundary' reference.
boolean isSetParentBoundary()
Parent Boundary' reference is set.
unsetParentBoundary(),
getParentBoundary(),
setParentBoundary(IfcRelSpaceBoundary1stLevel)org.eclipse.emf.common.util.EList<IfcRelSpaceBoundary1stLevel> getInnerBoundaries()
IfcRelSpaceBoundary1stLevel.
It is bidirectional and its opposite is 'Parent Boundary'.
If the meaning of the 'Inner Boundaries' reference list isn't clear, there really should be more of a description here...
isSetInnerBoundaries(),
unsetInnerBoundaries(),
Ifc4Package.getIfcRelSpaceBoundary1stLevel_InnerBoundaries(),
getParentBoundary()void unsetInnerBoundaries()
Inner Boundaries' reference list.
isSetInnerBoundaries(),
getInnerBoundaries()boolean isSetInnerBoundaries()
Inner Boundaries' reference list is set.
unsetInnerBoundaries(),
getInnerBoundaries()Copyright © 2018 OpenSource BIM. All rights reserved.