public interface IfcShapeAspect extends IdEObject
The following features are supported:
Ifc4Package.getIfcShapeAspect()| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
IfcProductRepresentationSelect |
getPartOfProductDefinitionShape()
Returns the value of the 'Part Of Product Definition Shape' reference.
|
org.eclipse.emf.common.util.EList<IfcShapeModel> |
getShapeRepresentations()
Returns the value of the 'Shape Representations' reference list.
|
boolean |
isProductDefinitional()
Returns the value of the 'Product Definitional' attribute.
|
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetName()
Returns whether the value of the '
Name' attribute is set. |
boolean |
isSetPartOfProductDefinitionShape()
Returns whether the value of the '
Part Of Product Definition Shape' reference is set. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setPartOfProductDefinitionShape(IfcProductRepresentationSelect value)
Sets the value of the '
Part Of Product Definition Shape' reference. |
void |
setProductDefinitional(boolean value)
Sets the value of the '
Product Definitional' attribute. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetName()
Unsets the value of the '
Name' attribute. |
void |
unsetPartOfProductDefinitionShape()
Unsets the value of the '
Part Of Product Definition Shape' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcShapeModel> getShapeRepresentations()
IfcShapeModel.
It is bidirectional and its opposite is 'Of Shape Aspect'.
If the meaning of the 'Shape Representations' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcShapeAspect_ShapeRepresentations(),
IfcShapeModel.getOfShapeAspect()String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
isSetName(),
unsetName(),
setName(String),
Ifc4Package.getIfcShapeAspect_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.isSetName(),
unsetName(),
getName()void unsetName()
Name' attribute.
isSetName(),
getName(),
setName(String)boolean isSetName()
Name' attribute is set.
unsetName(),
getName(),
setName(String)String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
isSetDescription(),
unsetDescription(),
setDescription(String),
Ifc4Package.getIfcShapeAspect_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.isSetDescription(),
unsetDescription(),
getDescription()void unsetDescription()
Description' attribute.
isSetDescription(),
getDescription(),
setDescription(String)boolean isSetDescription()
Description' attribute is set.
unsetDescription(),
getDescription(),
setDescription(String)boolean isProductDefinitional()
If the meaning of the 'Product Definitional' attribute isn't clear, there really should be more of a description here...
setProductDefinitional(boolean),
Ifc4Package.getIfcShapeAspect_ProductDefinitional()void setProductDefinitional(boolean value)
Product Definitional' attribute.
value - the new value of the 'Product Definitional' attribute.isProductDefinitional()IfcProductRepresentationSelect getPartOfProductDefinitionShape()
If the meaning of the 'Part Of Product Definition Shape' reference isn't clear, there really should be more of a description here...
isSetPartOfProductDefinitionShape(),
unsetPartOfProductDefinitionShape(),
setPartOfProductDefinitionShape(IfcProductRepresentationSelect),
Ifc4Package.getIfcShapeAspect_PartOfProductDefinitionShape()void setPartOfProductDefinitionShape(IfcProductRepresentationSelect value)
Part Of Product Definition Shape' reference.
value - the new value of the 'Part Of Product Definition Shape' reference.isSetPartOfProductDefinitionShape(),
unsetPartOfProductDefinitionShape(),
getPartOfProductDefinitionShape()void unsetPartOfProductDefinitionShape()
Part Of Product Definition Shape' reference.
boolean isSetPartOfProductDefinitionShape()
Part Of Product Definition Shape' reference is set.
unsetPartOfProductDefinitionShape(),
getPartOfProductDefinitionShape(),
setPartOfProductDefinitionShape(IfcProductRepresentationSelect)Copyright © 2016 OpenSource BIM. All rights reserved.