public interface IfcWaterProperties extends IfcMaterialProperties
| Modifier and Type | Method and Description |
|---|---|
double |
getAcidityConcentration()
Returns the value of the 'Acidity Concentration' attribute.
|
String |
getAcidityConcentrationAsString()
Returns the value of the 'Acidity Concentration As String' attribute.
|
double |
getAlkalinityConcentration()
Returns the value of the 'Alkalinity Concentration' attribute.
|
String |
getAlkalinityConcentrationAsString()
Returns the value of the 'Alkalinity Concentration As String' attribute.
|
double |
getDissolvedSolidsContent()
Returns the value of the 'Dissolved Solids Content' attribute.
|
String |
getDissolvedSolidsContentAsString()
Returns the value of the 'Dissolved Solids Content As String' attribute.
|
double |
getHardness()
Returns the value of the 'Hardness' attribute.
|
String |
getHardnessAsString()
Returns the value of the 'Hardness As String' attribute.
|
double |
getImpuritiesContent()
Returns the value of the 'Impurities Content' attribute.
|
String |
getImpuritiesContentAsString()
Returns the value of the 'Impurities Content As String' attribute.
|
Tristate |
getIsPotable()
Returns the value of the 'Is Potable' attribute.
|
double |
getPHLevel()
Returns the value of the 'PH Level' attribute.
|
String |
getPHLevelAsString()
Returns the value of the 'PH Level As String' attribute.
|
boolean |
isSetAcidityConcentration()
Returns whether the value of the '
Acidity Concentration' attribute is set. |
boolean |
isSetAcidityConcentrationAsString()
Returns whether the value of the '
Acidity Concentration As String' attribute is set. |
boolean |
isSetAlkalinityConcentration()
Returns whether the value of the '
Alkalinity Concentration' attribute is set. |
boolean |
isSetAlkalinityConcentrationAsString()
Returns whether the value of the '
Alkalinity Concentration As String' attribute is set. |
boolean |
isSetDissolvedSolidsContent()
Returns whether the value of the '
Dissolved Solids Content' attribute is set. |
boolean |
isSetDissolvedSolidsContentAsString()
Returns whether the value of the '
Dissolved Solids Content As String' attribute is set. |
boolean |
isSetHardness()
Returns whether the value of the '
Hardness' attribute is set. |
boolean |
isSetHardnessAsString()
Returns whether the value of the '
Hardness As String' attribute is set. |
boolean |
isSetImpuritiesContent()
Returns whether the value of the '
Impurities Content' attribute is set. |
boolean |
isSetImpuritiesContentAsString()
Returns whether the value of the '
Impurities Content As String' attribute is set. |
boolean |
isSetIsPotable()
Returns whether the value of the '
Is Potable' attribute is set. |
boolean |
isSetPHLevel()
Returns whether the value of the '
PH Level' attribute is set. |
boolean |
isSetPHLevelAsString()
Returns whether the value of the '
PH Level As String' attribute is set. |
void |
setAcidityConcentration(double value)
Sets the value of the '
Acidity Concentration' attribute. |
void |
setAcidityConcentrationAsString(String value)
Sets the value of the '
Acidity Concentration As String' attribute. |
void |
setAlkalinityConcentration(double value)
Sets the value of the '
Alkalinity Concentration' attribute. |
void |
setAlkalinityConcentrationAsString(String value)
Sets the value of the '
Alkalinity Concentration As String' attribute. |
void |
setDissolvedSolidsContent(double value)
Sets the value of the '
Dissolved Solids Content' attribute. |
void |
setDissolvedSolidsContentAsString(String value)
Sets the value of the '
Dissolved Solids Content As String' attribute. |
void |
setHardness(double value)
Sets the value of the '
Hardness' attribute. |
void |
setHardnessAsString(String value)
Sets the value of the '
Hardness As String' attribute. |
void |
setImpuritiesContent(double value)
Sets the value of the '
Impurities Content' attribute. |
void |
setImpuritiesContentAsString(String value)
Sets the value of the '
Impurities Content As String' attribute. |
void |
setIsPotable(Tristate value)
Sets the value of the '
Is Potable' attribute. |
void |
setPHLevel(double value)
Sets the value of the '
PH Level' attribute. |
void |
setPHLevelAsString(String value)
Sets the value of the '
PH Level As String' attribute. |
void |
unsetAcidityConcentration()
Unsets the value of the '
Acidity Concentration' attribute. |
void |
unsetAcidityConcentrationAsString()
Unsets the value of the '
Acidity Concentration As String' attribute. |
void |
unsetAlkalinityConcentration()
Unsets the value of the '
Alkalinity Concentration' attribute. |
void |
unsetAlkalinityConcentrationAsString()
Unsets the value of the '
Alkalinity Concentration As String' attribute. |
void |
unsetDissolvedSolidsContent()
Unsets the value of the '
Dissolved Solids Content' attribute. |
void |
unsetDissolvedSolidsContentAsString()
Unsets the value of the '
Dissolved Solids Content As String' attribute. |
void |
unsetHardness()
Unsets the value of the '
Hardness' attribute. |
void |
unsetHardnessAsString()
Unsets the value of the '
Hardness As String' attribute. |
void |
unsetImpuritiesContent()
Unsets the value of the '
Impurities Content' attribute. |
void |
unsetImpuritiesContentAsString()
Unsets the value of the '
Impurities Content As String' attribute. |
void |
unsetIsPotable()
Unsets the value of the '
Is Potable' attribute. |
void |
unsetPHLevel()
Unsets the value of the '
PH Level' attribute. |
void |
unsetPHLevelAsString()
Unsets the value of the '
PH Level As String' attribute. |
getMaterial, setMaterialforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeTristate getIsPotable()
Tristate.
If the meaning of the 'Is Potable' attribute isn't clear, there really should be more of a description here...
Tristate,
isSetIsPotable(),
unsetIsPotable(),
setIsPotable(Tristate),
Ifc2x3tc1Package.getIfcWaterProperties_IsPotable()void setIsPotable(Tristate value)
Is Potable' attribute.
value - the new value of the 'Is Potable' attribute.Tristate,
isSetIsPotable(),
unsetIsPotable(),
getIsPotable()void unsetIsPotable()
Is Potable' attribute.
isSetIsPotable(),
getIsPotable(),
setIsPotable(Tristate)boolean isSetIsPotable()
Is Potable' attribute is set.
unsetIsPotable(),
getIsPotable(),
setIsPotable(Tristate)double getHardness()
If the meaning of the 'Hardness' attribute isn't clear, there really should be more of a description here...
isSetHardness(),
unsetHardness(),
setHardness(double),
Ifc2x3tc1Package.getIfcWaterProperties_Hardness()void setHardness(double value)
Hardness' attribute.
value - the new value of the 'Hardness' attribute.isSetHardness(),
unsetHardness(),
getHardness()void unsetHardness()
Hardness' attribute.
isSetHardness(),
getHardness(),
setHardness(double)boolean isSetHardness()
Hardness' attribute is set.
unsetHardness(),
getHardness(),
setHardness(double)String getHardnessAsString()
If the meaning of the 'Hardness As String' attribute isn't clear, there really should be more of a description here...
isSetHardnessAsString(),
unsetHardnessAsString(),
setHardnessAsString(String),
Ifc2x3tc1Package.getIfcWaterProperties_HardnessAsString()void setHardnessAsString(String value)
Hardness As String' attribute.
value - the new value of the 'Hardness As String' attribute.isSetHardnessAsString(),
unsetHardnessAsString(),
getHardnessAsString()void unsetHardnessAsString()
Hardness As String' attribute.
boolean isSetHardnessAsString()
Hardness As String' attribute is set.
unsetHardnessAsString(),
getHardnessAsString(),
setHardnessAsString(String)double getAlkalinityConcentration()
If the meaning of the 'Alkalinity Concentration' attribute isn't clear, there really should be more of a description here...
isSetAlkalinityConcentration(),
unsetAlkalinityConcentration(),
setAlkalinityConcentration(double),
Ifc2x3tc1Package.getIfcWaterProperties_AlkalinityConcentration()void setAlkalinityConcentration(double value)
Alkalinity Concentration' attribute.
value - the new value of the 'Alkalinity Concentration' attribute.isSetAlkalinityConcentration(),
unsetAlkalinityConcentration(),
getAlkalinityConcentration()void unsetAlkalinityConcentration()
Alkalinity Concentration' attribute.
boolean isSetAlkalinityConcentration()
Alkalinity Concentration' attribute is set.
unsetAlkalinityConcentration(),
getAlkalinityConcentration(),
setAlkalinityConcentration(double)String getAlkalinityConcentrationAsString()
If the meaning of the 'Alkalinity Concentration As String' attribute isn't clear, there really should be more of a description here...
isSetAlkalinityConcentrationAsString(),
unsetAlkalinityConcentrationAsString(),
setAlkalinityConcentrationAsString(String),
Ifc2x3tc1Package.getIfcWaterProperties_AlkalinityConcentrationAsString()void setAlkalinityConcentrationAsString(String value)
Alkalinity Concentration As String' attribute.
value - the new value of the 'Alkalinity Concentration As String' attribute.isSetAlkalinityConcentrationAsString(),
unsetAlkalinityConcentrationAsString(),
getAlkalinityConcentrationAsString()void unsetAlkalinityConcentrationAsString()
Alkalinity Concentration As String' attribute.
boolean isSetAlkalinityConcentrationAsString()
Alkalinity Concentration As String' attribute is set.
unsetAlkalinityConcentrationAsString(),
getAlkalinityConcentrationAsString(),
setAlkalinityConcentrationAsString(String)double getAcidityConcentration()
If the meaning of the 'Acidity Concentration' attribute isn't clear, there really should be more of a description here...
isSetAcidityConcentration(),
unsetAcidityConcentration(),
setAcidityConcentration(double),
Ifc2x3tc1Package.getIfcWaterProperties_AcidityConcentration()void setAcidityConcentration(double value)
Acidity Concentration' attribute.
value - the new value of the 'Acidity Concentration' attribute.isSetAcidityConcentration(),
unsetAcidityConcentration(),
getAcidityConcentration()void unsetAcidityConcentration()
Acidity Concentration' attribute.
boolean isSetAcidityConcentration()
Acidity Concentration' attribute is set.
unsetAcidityConcentration(),
getAcidityConcentration(),
setAcidityConcentration(double)String getAcidityConcentrationAsString()
If the meaning of the 'Acidity Concentration As String' attribute isn't clear, there really should be more of a description here...
isSetAcidityConcentrationAsString(),
unsetAcidityConcentrationAsString(),
setAcidityConcentrationAsString(String),
Ifc2x3tc1Package.getIfcWaterProperties_AcidityConcentrationAsString()void setAcidityConcentrationAsString(String value)
Acidity Concentration As String' attribute.
value - the new value of the 'Acidity Concentration As String' attribute.isSetAcidityConcentrationAsString(),
unsetAcidityConcentrationAsString(),
getAcidityConcentrationAsString()void unsetAcidityConcentrationAsString()
Acidity Concentration As String' attribute.
boolean isSetAcidityConcentrationAsString()
Acidity Concentration As String' attribute is set.
unsetAcidityConcentrationAsString(),
getAcidityConcentrationAsString(),
setAcidityConcentrationAsString(String)double getImpuritiesContent()
If the meaning of the 'Impurities Content' attribute isn't clear, there really should be more of a description here...
isSetImpuritiesContent(),
unsetImpuritiesContent(),
setImpuritiesContent(double),
Ifc2x3tc1Package.getIfcWaterProperties_ImpuritiesContent()void setImpuritiesContent(double value)
Impurities Content' attribute.
value - the new value of the 'Impurities Content' attribute.isSetImpuritiesContent(),
unsetImpuritiesContent(),
getImpuritiesContent()void unsetImpuritiesContent()
Impurities Content' attribute.
boolean isSetImpuritiesContent()
Impurities Content' attribute is set.
unsetImpuritiesContent(),
getImpuritiesContent(),
setImpuritiesContent(double)String getImpuritiesContentAsString()
If the meaning of the 'Impurities Content As String' attribute isn't clear, there really should be more of a description here...
isSetImpuritiesContentAsString(),
unsetImpuritiesContentAsString(),
setImpuritiesContentAsString(String),
Ifc2x3tc1Package.getIfcWaterProperties_ImpuritiesContentAsString()void setImpuritiesContentAsString(String value)
Impurities Content As String' attribute.
value - the new value of the 'Impurities Content As String' attribute.isSetImpuritiesContentAsString(),
unsetImpuritiesContentAsString(),
getImpuritiesContentAsString()void unsetImpuritiesContentAsString()
Impurities Content As String' attribute.
boolean isSetImpuritiesContentAsString()
Impurities Content As String' attribute is set.
unsetImpuritiesContentAsString(),
getImpuritiesContentAsString(),
setImpuritiesContentAsString(String)double getPHLevel()
If the meaning of the 'PH Level' attribute isn't clear, there really should be more of a description here...
isSetPHLevel(),
unsetPHLevel(),
setPHLevel(double),
Ifc2x3tc1Package.getIfcWaterProperties_PHLevel()void setPHLevel(double value)
PH Level' attribute.
value - the new value of the 'PH Level' attribute.isSetPHLevel(),
unsetPHLevel(),
getPHLevel()void unsetPHLevel()
PH Level' attribute.
isSetPHLevel(),
getPHLevel(),
setPHLevel(double)boolean isSetPHLevel()
PH Level' attribute is set.
unsetPHLevel(),
getPHLevel(),
setPHLevel(double)String getPHLevelAsString()
If the meaning of the 'PH Level As String' attribute isn't clear, there really should be more of a description here...
isSetPHLevelAsString(),
unsetPHLevelAsString(),
setPHLevelAsString(String),
Ifc2x3tc1Package.getIfcWaterProperties_PHLevelAsString()void setPHLevelAsString(String value)
PH Level As String' attribute.
value - the new value of the 'PH Level As String' attribute.isSetPHLevelAsString(),
unsetPHLevelAsString(),
getPHLevelAsString()void unsetPHLevelAsString()
PH Level As String' attribute.
boolean isSetPHLevelAsString()
PH Level As String' attribute is set.
unsetPHLevelAsString(),
getPHLevelAsString(),
setPHLevelAsString(String)double getDissolvedSolidsContent()
If the meaning of the 'Dissolved Solids Content' attribute isn't clear, there really should be more of a description here...
isSetDissolvedSolidsContent(),
unsetDissolvedSolidsContent(),
setDissolvedSolidsContent(double),
Ifc2x3tc1Package.getIfcWaterProperties_DissolvedSolidsContent()void setDissolvedSolidsContent(double value)
Dissolved Solids Content' attribute.
value - the new value of the 'Dissolved Solids Content' attribute.isSetDissolvedSolidsContent(),
unsetDissolvedSolidsContent(),
getDissolvedSolidsContent()void unsetDissolvedSolidsContent()
Dissolved Solids Content' attribute.
boolean isSetDissolvedSolidsContent()
Dissolved Solids Content' attribute is set.
unsetDissolvedSolidsContent(),
getDissolvedSolidsContent(),
setDissolvedSolidsContent(double)String getDissolvedSolidsContentAsString()
If the meaning of the 'Dissolved Solids Content As String' attribute isn't clear, there really should be more of a description here...
isSetDissolvedSolidsContentAsString(),
unsetDissolvedSolidsContentAsString(),
setDissolvedSolidsContentAsString(String),
Ifc2x3tc1Package.getIfcWaterProperties_DissolvedSolidsContentAsString()void setDissolvedSolidsContentAsString(String value)
Dissolved Solids Content As String' attribute.
value - the new value of the 'Dissolved Solids Content As String' attribute.isSetDissolvedSolidsContentAsString(),
unsetDissolvedSolidsContentAsString(),
getDissolvedSolidsContentAsString()void unsetDissolvedSolidsContentAsString()
Dissolved Solids Content As String' attribute.
boolean isSetDissolvedSolidsContentAsString()
Dissolved Solids Content As String' attribute is set.
unsetDissolvedSolidsContentAsString(),
getDissolvedSolidsContentAsString(),
setDissolvedSolidsContentAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.