public interface IfcObjectPlacement extends IdEObject
The following features are supported:
Ifc4Package.getIfcObjectPlacement()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcProduct> |
getPlacesObject()
Returns the value of the 'Places Object' reference list.
|
org.eclipse.emf.common.util.EList<IfcLocalPlacement> |
getReferencedByPlacements()
Returns the value of the 'Referenced By Placements' reference list.
|
boolean |
isSetPlacesObject()
Returns whether the value of the '
Places Object' reference list is set. |
boolean |
isSetReferencedByPlacements()
Returns whether the value of the '
Referenced By Placements' reference list is set. |
void |
unsetPlacesObject()
Unsets the value of the '
Places Object' reference list. |
void |
unsetReferencedByPlacements()
Unsets the value of the '
Referenced By Placements' reference list. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcProduct> getPlacesObject()
IfcProduct.
It is bidirectional and its opposite is 'Object Placement'.
If the meaning of the 'Places Object' reference list isn't clear, there really should be more of a description here...
isSetPlacesObject(),
unsetPlacesObject(),
Ifc4Package.getIfcObjectPlacement_PlacesObject(),
IfcProduct.getObjectPlacement()void unsetPlacesObject()
Places Object' reference list.
isSetPlacesObject(),
getPlacesObject()boolean isSetPlacesObject()
Places Object' reference list is set.
unsetPlacesObject(),
getPlacesObject()org.eclipse.emf.common.util.EList<IfcLocalPlacement> getReferencedByPlacements()
IfcLocalPlacement.
It is bidirectional and its opposite is 'Placement Rel To'.
If the meaning of the 'Referenced By Placements' reference list isn't clear, there really should be more of a description here...
isSetReferencedByPlacements(),
unsetReferencedByPlacements(),
Ifc4Package.getIfcObjectPlacement_ReferencedByPlacements(),
IfcLocalPlacement.getPlacementRelTo()void unsetReferencedByPlacements()
Referenced By Placements' reference list.
boolean isSetReferencedByPlacements()
Referenced By Placements' reference list is set.
unsetReferencedByPlacements(),
getReferencedByPlacements()Copyright © 2016 OpenSource BIM. All rights reserved.