public interface IfcExtendedMaterialProperties extends IfcMaterialProperties
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<IfcProperty> |
getExtendedProperties()
Returns the value of the 'Extended Properties' reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
boolean |
isSetDescription()
Returns whether the value of the '
Description' 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. |
getMaterial, setMaterialforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcProperty> getExtendedProperties()
IfcProperty.
If the meaning of the 'Extended Properties' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcExtendedMaterialProperties_ExtendedProperties()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),
Ifc2x3tc1Package.getIfcExtendedMaterialProperties_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)String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
Ifc2x3tc1Package.getIfcExtendedMaterialProperties_Name()Copyright © 2018 OpenSource BIM. All rights reserved.