public interface IfcQuantityTime extends IfcPhysicalSimpleQuantity
The following features are supported:
Ifc4Package.getIfcQuantityTime()| Modifier and Type | Method and Description |
|---|---|
String |
getFormula()
Returns the value of the 'Formula' attribute.
|
double |
getTimeValue()
Returns the value of the 'Time Value' attribute.
|
String |
getTimeValueAsString()
Returns the value of the 'Time 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 |
setTimeValue(double value)
Sets the value of the '
Time Value' attribute. |
void |
setTimeValueAsString(String value)
Sets the value of the '
Time 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 getTimeValue()
If the meaning of the 'Time Value' attribute isn't clear, there really should be more of a description here...
setTimeValue(double),
Ifc4Package.getIfcQuantityTime_TimeValue()void setTimeValue(double value)
Time Value' attribute.
value - the new value of the 'Time Value' attribute.getTimeValue()String getTimeValueAsString()
If the meaning of the 'Time Value As String' attribute isn't clear, there really should be more of a description here...
setTimeValueAsString(String),
Ifc4Package.getIfcQuantityTime_TimeValueAsString()void setTimeValueAsString(String value)
Time Value As String' attribute.
value - the new value of the 'Time Value As String' attribute.getTimeValueAsString()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.getIfcQuantityTime_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 © 2016 OpenSource BIM. All rights reserved.