public interface IfcMaterialConstituentSet extends IfcMaterialDefinition
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
org.eclipse.emf.common.util.EList<IfcMaterialConstituent> |
getMaterialConstituents()
Returns the value of the 'Material Constituents' reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetMaterialConstituents()
Returns whether the value of the '
Material Constituents' reference list is set. |
boolean |
isSetName()
Returns whether the value of the '
Name' attribute 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 |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetMaterialConstituents()
Unsets the value of the '
Material Constituents' reference list. |
void |
unsetName()
Unsets the value of the '
Name' attribute. |
getAssociatedTo, getHasExternalReferences, getHasProperties, isSetAssociatedTo, isSetHasExternalReferences, isSetHasProperties, unsetAssociatedTo, unsetHasExternalReferences, unsetHasPropertiesforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString 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.getIfcMaterialConstituentSet_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.getIfcMaterialConstituentSet_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)org.eclipse.emf.common.util.EList<IfcMaterialConstituent> getMaterialConstituents()
IfcMaterialConstituent.
It is bidirectional and its opposite is 'To Material Constituent Set'.
If the meaning of the 'Material Constituents' reference list isn't clear, there really should be more of a description here...
isSetMaterialConstituents(),
unsetMaterialConstituents(),
Ifc4Package.getIfcMaterialConstituentSet_MaterialConstituents(),
IfcMaterialConstituent.getToMaterialConstituentSet()void unsetMaterialConstituents()
Material Constituents' reference list.
boolean isSetMaterialConstituents()
Material Constituents' reference list is set.
unsetMaterialConstituents(),
getMaterialConstituents()Copyright © 2016 OpenSource BIM. All rights reserved.