public interface IfcProductDefinitionShape extends IfcProductRepresentation
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcShapeAspect> |
getHasShapeAspects()
Returns the value of the 'Has Shape Aspects' reference list.
|
org.eclipse.emf.common.util.EList<IfcProduct> |
getShapeOfProduct()
Returns the value of the 'Shape Of Product' reference list.
|
boolean |
isSetHasShapeAspects()
Returns whether the value of the '
Has Shape Aspects' reference list is set. |
boolean |
isSetShapeOfProduct()
Returns whether the value of the '
Shape Of Product' reference list is set. |
void |
unsetHasShapeAspects()
Unsets the value of the '
Has Shape Aspects' reference list. |
void |
unsetShapeOfProduct()
Unsets the value of the '
Shape Of Product' reference list. |
getDescription, getName, getRepresentations, isSetDescription, isSetName, setDescription, setName, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcProduct> getShapeOfProduct()
IfcProduct.
If the meaning of the 'Shape Of Product' reference list isn't clear, there really should be more of a description here...
isSetShapeOfProduct(),
unsetShapeOfProduct(),
Ifc2x3tc1Package.getIfcProductDefinitionShape_ShapeOfProduct()void unsetShapeOfProduct()
Shape Of Product' reference list.
isSetShapeOfProduct(),
getShapeOfProduct()boolean isSetShapeOfProduct()
Shape Of Product' reference list is set.
unsetShapeOfProduct(),
getShapeOfProduct()org.eclipse.emf.common.util.EList<IfcShapeAspect> getHasShapeAspects()
IfcShapeAspect.
It is bidirectional and its opposite is 'Part Of Product Definition Shape'.
If the meaning of the 'Has Shape Aspects' reference list isn't clear, there really should be more of a description here...
isSetHasShapeAspects(),
unsetHasShapeAspects(),
Ifc2x3tc1Package.getIfcProductDefinitionShape_HasShapeAspects(),
IfcShapeAspect.getPartOfProductDefinitionShape()void unsetHasShapeAspects()
Has Shape Aspects' reference list.
isSetHasShapeAspects(),
getHasShapeAspects()boolean isSetHasShapeAspects()
Has Shape Aspects' reference list is set.
unsetHasShapeAspects(),
getHasShapeAspects()Copyright © 2016 OpenSource BIM. All rights reserved.