public interface IfcHygroscopicMaterialProperties extends IfcMaterialProperties
| Modifier and Type | Method and Description |
|---|---|
double |
getIsothermalMoistureCapacity()
Returns the value of the 'Isothermal Moisture Capacity' attribute.
|
String |
getIsothermalMoistureCapacityAsString()
Returns the value of the 'Isothermal Moisture Capacity As String' attribute.
|
double |
getLowerVaporResistanceFactor()
Returns the value of the 'Lower Vapor Resistance Factor' attribute.
|
String |
getLowerVaporResistanceFactorAsString()
Returns the value of the 'Lower Vapor Resistance Factor As String' attribute.
|
double |
getMoistureDiffusivity()
Returns the value of the 'Moisture Diffusivity' attribute.
|
String |
getMoistureDiffusivityAsString()
Returns the value of the 'Moisture Diffusivity As String' attribute.
|
double |
getUpperVaporResistanceFactor()
Returns the value of the 'Upper Vapor Resistance Factor' attribute.
|
String |
getUpperVaporResistanceFactorAsString()
Returns the value of the 'Upper Vapor Resistance Factor As String' attribute.
|
double |
getVaporPermeability()
Returns the value of the 'Vapor Permeability' attribute.
|
String |
getVaporPermeabilityAsString()
Returns the value of the 'Vapor Permeability As String' attribute.
|
boolean |
isSetIsothermalMoistureCapacity()
Returns whether the value of the '
Isothermal Moisture Capacity' attribute is set. |
boolean |
isSetIsothermalMoistureCapacityAsString()
Returns whether the value of the '
Isothermal Moisture Capacity As String' attribute is set. |
boolean |
isSetLowerVaporResistanceFactor()
Returns whether the value of the '
Lower Vapor Resistance Factor' attribute is set. |
boolean |
isSetLowerVaporResistanceFactorAsString()
Returns whether the value of the '
Lower Vapor Resistance Factor As String' attribute is set. |
boolean |
isSetMoistureDiffusivity()
Returns whether the value of the '
Moisture Diffusivity' attribute is set. |
boolean |
isSetMoistureDiffusivityAsString()
Returns whether the value of the '
Moisture Diffusivity As String' attribute is set. |
boolean |
isSetUpperVaporResistanceFactor()
Returns whether the value of the '
Upper Vapor Resistance Factor' attribute is set. |
boolean |
isSetUpperVaporResistanceFactorAsString()
Returns whether the value of the '
Upper Vapor Resistance Factor As String' attribute is set. |
boolean |
isSetVaporPermeability()
Returns whether the value of the '
Vapor Permeability' attribute is set. |
boolean |
isSetVaporPermeabilityAsString()
Returns whether the value of the '
Vapor Permeability As String' attribute is set. |
void |
setIsothermalMoistureCapacity(double value)
Sets the value of the '
Isothermal Moisture Capacity' attribute. |
void |
setIsothermalMoistureCapacityAsString(String value)
Sets the value of the '
Isothermal Moisture Capacity As String' attribute. |
void |
setLowerVaporResistanceFactor(double value)
Sets the value of the '
Lower Vapor Resistance Factor' attribute. |
void |
setLowerVaporResistanceFactorAsString(String value)
Sets the value of the '
Lower Vapor Resistance Factor As String' attribute. |
void |
setMoistureDiffusivity(double value)
Sets the value of the '
Moisture Diffusivity' attribute. |
void |
setMoistureDiffusivityAsString(String value)
Sets the value of the '
Moisture Diffusivity As String' attribute. |
void |
setUpperVaporResistanceFactor(double value)
Sets the value of the '
Upper Vapor Resistance Factor' attribute. |
void |
setUpperVaporResistanceFactorAsString(String value)
Sets the value of the '
Upper Vapor Resistance Factor As String' attribute. |
void |
setVaporPermeability(double value)
Sets the value of the '
Vapor Permeability' attribute. |
void |
setVaporPermeabilityAsString(String value)
Sets the value of the '
Vapor Permeability As String' attribute. |
void |
unsetIsothermalMoistureCapacity()
Unsets the value of the '
Isothermal Moisture Capacity' attribute. |
void |
unsetIsothermalMoistureCapacityAsString()
Unsets the value of the '
Isothermal Moisture Capacity As String' attribute. |
void |
unsetLowerVaporResistanceFactor()
Unsets the value of the '
Lower Vapor Resistance Factor' attribute. |
void |
unsetLowerVaporResistanceFactorAsString()
Unsets the value of the '
Lower Vapor Resistance Factor As String' attribute. |
void |
unsetMoistureDiffusivity()
Unsets the value of the '
Moisture Diffusivity' attribute. |
void |
unsetMoistureDiffusivityAsString()
Unsets the value of the '
Moisture Diffusivity As String' attribute. |
void |
unsetUpperVaporResistanceFactor()
Unsets the value of the '
Upper Vapor Resistance Factor' attribute. |
void |
unsetUpperVaporResistanceFactorAsString()
Unsets the value of the '
Upper Vapor Resistance Factor As String' attribute. |
void |
unsetVaporPermeability()
Unsets the value of the '
Vapor Permeability' attribute. |
void |
unsetVaporPermeabilityAsString()
Unsets the value of the '
Vapor Permeability As String' attribute. |
getMaterial, setMaterialforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getUpperVaporResistanceFactor()
If the meaning of the 'Upper Vapor Resistance Factor' attribute isn't clear, there really should be more of a description here...
isSetUpperVaporResistanceFactor(),
unsetUpperVaporResistanceFactor(),
setUpperVaporResistanceFactor(double),
Ifc2x3tc1Package.getIfcHygroscopicMaterialProperties_UpperVaporResistanceFactor()void setUpperVaporResistanceFactor(double value)
Upper Vapor Resistance Factor' attribute.
value - the new value of the 'Upper Vapor Resistance Factor' attribute.isSetUpperVaporResistanceFactor(),
unsetUpperVaporResistanceFactor(),
getUpperVaporResistanceFactor()void unsetUpperVaporResistanceFactor()
Upper Vapor Resistance Factor' attribute.
boolean isSetUpperVaporResistanceFactor()
Upper Vapor Resistance Factor' attribute is set.
unsetUpperVaporResistanceFactor(),
getUpperVaporResistanceFactor(),
setUpperVaporResistanceFactor(double)String getUpperVaporResistanceFactorAsString()
If the meaning of the 'Upper Vapor Resistance Factor As String' attribute isn't clear, there really should be more of a description here...
isSetUpperVaporResistanceFactorAsString(),
unsetUpperVaporResistanceFactorAsString(),
setUpperVaporResistanceFactorAsString(String),
Ifc2x3tc1Package.getIfcHygroscopicMaterialProperties_UpperVaporResistanceFactorAsString()void setUpperVaporResistanceFactorAsString(String value)
Upper Vapor Resistance Factor As String' attribute.
value - the new value of the 'Upper Vapor Resistance Factor As String' attribute.isSetUpperVaporResistanceFactorAsString(),
unsetUpperVaporResistanceFactorAsString(),
getUpperVaporResistanceFactorAsString()void unsetUpperVaporResistanceFactorAsString()
Upper Vapor Resistance Factor As String' attribute.
boolean isSetUpperVaporResistanceFactorAsString()
Upper Vapor Resistance Factor As String' attribute is set.
unsetUpperVaporResistanceFactorAsString(),
getUpperVaporResistanceFactorAsString(),
setUpperVaporResistanceFactorAsString(String)double getLowerVaporResistanceFactor()
If the meaning of the 'Lower Vapor Resistance Factor' attribute isn't clear, there really should be more of a description here...
isSetLowerVaporResistanceFactor(),
unsetLowerVaporResistanceFactor(),
setLowerVaporResistanceFactor(double),
Ifc2x3tc1Package.getIfcHygroscopicMaterialProperties_LowerVaporResistanceFactor()void setLowerVaporResistanceFactor(double value)
Lower Vapor Resistance Factor' attribute.
value - the new value of the 'Lower Vapor Resistance Factor' attribute.isSetLowerVaporResistanceFactor(),
unsetLowerVaporResistanceFactor(),
getLowerVaporResistanceFactor()void unsetLowerVaporResistanceFactor()
Lower Vapor Resistance Factor' attribute.
boolean isSetLowerVaporResistanceFactor()
Lower Vapor Resistance Factor' attribute is set.
unsetLowerVaporResistanceFactor(),
getLowerVaporResistanceFactor(),
setLowerVaporResistanceFactor(double)String getLowerVaporResistanceFactorAsString()
If the meaning of the 'Lower Vapor Resistance Factor As String' attribute isn't clear, there really should be more of a description here...
isSetLowerVaporResistanceFactorAsString(),
unsetLowerVaporResistanceFactorAsString(),
setLowerVaporResistanceFactorAsString(String),
Ifc2x3tc1Package.getIfcHygroscopicMaterialProperties_LowerVaporResistanceFactorAsString()void setLowerVaporResistanceFactorAsString(String value)
Lower Vapor Resistance Factor As String' attribute.
value - the new value of the 'Lower Vapor Resistance Factor As String' attribute.isSetLowerVaporResistanceFactorAsString(),
unsetLowerVaporResistanceFactorAsString(),
getLowerVaporResistanceFactorAsString()void unsetLowerVaporResistanceFactorAsString()
Lower Vapor Resistance Factor As String' attribute.
boolean isSetLowerVaporResistanceFactorAsString()
Lower Vapor Resistance Factor As String' attribute is set.
unsetLowerVaporResistanceFactorAsString(),
getLowerVaporResistanceFactorAsString(),
setLowerVaporResistanceFactorAsString(String)double getIsothermalMoistureCapacity()
If the meaning of the 'Isothermal Moisture Capacity' attribute isn't clear, there really should be more of a description here...
isSetIsothermalMoistureCapacity(),
unsetIsothermalMoistureCapacity(),
setIsothermalMoistureCapacity(double),
Ifc2x3tc1Package.getIfcHygroscopicMaterialProperties_IsothermalMoistureCapacity()void setIsothermalMoistureCapacity(double value)
Isothermal Moisture Capacity' attribute.
value - the new value of the 'Isothermal Moisture Capacity' attribute.isSetIsothermalMoistureCapacity(),
unsetIsothermalMoistureCapacity(),
getIsothermalMoistureCapacity()void unsetIsothermalMoistureCapacity()
Isothermal Moisture Capacity' attribute.
boolean isSetIsothermalMoistureCapacity()
Isothermal Moisture Capacity' attribute is set.
unsetIsothermalMoistureCapacity(),
getIsothermalMoistureCapacity(),
setIsothermalMoistureCapacity(double)String getIsothermalMoistureCapacityAsString()
If the meaning of the 'Isothermal Moisture Capacity As String' attribute isn't clear, there really should be more of a description here...
isSetIsothermalMoistureCapacityAsString(),
unsetIsothermalMoistureCapacityAsString(),
setIsothermalMoistureCapacityAsString(String),
Ifc2x3tc1Package.getIfcHygroscopicMaterialProperties_IsothermalMoistureCapacityAsString()void setIsothermalMoistureCapacityAsString(String value)
Isothermal Moisture Capacity As String' attribute.
value - the new value of the 'Isothermal Moisture Capacity As String' attribute.isSetIsothermalMoistureCapacityAsString(),
unsetIsothermalMoistureCapacityAsString(),
getIsothermalMoistureCapacityAsString()void unsetIsothermalMoistureCapacityAsString()
Isothermal Moisture Capacity As String' attribute.
boolean isSetIsothermalMoistureCapacityAsString()
Isothermal Moisture Capacity As String' attribute is set.
unsetIsothermalMoistureCapacityAsString(),
getIsothermalMoistureCapacityAsString(),
setIsothermalMoistureCapacityAsString(String)double getVaporPermeability()
If the meaning of the 'Vapor Permeability' attribute isn't clear, there really should be more of a description here...
isSetVaporPermeability(),
unsetVaporPermeability(),
setVaporPermeability(double),
Ifc2x3tc1Package.getIfcHygroscopicMaterialProperties_VaporPermeability()void setVaporPermeability(double value)
Vapor Permeability' attribute.
value - the new value of the 'Vapor Permeability' attribute.isSetVaporPermeability(),
unsetVaporPermeability(),
getVaporPermeability()void unsetVaporPermeability()
Vapor Permeability' attribute.
boolean isSetVaporPermeability()
Vapor Permeability' attribute is set.
unsetVaporPermeability(),
getVaporPermeability(),
setVaporPermeability(double)String getVaporPermeabilityAsString()
If the meaning of the 'Vapor Permeability As String' attribute isn't clear, there really should be more of a description here...
isSetVaporPermeabilityAsString(),
unsetVaporPermeabilityAsString(),
setVaporPermeabilityAsString(String),
Ifc2x3tc1Package.getIfcHygroscopicMaterialProperties_VaporPermeabilityAsString()void setVaporPermeabilityAsString(String value)
Vapor Permeability As String' attribute.
value - the new value of the 'Vapor Permeability As String' attribute.isSetVaporPermeabilityAsString(),
unsetVaporPermeabilityAsString(),
getVaporPermeabilityAsString()void unsetVaporPermeabilityAsString()
Vapor Permeability As String' attribute.
boolean isSetVaporPermeabilityAsString()
Vapor Permeability As String' attribute is set.
unsetVaporPermeabilityAsString(),
getVaporPermeabilityAsString(),
setVaporPermeabilityAsString(String)double getMoistureDiffusivity()
If the meaning of the 'Moisture Diffusivity' attribute isn't clear, there really should be more of a description here...
isSetMoistureDiffusivity(),
unsetMoistureDiffusivity(),
setMoistureDiffusivity(double),
Ifc2x3tc1Package.getIfcHygroscopicMaterialProperties_MoistureDiffusivity()void setMoistureDiffusivity(double value)
Moisture Diffusivity' attribute.
value - the new value of the 'Moisture Diffusivity' attribute.isSetMoistureDiffusivity(),
unsetMoistureDiffusivity(),
getMoistureDiffusivity()void unsetMoistureDiffusivity()
Moisture Diffusivity' attribute.
boolean isSetMoistureDiffusivity()
Moisture Diffusivity' attribute is set.
unsetMoistureDiffusivity(),
getMoistureDiffusivity(),
setMoistureDiffusivity(double)String getMoistureDiffusivityAsString()
If the meaning of the 'Moisture Diffusivity As String' attribute isn't clear, there really should be more of a description here...
isSetMoistureDiffusivityAsString(),
unsetMoistureDiffusivityAsString(),
setMoistureDiffusivityAsString(String),
Ifc2x3tc1Package.getIfcHygroscopicMaterialProperties_MoistureDiffusivityAsString()void setMoistureDiffusivityAsString(String value)
Moisture Diffusivity As String' attribute.
value - the new value of the 'Moisture Diffusivity As String' attribute.isSetMoistureDiffusivityAsString(),
unsetMoistureDiffusivityAsString(),
getMoistureDiffusivityAsString()void unsetMoistureDiffusivityAsString()
Moisture Diffusivity As String' attribute.
boolean isSetMoistureDiffusivityAsString()
Moisture Diffusivity As String' attribute is set.
unsetMoistureDiffusivityAsString(),
getMoistureDiffusivityAsString(),
setMoistureDiffusivityAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.