public interface IfcFuelProperties extends IfcMaterialProperties
| Modifier and Type | Method and Description |
|---|---|
double |
getCarbonContent()
Returns the value of the 'Carbon Content' attribute.
|
String |
getCarbonContentAsString()
Returns the value of the 'Carbon Content As String' attribute.
|
double |
getCombustionTemperature()
Returns the value of the 'Combustion Temperature' attribute.
|
String |
getCombustionTemperatureAsString()
Returns the value of the 'Combustion Temperature As String' attribute.
|
double |
getHigherHeatingValue()
Returns the value of the 'Higher Heating Value' attribute.
|
String |
getHigherHeatingValueAsString()
Returns the value of the 'Higher Heating Value As String' attribute.
|
double |
getLowerHeatingValue()
Returns the value of the 'Lower Heating Value' attribute.
|
String |
getLowerHeatingValueAsString()
Returns the value of the 'Lower Heating Value As String' attribute.
|
boolean |
isSetCarbonContent()
Returns whether the value of the '
Carbon Content' attribute is set. |
boolean |
isSetCarbonContentAsString()
Returns whether the value of the '
Carbon Content As String' attribute is set. |
boolean |
isSetCombustionTemperature()
Returns whether the value of the '
Combustion Temperature' attribute is set. |
boolean |
isSetCombustionTemperatureAsString()
Returns whether the value of the '
Combustion Temperature As String' attribute is set. |
boolean |
isSetHigherHeatingValue()
Returns whether the value of the '
Higher Heating Value' attribute is set. |
boolean |
isSetHigherHeatingValueAsString()
Returns whether the value of the '
Higher Heating Value As String' attribute is set. |
boolean |
isSetLowerHeatingValue()
Returns whether the value of the '
Lower Heating Value' attribute is set. |
boolean |
isSetLowerHeatingValueAsString()
Returns whether the value of the '
Lower Heating Value As String' attribute is set. |
void |
setCarbonContent(double value)
Sets the value of the '
Carbon Content' attribute. |
void |
setCarbonContentAsString(String value)
Sets the value of the '
Carbon Content As String' attribute. |
void |
setCombustionTemperature(double value)
Sets the value of the '
Combustion Temperature' attribute. |
void |
setCombustionTemperatureAsString(String value)
Sets the value of the '
Combustion Temperature As String' attribute. |
void |
setHigherHeatingValue(double value)
Sets the value of the '
Higher Heating Value' attribute. |
void |
setHigherHeatingValueAsString(String value)
Sets the value of the '
Higher Heating Value As String' attribute. |
void |
setLowerHeatingValue(double value)
Sets the value of the '
Lower Heating Value' attribute. |
void |
setLowerHeatingValueAsString(String value)
Sets the value of the '
Lower Heating Value As String' attribute. |
void |
unsetCarbonContent()
Unsets the value of the '
Carbon Content' attribute. |
void |
unsetCarbonContentAsString()
Unsets the value of the '
Carbon Content As String' attribute. |
void |
unsetCombustionTemperature()
Unsets the value of the '
Combustion Temperature' attribute. |
void |
unsetCombustionTemperatureAsString()
Unsets the value of the '
Combustion Temperature As String' attribute. |
void |
unsetHigherHeatingValue()
Unsets the value of the '
Higher Heating Value' attribute. |
void |
unsetHigherHeatingValueAsString()
Unsets the value of the '
Higher Heating Value As String' attribute. |
void |
unsetLowerHeatingValue()
Unsets the value of the '
Lower Heating Value' attribute. |
void |
unsetLowerHeatingValueAsString()
Unsets the value of the '
Lower Heating Value As String' attribute. |
getMaterial, setMaterialforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getCombustionTemperature()
If the meaning of the 'Combustion Temperature' attribute isn't clear, there really should be more of a description here...
isSetCombustionTemperature(),
unsetCombustionTemperature(),
setCombustionTemperature(double),
Ifc2x3tc1Package.getIfcFuelProperties_CombustionTemperature()void setCombustionTemperature(double value)
Combustion Temperature' attribute.
value - the new value of the 'Combustion Temperature' attribute.isSetCombustionTemperature(),
unsetCombustionTemperature(),
getCombustionTemperature()void unsetCombustionTemperature()
Combustion Temperature' attribute.
boolean isSetCombustionTemperature()
Combustion Temperature' attribute is set.
unsetCombustionTemperature(),
getCombustionTemperature(),
setCombustionTemperature(double)String getCombustionTemperatureAsString()
If the meaning of the 'Combustion Temperature As String' attribute isn't clear, there really should be more of a description here...
isSetCombustionTemperatureAsString(),
unsetCombustionTemperatureAsString(),
setCombustionTemperatureAsString(String),
Ifc2x3tc1Package.getIfcFuelProperties_CombustionTemperatureAsString()void setCombustionTemperatureAsString(String value)
Combustion Temperature As String' attribute.
value - the new value of the 'Combustion Temperature As String' attribute.isSetCombustionTemperatureAsString(),
unsetCombustionTemperatureAsString(),
getCombustionTemperatureAsString()void unsetCombustionTemperatureAsString()
Combustion Temperature As String' attribute.
boolean isSetCombustionTemperatureAsString()
Combustion Temperature As String' attribute is set.
unsetCombustionTemperatureAsString(),
getCombustionTemperatureAsString(),
setCombustionTemperatureAsString(String)double getCarbonContent()
If the meaning of the 'Carbon Content' attribute isn't clear, there really should be more of a description here...
isSetCarbonContent(),
unsetCarbonContent(),
setCarbonContent(double),
Ifc2x3tc1Package.getIfcFuelProperties_CarbonContent()void setCarbonContent(double value)
Carbon Content' attribute.
value - the new value of the 'Carbon Content' attribute.isSetCarbonContent(),
unsetCarbonContent(),
getCarbonContent()void unsetCarbonContent()
Carbon Content' attribute.
boolean isSetCarbonContent()
Carbon Content' attribute is set.
unsetCarbonContent(),
getCarbonContent(),
setCarbonContent(double)String getCarbonContentAsString()
If the meaning of the 'Carbon Content As String' attribute isn't clear, there really should be more of a description here...
isSetCarbonContentAsString(),
unsetCarbonContentAsString(),
setCarbonContentAsString(String),
Ifc2x3tc1Package.getIfcFuelProperties_CarbonContentAsString()void setCarbonContentAsString(String value)
Carbon Content As String' attribute.
value - the new value of the 'Carbon Content As String' attribute.isSetCarbonContentAsString(),
unsetCarbonContentAsString(),
getCarbonContentAsString()void unsetCarbonContentAsString()
Carbon Content As String' attribute.
boolean isSetCarbonContentAsString()
Carbon Content As String' attribute is set.
unsetCarbonContentAsString(),
getCarbonContentAsString(),
setCarbonContentAsString(String)double getLowerHeatingValue()
If the meaning of the 'Lower Heating Value' attribute isn't clear, there really should be more of a description here...
isSetLowerHeatingValue(),
unsetLowerHeatingValue(),
setLowerHeatingValue(double),
Ifc2x3tc1Package.getIfcFuelProperties_LowerHeatingValue()void setLowerHeatingValue(double value)
Lower Heating Value' attribute.
value - the new value of the 'Lower Heating Value' attribute.isSetLowerHeatingValue(),
unsetLowerHeatingValue(),
getLowerHeatingValue()void unsetLowerHeatingValue()
Lower Heating Value' attribute.
boolean isSetLowerHeatingValue()
Lower Heating Value' attribute is set.
unsetLowerHeatingValue(),
getLowerHeatingValue(),
setLowerHeatingValue(double)String getLowerHeatingValueAsString()
If the meaning of the 'Lower Heating Value As String' attribute isn't clear, there really should be more of a description here...
isSetLowerHeatingValueAsString(),
unsetLowerHeatingValueAsString(),
setLowerHeatingValueAsString(String),
Ifc2x3tc1Package.getIfcFuelProperties_LowerHeatingValueAsString()void setLowerHeatingValueAsString(String value)
Lower Heating Value As String' attribute.
value - the new value of the 'Lower Heating Value As String' attribute.isSetLowerHeatingValueAsString(),
unsetLowerHeatingValueAsString(),
getLowerHeatingValueAsString()void unsetLowerHeatingValueAsString()
Lower Heating Value As String' attribute.
boolean isSetLowerHeatingValueAsString()
Lower Heating Value As String' attribute is set.
unsetLowerHeatingValueAsString(),
getLowerHeatingValueAsString(),
setLowerHeatingValueAsString(String)double getHigherHeatingValue()
If the meaning of the 'Higher Heating Value' attribute isn't clear, there really should be more of a description here...
isSetHigherHeatingValue(),
unsetHigherHeatingValue(),
setHigherHeatingValue(double),
Ifc2x3tc1Package.getIfcFuelProperties_HigherHeatingValue()void setHigherHeatingValue(double value)
Higher Heating Value' attribute.
value - the new value of the 'Higher Heating Value' attribute.isSetHigherHeatingValue(),
unsetHigherHeatingValue(),
getHigherHeatingValue()void unsetHigherHeatingValue()
Higher Heating Value' attribute.
boolean isSetHigherHeatingValue()
Higher Heating Value' attribute is set.
unsetHigherHeatingValue(),
getHigherHeatingValue(),
setHigherHeatingValue(double)String getHigherHeatingValueAsString()
If the meaning of the 'Higher Heating Value As String' attribute isn't clear, there really should be more of a description here...
isSetHigherHeatingValueAsString(),
unsetHigherHeatingValueAsString(),
setHigherHeatingValueAsString(String),
Ifc2x3tc1Package.getIfcFuelProperties_HigherHeatingValueAsString()void setHigherHeatingValueAsString(String value)
Higher Heating Value As String' attribute.
value - the new value of the 'Higher Heating Value As String' attribute.isSetHigherHeatingValueAsString(),
unsetHigherHeatingValueAsString(),
getHigherHeatingValueAsString()void unsetHigherHeatingValueAsString()
Higher Heating Value As String' attribute.
boolean isSetHigherHeatingValueAsString()
Higher Heating Value As String' attribute is set.
unsetHigherHeatingValueAsString(),
getHigherHeatingValueAsString(),
setHigherHeatingValueAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.