public interface IfcQuantityWeight extends IfcPhysicalSimpleQuantity
| Modifier and Type | Method and Description |
|---|---|
String |
getFormula()
Returns the value of the 'Formula' attribute.
|
double |
getWeightValue()
Returns the value of the 'Weight Value' attribute.
|
String |
getWeightValueAsString()
Returns the value of the 'Weight Value As String' attribute.
|
boolean |
isSetFormula()
Returns whether the value of the '
Formula' attribute is set. |
void |
setFormula(String value)
Sets the value of the '
Formula' attribute. |
void |
setWeightValue(double value)
Sets the value of the '
Weight Value' attribute. |
void |
setWeightValueAsString(String value)
Sets the value of the '
Weight Value As String' attribute. |
void |
unsetFormula()
Unsets the value of the '
Formula' attribute. |
getUnit, isSetUnit, setUnit, unsetUnitgetDescription, getHasExternalReferences, getName, getPartOfComplex, isSetDescription, isSetHasExternalReferences, isSetPartOfComplex, setDescription, setName, unsetDescription, unsetHasExternalReferences, unsetPartOfComplexforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getWeightValue()
If the meaning of the 'Weight Value' attribute isn't clear, there really should be more of a description here...
setWeightValue(double),
Ifc4Package.getIfcQuantityWeight_WeightValue()void setWeightValue(double value)
Weight Value' attribute.
value - the new value of the 'Weight Value' attribute.getWeightValue()String getWeightValueAsString()
If the meaning of the 'Weight Value As String' attribute isn't clear, there really should be more of a description here...
setWeightValueAsString(String),
Ifc4Package.getIfcQuantityWeight_WeightValueAsString()void setWeightValueAsString(String value)
Weight Value As String' attribute.
value - the new value of the 'Weight Value As String' attribute.getWeightValueAsString()String getFormula()
If the meaning of the 'Formula' attribute isn't clear, there really should be more of a description here...
isSetFormula(),
unsetFormula(),
setFormula(String),
Ifc4Package.getIfcQuantityWeight_Formula()void setFormula(String value)
Formula' attribute.
value - the new value of the 'Formula' attribute.isSetFormula(),
unsetFormula(),
getFormula()void unsetFormula()
Formula' attribute.
isSetFormula(),
getFormula(),
setFormula(String)boolean isSetFormula()
Formula' attribute is set.
unsetFormula(),
getFormula(),
setFormula(String)Copyright © 2018 OpenSource BIM. All rights reserved.