public interface IfcMaterialLayerSet extends IfcMaterialDefinition
The following features are supported:
Ifc4Package.getIfcMaterialLayerSet()| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
String |
getLayerSetName()
Returns the value of the 'Layer Set Name' attribute.
|
org.eclipse.emf.common.util.EList<IfcMaterialLayer> |
getMaterialLayers()
Returns the value of the 'Material Layers' reference list.
|
double |
getTotalThickness()
Returns the value of the 'Total Thickness' attribute.
|
String |
getTotalThicknessAsString()
Returns the value of the 'Total Thickness As String' attribute.
|
boolean |
isSetDescription()
Returns whether the value of the '
Description' attribute is set. |
boolean |
isSetLayerSetName()
Returns whether the value of the '
Layer Set Name' attribute is set. |
boolean |
isSetTotalThickness()
Returns whether the value of the '
Total Thickness' attribute is set. |
boolean |
isSetTotalThicknessAsString()
Returns whether the value of the '
Total Thickness As String' attribute is set. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setLayerSetName(String value)
Sets the value of the '
Layer Set Name' attribute. |
void |
setTotalThickness(double value)
Sets the value of the '
Total Thickness' attribute. |
void |
setTotalThicknessAsString(String value)
Sets the value of the '
Total Thickness As String' attribute. |
void |
unsetDescription()
Unsets the value of the '
Description' attribute. |
void |
unsetLayerSetName()
Unsets the value of the '
Layer Set Name' attribute. |
void |
unsetTotalThickness()
Unsets the value of the '
Total Thickness' attribute. |
void |
unsetTotalThicknessAsString()
Unsets the value of the '
Total Thickness As String' attribute. |
getAssociatedTo, getHasExternalReferences, getHasProperties, isSetAssociatedTo, isSetHasExternalReferences, isSetHasProperties, unsetAssociatedTo, unsetHasExternalReferences, unsetHasPropertiesforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcMaterialLayer> getMaterialLayers()
IfcMaterialLayer.
It is bidirectional and its opposite is 'To Material Layer Set'.
If the meaning of the 'Material Layers' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcMaterialLayerSet_MaterialLayers(),
IfcMaterialLayer.getToMaterialLayerSet()String getLayerSetName()
If the meaning of the 'Layer Set Name' attribute isn't clear, there really should be more of a description here...
isSetLayerSetName(),
unsetLayerSetName(),
setLayerSetName(String),
Ifc4Package.getIfcMaterialLayerSet_LayerSetName()void setLayerSetName(String value)
Layer Set Name' attribute.
value - the new value of the 'Layer Set Name' attribute.isSetLayerSetName(),
unsetLayerSetName(),
getLayerSetName()void unsetLayerSetName()
Layer Set Name' attribute.
boolean isSetLayerSetName()
Layer Set Name' attribute is set.
unsetLayerSetName(),
getLayerSetName(),
setLayerSetName(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.getIfcMaterialLayerSet_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)double getTotalThickness()
If the meaning of the 'Total Thickness' attribute isn't clear, there really should be more of a description here...
isSetTotalThickness(),
unsetTotalThickness(),
setTotalThickness(double),
Ifc4Package.getIfcMaterialLayerSet_TotalThickness()void setTotalThickness(double value)
Total Thickness' attribute.
value - the new value of the 'Total Thickness' attribute.isSetTotalThickness(),
unsetTotalThickness(),
getTotalThickness()void unsetTotalThickness()
Total Thickness' attribute.
boolean isSetTotalThickness()
Total Thickness' attribute is set.
unsetTotalThickness(),
getTotalThickness(),
setTotalThickness(double)String getTotalThicknessAsString()
If the meaning of the 'Total Thickness As String' attribute isn't clear, there really should be more of a description here...
isSetTotalThicknessAsString(),
unsetTotalThicknessAsString(),
setTotalThicknessAsString(String),
Ifc4Package.getIfcMaterialLayerSet_TotalThicknessAsString()void setTotalThicknessAsString(String value)
Total Thickness As String' attribute.
value - the new value of the 'Total Thickness As String' attribute.isSetTotalThicknessAsString(),
unsetTotalThicknessAsString(),
getTotalThicknessAsString()void unsetTotalThicknessAsString()
Total Thickness As String' attribute.
boolean isSetTotalThicknessAsString()
Total Thickness As String' attribute is set.
unsetTotalThicknessAsString(),
getTotalThicknessAsString(),
setTotalThicknessAsString(String)Copyright © 2016 OpenSource BIM. All rights reserved.