public interface IfcConstructionMaterialResource extends IfcConstructionResource
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcActorSelect> |
getSuppliers()
Returns the value of the 'Suppliers' reference list.
|
double |
getUsageRatio()
Returns the value of the 'Usage Ratio' attribute.
|
String |
getUsageRatioAsString()
Returns the value of the 'Usage Ratio As String' attribute.
|
boolean |
isSetSuppliers()
Returns whether the value of the '
Suppliers' reference list is set. |
boolean |
isSetUsageRatio()
Returns whether the value of the '
Usage Ratio' attribute is set. |
boolean |
isSetUsageRatioAsString()
Returns whether the value of the '
Usage Ratio As String' attribute is set. |
void |
setUsageRatio(double value)
Sets the value of the '
Usage Ratio' attribute. |
void |
setUsageRatioAsString(String value)
Sets the value of the '
Usage Ratio As String' attribute. |
void |
unsetSuppliers()
Unsets the value of the '
Suppliers' reference list. |
void |
unsetUsageRatio()
Unsets the value of the '
Usage Ratio' attribute. |
void |
unsetUsageRatioAsString()
Unsets the value of the '
Usage Ratio As String' attribute. |
getBaseQuantity, getResourceConsumption, getResourceGroup, getResourceIdentifier, isSetBaseQuantity, isSetResourceConsumption, isSetResourceGroup, isSetResourceIdentifier, setBaseQuantity, setResourceConsumption, setResourceGroup, setResourceIdentifier, unsetBaseQuantity, unsetResourceConsumption, unsetResourceGroup, unsetResourceIdentifiergetResourceOf, isSetResourceOf, unsetResourceOfgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcActorSelect> getSuppliers()
IfcActorSelect.
If the meaning of the 'Suppliers' reference list isn't clear, there really should be more of a description here...
isSetSuppliers(),
unsetSuppliers(),
Ifc2x3tc1Package.getIfcConstructionMaterialResource_Suppliers()void unsetSuppliers()
Suppliers' reference list.
isSetSuppliers(),
getSuppliers()boolean isSetSuppliers()
Suppliers' reference list is set.
unsetSuppliers(),
getSuppliers()double getUsageRatio()
If the meaning of the 'Usage Ratio' attribute isn't clear, there really should be more of a description here...
isSetUsageRatio(),
unsetUsageRatio(),
setUsageRatio(double),
Ifc2x3tc1Package.getIfcConstructionMaterialResource_UsageRatio()void setUsageRatio(double value)
Usage Ratio' attribute.
value - the new value of the 'Usage Ratio' attribute.isSetUsageRatio(),
unsetUsageRatio(),
getUsageRatio()void unsetUsageRatio()
Usage Ratio' attribute.
isSetUsageRatio(),
getUsageRatio(),
setUsageRatio(double)boolean isSetUsageRatio()
Usage Ratio' attribute is set.
unsetUsageRatio(),
getUsageRatio(),
setUsageRatio(double)String getUsageRatioAsString()
If the meaning of the 'Usage Ratio As String' attribute isn't clear, there really should be more of a description here...
isSetUsageRatioAsString(),
unsetUsageRatioAsString(),
setUsageRatioAsString(String),
Ifc2x3tc1Package.getIfcConstructionMaterialResource_UsageRatioAsString()void setUsageRatioAsString(String value)
Usage Ratio As String' attribute.
value - the new value of the 'Usage Ratio As String' attribute.isSetUsageRatioAsString(),
unsetUsageRatioAsString(),
getUsageRatioAsString()void unsetUsageRatioAsString()
Usage Ratio As String' attribute.
boolean isSetUsageRatioAsString()
Usage Ratio As String' attribute is set.
unsetUsageRatioAsString(),
getUsageRatioAsString(),
setUsageRatioAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.