public interface IfcThermalMaterialProperties extends IfcMaterialProperties
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
double |
getBoilingPoint()
Returns the value of the 'Boiling Point' attribute.
|
String |
getBoilingPointAsString()
Returns the value of the 'Boiling Point As String' attribute.
|
double |
getFreezingPoint()
Returns the value of the 'Freezing Point' attribute.
|
String |
getFreezingPointAsString()
Returns the value of the 'Freezing Point As String' attribute.
|
double |
getSpecificHeatCapacity()
Returns the value of the 'Specific Heat Capacity' attribute.
|
String |
getSpecificHeatCapacityAsString()
Returns the value of the 'Specific Heat Capacity As String' attribute.
|
double |
getThermalConductivity()
Returns the value of the 'Thermal Conductivity' attribute.
|
String |
getThermalConductivityAsString()
Returns the value of the 'Thermal Conductivity As String' attribute.
|
boolean |
isSetBoilingPoint()
Returns whether the value of the '
Boiling Point' attribute is set. |
boolean |
isSetBoilingPointAsString()
Returns whether the value of the '
Boiling Point As String' attribute is set. |
boolean |
isSetFreezingPoint()
Returns whether the value of the '
Freezing Point' attribute is set. |
boolean |
isSetFreezingPointAsString()
Returns whether the value of the '
Freezing Point As String' attribute is set. |
boolean |
isSetSpecificHeatCapacity()
Returns whether the value of the '
Specific Heat Capacity' attribute is set. |
boolean |
isSetSpecificHeatCapacityAsString()
Returns whether the value of the '
Specific Heat Capacity As String' attribute is set. |
boolean |
isSetThermalConductivity()
Returns whether the value of the '
Thermal Conductivity' attribute is set. |
boolean |
isSetThermalConductivityAsString()
Returns whether the value of the '
Thermal Conductivity As String' attribute is set. |
void |
setBoilingPoint(double value)
Sets the value of the '
Boiling Point' attribute. |
void |
setBoilingPointAsString(String value)
Sets the value of the '
Boiling Point As String' attribute. |
void |
setFreezingPoint(double value)
Sets the value of the '
Freezing Point' attribute. |
void |
setFreezingPointAsString(String value)
Sets the value of the '
Freezing Point As String' attribute. |
void |
setSpecificHeatCapacity(double value)
Sets the value of the '
Specific Heat Capacity' attribute. |
void |
setSpecificHeatCapacityAsString(String value)
Sets the value of the '
Specific Heat Capacity As String' attribute. |
void |
setThermalConductivity(double value)
Sets the value of the '
Thermal Conductivity' attribute. |
void |
setThermalConductivityAsString(String value)
Sets the value of the '
Thermal Conductivity As String' attribute. |
void |
unsetBoilingPoint()
Unsets the value of the '
Boiling Point' attribute. |
void |
unsetBoilingPointAsString()
Unsets the value of the '
Boiling Point As String' attribute. |
void |
unsetFreezingPoint()
Unsets the value of the '
Freezing Point' attribute. |
void |
unsetFreezingPointAsString()
Unsets the value of the '
Freezing Point As String' attribute. |
void |
unsetSpecificHeatCapacity()
Unsets the value of the '
Specific Heat Capacity' attribute. |
void |
unsetSpecificHeatCapacityAsString()
Unsets the value of the '
Specific Heat Capacity As String' attribute. |
void |
unsetThermalConductivity()
Unsets the value of the '
Thermal Conductivity' attribute. |
void |
unsetThermalConductivityAsString()
Unsets the value of the '
Thermal Conductivity As String' attribute. |
getMaterial, setMaterialforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getSpecificHeatCapacity()
If the meaning of the 'Specific Heat Capacity' attribute isn't clear, there really should be more of a description here...
isSetSpecificHeatCapacity(),
unsetSpecificHeatCapacity(),
setSpecificHeatCapacity(double),
Ifc2x3tc1Package.getIfcThermalMaterialProperties_SpecificHeatCapacity()void setSpecificHeatCapacity(double value)
Specific Heat Capacity' attribute.
value - the new value of the 'Specific Heat Capacity' attribute.isSetSpecificHeatCapacity(),
unsetSpecificHeatCapacity(),
getSpecificHeatCapacity()void unsetSpecificHeatCapacity()
Specific Heat Capacity' attribute.
boolean isSetSpecificHeatCapacity()
Specific Heat Capacity' attribute is set.
unsetSpecificHeatCapacity(),
getSpecificHeatCapacity(),
setSpecificHeatCapacity(double)String getSpecificHeatCapacityAsString()
If the meaning of the 'Specific Heat Capacity As String' attribute isn't clear, there really should be more of a description here...
isSetSpecificHeatCapacityAsString(),
unsetSpecificHeatCapacityAsString(),
setSpecificHeatCapacityAsString(String),
Ifc2x3tc1Package.getIfcThermalMaterialProperties_SpecificHeatCapacityAsString()void setSpecificHeatCapacityAsString(String value)
Specific Heat Capacity As String' attribute.
value - the new value of the 'Specific Heat Capacity As String' attribute.isSetSpecificHeatCapacityAsString(),
unsetSpecificHeatCapacityAsString(),
getSpecificHeatCapacityAsString()void unsetSpecificHeatCapacityAsString()
Specific Heat Capacity As String' attribute.
boolean isSetSpecificHeatCapacityAsString()
Specific Heat Capacity As String' attribute is set.
unsetSpecificHeatCapacityAsString(),
getSpecificHeatCapacityAsString(),
setSpecificHeatCapacityAsString(String)double getBoilingPoint()
If the meaning of the 'Boiling Point' attribute isn't clear, there really should be more of a description here...
isSetBoilingPoint(),
unsetBoilingPoint(),
setBoilingPoint(double),
Ifc2x3tc1Package.getIfcThermalMaterialProperties_BoilingPoint()void setBoilingPoint(double value)
Boiling Point' attribute.
value - the new value of the 'Boiling Point' attribute.isSetBoilingPoint(),
unsetBoilingPoint(),
getBoilingPoint()void unsetBoilingPoint()
Boiling Point' attribute.
boolean isSetBoilingPoint()
Boiling Point' attribute is set.
unsetBoilingPoint(),
getBoilingPoint(),
setBoilingPoint(double)String getBoilingPointAsString()
If the meaning of the 'Boiling Point As String' attribute isn't clear, there really should be more of a description here...
isSetBoilingPointAsString(),
unsetBoilingPointAsString(),
setBoilingPointAsString(String),
Ifc2x3tc1Package.getIfcThermalMaterialProperties_BoilingPointAsString()void setBoilingPointAsString(String value)
Boiling Point As String' attribute.
value - the new value of the 'Boiling Point As String' attribute.isSetBoilingPointAsString(),
unsetBoilingPointAsString(),
getBoilingPointAsString()void unsetBoilingPointAsString()
Boiling Point As String' attribute.
boolean isSetBoilingPointAsString()
Boiling Point As String' attribute is set.
unsetBoilingPointAsString(),
getBoilingPointAsString(),
setBoilingPointAsString(String)double getFreezingPoint()
If the meaning of the 'Freezing Point' attribute isn't clear, there really should be more of a description here...
isSetFreezingPoint(),
unsetFreezingPoint(),
setFreezingPoint(double),
Ifc2x3tc1Package.getIfcThermalMaterialProperties_FreezingPoint()void setFreezingPoint(double value)
Freezing Point' attribute.
value - the new value of the 'Freezing Point' attribute.isSetFreezingPoint(),
unsetFreezingPoint(),
getFreezingPoint()void unsetFreezingPoint()
Freezing Point' attribute.
boolean isSetFreezingPoint()
Freezing Point' attribute is set.
unsetFreezingPoint(),
getFreezingPoint(),
setFreezingPoint(double)String getFreezingPointAsString()
If the meaning of the 'Freezing Point As String' attribute isn't clear, there really should be more of a description here...
isSetFreezingPointAsString(),
unsetFreezingPointAsString(),
setFreezingPointAsString(String),
Ifc2x3tc1Package.getIfcThermalMaterialProperties_FreezingPointAsString()void setFreezingPointAsString(String value)
Freezing Point As String' attribute.
value - the new value of the 'Freezing Point As String' attribute.isSetFreezingPointAsString(),
unsetFreezingPointAsString(),
getFreezingPointAsString()void unsetFreezingPointAsString()
Freezing Point As String' attribute.
boolean isSetFreezingPointAsString()
Freezing Point As String' attribute is set.
unsetFreezingPointAsString(),
getFreezingPointAsString(),
setFreezingPointAsString(String)double getThermalConductivity()
If the meaning of the 'Thermal Conductivity' attribute isn't clear, there really should be more of a description here...
isSetThermalConductivity(),
unsetThermalConductivity(),
setThermalConductivity(double),
Ifc2x3tc1Package.getIfcThermalMaterialProperties_ThermalConductivity()void setThermalConductivity(double value)
Thermal Conductivity' attribute.
value - the new value of the 'Thermal Conductivity' attribute.isSetThermalConductivity(),
unsetThermalConductivity(),
getThermalConductivity()void unsetThermalConductivity()
Thermal Conductivity' attribute.
boolean isSetThermalConductivity()
Thermal Conductivity' attribute is set.
unsetThermalConductivity(),
getThermalConductivity(),
setThermalConductivity(double)String getThermalConductivityAsString()
If the meaning of the 'Thermal Conductivity As String' attribute isn't clear, there really should be more of a description here...
isSetThermalConductivityAsString(),
unsetThermalConductivityAsString(),
setThermalConductivityAsString(String),
Ifc2x3tc1Package.getIfcThermalMaterialProperties_ThermalConductivityAsString()void setThermalConductivityAsString(String value)
Thermal Conductivity As String' attribute.
value - the new value of the 'Thermal Conductivity As String' attribute.isSetThermalConductivityAsString(),
unsetThermalConductivityAsString(),
getThermalConductivityAsString()void unsetThermalConductivityAsString()
Thermal Conductivity As String' attribute.
boolean isSetThermalConductivityAsString()
Thermal Conductivity As String' attribute is set.
unsetThermalConductivityAsString(),
getThermalConductivityAsString(),
setThermalConductivityAsString(String)Copyright © 2016 OpenSource BIM. All rights reserved.