public interface IfcFluidFlowProperties extends IfcPropertySetDefinition
The following features are supported:
Property SourceFlow Condition Time SeriesVelocity Time SeriesFlowrate Time SeriesFluidPressure Time SeriesUser Defined Property SourceTemperature Single ValueTemperature Single Value As StringWet Bulb Temperature Single ValueWet Bulb Temperature Single Value As StringWet Bulb Temperature Time SeriesTemperature Time SeriesFlowrate Single ValueFlow Condition Single ValueFlow Condition Single Value As StringVelocity Single ValueVelocity Single Value As StringPressure Single ValuePressure Single Value As String| Modifier and Type | Method and Description |
|---|---|
double |
getFlowConditionSingleValue()
Returns the value of the 'Flow Condition Single Value' attribute.
|
String |
getFlowConditionSingleValueAsString()
Returns the value of the 'Flow Condition Single Value As String' attribute.
|
IfcTimeSeries |
getFlowConditionTimeSeries()
Returns the value of the 'Flow Condition Time Series' reference.
|
IfcDerivedMeasureValue |
getFlowrateSingleValue()
Returns the value of the 'Flowrate Single Value' reference.
|
IfcTimeSeries |
getFlowrateTimeSeries()
Returns the value of the 'Flowrate Time Series' reference.
|
IfcMaterial |
getFluid()
Returns the value of the 'Fluid' reference.
|
double |
getPressureSingleValue()
Returns the value of the 'Pressure Single Value' attribute.
|
String |
getPressureSingleValueAsString()
Returns the value of the 'Pressure Single Value As String' attribute.
|
IfcTimeSeries |
getPressureTimeSeries()
Returns the value of the 'Pressure Time Series' reference.
|
IfcPropertySourceEnum |
getPropertySource()
Returns the value of the 'Property Source' attribute.
|
double |
getTemperatureSingleValue()
Returns the value of the 'Temperature Single Value' attribute.
|
String |
getTemperatureSingleValueAsString()
Returns the value of the 'Temperature Single Value As String' attribute.
|
IfcTimeSeries |
getTemperatureTimeSeries()
Returns the value of the 'Temperature Time Series' reference.
|
String |
getUserDefinedPropertySource()
Returns the value of the 'User Defined Property Source' attribute.
|
double |
getVelocitySingleValue()
Returns the value of the 'Velocity Single Value' attribute.
|
String |
getVelocitySingleValueAsString()
Returns the value of the 'Velocity Single Value As String' attribute.
|
IfcTimeSeries |
getVelocityTimeSeries()
Returns the value of the 'Velocity Time Series' reference.
|
double |
getWetBulbTemperatureSingleValue()
Returns the value of the 'Wet Bulb Temperature Single Value' attribute.
|
String |
getWetBulbTemperatureSingleValueAsString()
Returns the value of the 'Wet Bulb Temperature Single Value As String' attribute.
|
IfcTimeSeries |
getWetBulbTemperatureTimeSeries()
Returns the value of the 'Wet Bulb Temperature Time Series' reference.
|
boolean |
isSetFlowConditionSingleValue()
Returns whether the value of the '
Flow Condition Single Value' attribute is set. |
boolean |
isSetFlowConditionSingleValueAsString()
Returns whether the value of the '
Flow Condition Single Value As String' attribute is set. |
boolean |
isSetFlowConditionTimeSeries()
Returns whether the value of the '
Flow Condition Time Series' reference is set. |
boolean |
isSetFlowrateSingleValue()
Returns whether the value of the '
Flowrate Single Value' reference is set. |
boolean |
isSetFlowrateTimeSeries()
Returns whether the value of the '
Flowrate Time Series' reference is set. |
boolean |
isSetPressureSingleValue()
Returns whether the value of the '
Pressure Single Value' attribute is set. |
boolean |
isSetPressureSingleValueAsString()
Returns whether the value of the '
Pressure Single Value As String' attribute is set. |
boolean |
isSetPressureTimeSeries()
Returns whether the value of the '
Pressure Time Series' reference is set. |
boolean |
isSetTemperatureSingleValue()
Returns whether the value of the '
Temperature Single Value' attribute is set. |
boolean |
isSetTemperatureSingleValueAsString()
Returns whether the value of the '
Temperature Single Value As String' attribute is set. |
boolean |
isSetTemperatureTimeSeries()
Returns whether the value of the '
Temperature Time Series' reference is set. |
boolean |
isSetUserDefinedPropertySource()
Returns whether the value of the '
User Defined Property Source' attribute is set. |
boolean |
isSetVelocitySingleValue()
Returns whether the value of the '
Velocity Single Value' attribute is set. |
boolean |
isSetVelocitySingleValueAsString()
Returns whether the value of the '
Velocity Single Value As String' attribute is set. |
boolean |
isSetVelocityTimeSeries()
Returns whether the value of the '
Velocity Time Series' reference is set. |
boolean |
isSetWetBulbTemperatureSingleValue()
Returns whether the value of the '
Wet Bulb Temperature Single Value' attribute is set. |
boolean |
isSetWetBulbTemperatureSingleValueAsString()
Returns whether the value of the '
Wet Bulb Temperature Single Value As String' attribute is set. |
boolean |
isSetWetBulbTemperatureTimeSeries()
Returns whether the value of the '
Wet Bulb Temperature Time Series' reference is set. |
void |
setFlowConditionSingleValue(double value)
Sets the value of the '
Flow Condition Single Value' attribute. |
void |
setFlowConditionSingleValueAsString(String value)
Sets the value of the '
Flow Condition Single Value As String' attribute. |
void |
setFlowConditionTimeSeries(IfcTimeSeries value)
Sets the value of the '
Flow Condition Time Series' reference. |
void |
setFlowrateSingleValue(IfcDerivedMeasureValue value)
Sets the value of the '
Flowrate Single Value' reference. |
void |
setFlowrateTimeSeries(IfcTimeSeries value)
Sets the value of the '
Flowrate Time Series' reference. |
void |
setFluid(IfcMaterial value)
Sets the value of the '
Fluid' reference. |
void |
setPressureSingleValue(double value)
Sets the value of the '
Pressure Single Value' attribute. |
void |
setPressureSingleValueAsString(String value)
Sets the value of the '
Pressure Single Value As String' attribute. |
void |
setPressureTimeSeries(IfcTimeSeries value)
Sets the value of the '
Pressure Time Series' reference. |
void |
setPropertySource(IfcPropertySourceEnum value)
Sets the value of the '
Property Source' attribute. |
void |
setTemperatureSingleValue(double value)
Sets the value of the '
Temperature Single Value' attribute. |
void |
setTemperatureSingleValueAsString(String value)
Sets the value of the '
Temperature Single Value As String' attribute. |
void |
setTemperatureTimeSeries(IfcTimeSeries value)
Sets the value of the '
Temperature Time Series' reference. |
void |
setUserDefinedPropertySource(String value)
Sets the value of the '
User Defined Property Source' attribute. |
void |
setVelocitySingleValue(double value)
Sets the value of the '
Velocity Single Value' attribute. |
void |
setVelocitySingleValueAsString(String value)
Sets the value of the '
Velocity Single Value As String' attribute. |
void |
setVelocityTimeSeries(IfcTimeSeries value)
Sets the value of the '
Velocity Time Series' reference. |
void |
setWetBulbTemperatureSingleValue(double value)
Sets the value of the '
Wet Bulb Temperature Single Value' attribute. |
void |
setWetBulbTemperatureSingleValueAsString(String value)
Sets the value of the '
Wet Bulb Temperature Single Value As String' attribute. |
void |
setWetBulbTemperatureTimeSeries(IfcTimeSeries value)
Sets the value of the '
Wet Bulb Temperature Time Series' reference. |
void |
unsetFlowConditionSingleValue()
Unsets the value of the '
Flow Condition Single Value' attribute. |
void |
unsetFlowConditionSingleValueAsString()
Unsets the value of the '
Flow Condition Single Value As String' attribute. |
void |
unsetFlowConditionTimeSeries()
Unsets the value of the '
Flow Condition Time Series' reference. |
void |
unsetFlowrateSingleValue()
Unsets the value of the '
Flowrate Single Value' reference. |
void |
unsetFlowrateTimeSeries()
Unsets the value of the '
Flowrate Time Series' reference. |
void |
unsetPressureSingleValue()
Unsets the value of the '
Pressure Single Value' attribute. |
void |
unsetPressureSingleValueAsString()
Unsets the value of the '
Pressure Single Value As String' attribute. |
void |
unsetPressureTimeSeries()
Unsets the value of the '
Pressure Time Series' reference. |
void |
unsetTemperatureSingleValue()
Unsets the value of the '
Temperature Single Value' attribute. |
void |
unsetTemperatureSingleValueAsString()
Unsets the value of the '
Temperature Single Value As String' attribute. |
void |
unsetTemperatureTimeSeries()
Unsets the value of the '
Temperature Time Series' reference. |
void |
unsetUserDefinedPropertySource()
Unsets the value of the '
User Defined Property Source' attribute. |
void |
unsetVelocitySingleValue()
Unsets the value of the '
Velocity Single Value' attribute. |
void |
unsetVelocitySingleValueAsString()
Unsets the value of the '
Velocity Single Value As String' attribute. |
void |
unsetVelocityTimeSeries()
Unsets the value of the '
Velocity Time Series' reference. |
void |
unsetWetBulbTemperatureSingleValue()
Unsets the value of the '
Wet Bulb Temperature Single Value' attribute. |
void |
unsetWetBulbTemperatureSingleValueAsString()
Unsets the value of the '
Wet Bulb Temperature Single Value As String' attribute. |
void |
unsetWetBulbTemperatureTimeSeries()
Unsets the value of the '
Wet Bulb Temperature Time Series' reference. |
getDefinesType, getPropertyDefinitionOf, isSetDefinesType, isSetPropertyDefinitionOf, unsetDefinesType, unsetPropertyDefinitionOfgetHasAssociations, isSetHasAssociations, unsetHasAssociationsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcPropertySourceEnum getPropertySource()
IfcPropertySourceEnum.
If the meaning of the 'Property Source' attribute isn't clear, there really should be more of a description here...
IfcPropertySourceEnum,
setPropertySource(IfcPropertySourceEnum),
Ifc2x3tc1Package.getIfcFluidFlowProperties_PropertySource()void setPropertySource(IfcPropertySourceEnum value)
Property Source' attribute.
value - the new value of the 'Property Source' attribute.IfcPropertySourceEnum,
getPropertySource()IfcTimeSeries getFlowConditionTimeSeries()
If the meaning of the 'Flow Condition Time Series' reference isn't clear, there really should be more of a description here...
isSetFlowConditionTimeSeries(),
unsetFlowConditionTimeSeries(),
setFlowConditionTimeSeries(IfcTimeSeries),
Ifc2x3tc1Package.getIfcFluidFlowProperties_FlowConditionTimeSeries()void setFlowConditionTimeSeries(IfcTimeSeries value)
Flow Condition Time Series' reference.
value - the new value of the 'Flow Condition Time Series' reference.isSetFlowConditionTimeSeries(),
unsetFlowConditionTimeSeries(),
getFlowConditionTimeSeries()void unsetFlowConditionTimeSeries()
Flow Condition Time Series' reference.
boolean isSetFlowConditionTimeSeries()
Flow Condition Time Series' reference is set.
unsetFlowConditionTimeSeries(),
getFlowConditionTimeSeries(),
setFlowConditionTimeSeries(IfcTimeSeries)IfcTimeSeries getVelocityTimeSeries()
If the meaning of the 'Velocity Time Series' reference isn't clear, there really should be more of a description here...
isSetVelocityTimeSeries(),
unsetVelocityTimeSeries(),
setVelocityTimeSeries(IfcTimeSeries),
Ifc2x3tc1Package.getIfcFluidFlowProperties_VelocityTimeSeries()void setVelocityTimeSeries(IfcTimeSeries value)
Velocity Time Series' reference.
value - the new value of the 'Velocity Time Series' reference.isSetVelocityTimeSeries(),
unsetVelocityTimeSeries(),
getVelocityTimeSeries()void unsetVelocityTimeSeries()
Velocity Time Series' reference.
boolean isSetVelocityTimeSeries()
Velocity Time Series' reference is set.
unsetVelocityTimeSeries(),
getVelocityTimeSeries(),
setVelocityTimeSeries(IfcTimeSeries)IfcTimeSeries getFlowrateTimeSeries()
If the meaning of the 'Flowrate Time Series' reference isn't clear, there really should be more of a description here...
isSetFlowrateTimeSeries(),
unsetFlowrateTimeSeries(),
setFlowrateTimeSeries(IfcTimeSeries),
Ifc2x3tc1Package.getIfcFluidFlowProperties_FlowrateTimeSeries()void setFlowrateTimeSeries(IfcTimeSeries value)
Flowrate Time Series' reference.
value - the new value of the 'Flowrate Time Series' reference.isSetFlowrateTimeSeries(),
unsetFlowrateTimeSeries(),
getFlowrateTimeSeries()void unsetFlowrateTimeSeries()
Flowrate Time Series' reference.
boolean isSetFlowrateTimeSeries()
Flowrate Time Series' reference is set.
unsetFlowrateTimeSeries(),
getFlowrateTimeSeries(),
setFlowrateTimeSeries(IfcTimeSeries)IfcMaterial getFluid()
If the meaning of the 'Fluid' reference isn't clear, there really should be more of a description here...
setFluid(IfcMaterial),
Ifc2x3tc1Package.getIfcFluidFlowProperties_Fluid()void setFluid(IfcMaterial value)
Fluid' reference.
value - the new value of the 'Fluid' reference.getFluid()IfcTimeSeries getPressureTimeSeries()
If the meaning of the 'Pressure Time Series' reference isn't clear, there really should be more of a description here...
isSetPressureTimeSeries(),
unsetPressureTimeSeries(),
setPressureTimeSeries(IfcTimeSeries),
Ifc2x3tc1Package.getIfcFluidFlowProperties_PressureTimeSeries()void setPressureTimeSeries(IfcTimeSeries value)
Pressure Time Series' reference.
value - the new value of the 'Pressure Time Series' reference.isSetPressureTimeSeries(),
unsetPressureTimeSeries(),
getPressureTimeSeries()void unsetPressureTimeSeries()
Pressure Time Series' reference.
boolean isSetPressureTimeSeries()
Pressure Time Series' reference is set.
unsetPressureTimeSeries(),
getPressureTimeSeries(),
setPressureTimeSeries(IfcTimeSeries)String getUserDefinedPropertySource()
If the meaning of the 'User Defined Property Source' attribute isn't clear, there really should be more of a description here...
isSetUserDefinedPropertySource(),
unsetUserDefinedPropertySource(),
setUserDefinedPropertySource(String),
Ifc2x3tc1Package.getIfcFluidFlowProperties_UserDefinedPropertySource()void setUserDefinedPropertySource(String value)
User Defined Property Source' attribute.
value - the new value of the 'User Defined Property Source' attribute.isSetUserDefinedPropertySource(),
unsetUserDefinedPropertySource(),
getUserDefinedPropertySource()void unsetUserDefinedPropertySource()
User Defined Property Source' attribute.
boolean isSetUserDefinedPropertySource()
User Defined Property Source' attribute is set.
unsetUserDefinedPropertySource(),
getUserDefinedPropertySource(),
setUserDefinedPropertySource(String)double getTemperatureSingleValue()
If the meaning of the 'Temperature Single Value' attribute isn't clear, there really should be more of a description here...
isSetTemperatureSingleValue(),
unsetTemperatureSingleValue(),
setTemperatureSingleValue(double),
Ifc2x3tc1Package.getIfcFluidFlowProperties_TemperatureSingleValue()void setTemperatureSingleValue(double value)
Temperature Single Value' attribute.
value - the new value of the 'Temperature Single Value' attribute.isSetTemperatureSingleValue(),
unsetTemperatureSingleValue(),
getTemperatureSingleValue()void unsetTemperatureSingleValue()
Temperature Single Value' attribute.
boolean isSetTemperatureSingleValue()
Temperature Single Value' attribute is set.
unsetTemperatureSingleValue(),
getTemperatureSingleValue(),
setTemperatureSingleValue(double)String getTemperatureSingleValueAsString()
If the meaning of the 'Temperature Single Value As String' attribute isn't clear, there really should be more of a description here...
isSetTemperatureSingleValueAsString(),
unsetTemperatureSingleValueAsString(),
setTemperatureSingleValueAsString(String),
Ifc2x3tc1Package.getIfcFluidFlowProperties_TemperatureSingleValueAsString()void setTemperatureSingleValueAsString(String value)
Temperature Single Value As String' attribute.
value - the new value of the 'Temperature Single Value As String' attribute.isSetTemperatureSingleValueAsString(),
unsetTemperatureSingleValueAsString(),
getTemperatureSingleValueAsString()void unsetTemperatureSingleValueAsString()
Temperature Single Value As String' attribute.
boolean isSetTemperatureSingleValueAsString()
Temperature Single Value As String' attribute is set.
unsetTemperatureSingleValueAsString(),
getTemperatureSingleValueAsString(),
setTemperatureSingleValueAsString(String)double getWetBulbTemperatureSingleValue()
If the meaning of the 'Wet Bulb Temperature Single Value' attribute isn't clear, there really should be more of a description here...
isSetWetBulbTemperatureSingleValue(),
unsetWetBulbTemperatureSingleValue(),
setWetBulbTemperatureSingleValue(double),
Ifc2x3tc1Package.getIfcFluidFlowProperties_WetBulbTemperatureSingleValue()void setWetBulbTemperatureSingleValue(double value)
Wet Bulb Temperature Single Value' attribute.
value - the new value of the 'Wet Bulb Temperature Single Value' attribute.isSetWetBulbTemperatureSingleValue(),
unsetWetBulbTemperatureSingleValue(),
getWetBulbTemperatureSingleValue()void unsetWetBulbTemperatureSingleValue()
Wet Bulb Temperature Single Value' attribute.
boolean isSetWetBulbTemperatureSingleValue()
Wet Bulb Temperature Single Value' attribute is set.
unsetWetBulbTemperatureSingleValue(),
getWetBulbTemperatureSingleValue(),
setWetBulbTemperatureSingleValue(double)String getWetBulbTemperatureSingleValueAsString()
If the meaning of the 'Wet Bulb Temperature Single Value As String' attribute isn't clear, there really should be more of a description here...
isSetWetBulbTemperatureSingleValueAsString(),
unsetWetBulbTemperatureSingleValueAsString(),
setWetBulbTemperatureSingleValueAsString(String),
Ifc2x3tc1Package.getIfcFluidFlowProperties_WetBulbTemperatureSingleValueAsString()void setWetBulbTemperatureSingleValueAsString(String value)
Wet Bulb Temperature Single Value As String' attribute.
value - the new value of the 'Wet Bulb Temperature Single Value As String' attribute.isSetWetBulbTemperatureSingleValueAsString(),
unsetWetBulbTemperatureSingleValueAsString(),
getWetBulbTemperatureSingleValueAsString()void unsetWetBulbTemperatureSingleValueAsString()
Wet Bulb Temperature Single Value As String' attribute.
boolean isSetWetBulbTemperatureSingleValueAsString()
Wet Bulb Temperature Single Value As String' attribute is set.
unsetWetBulbTemperatureSingleValueAsString(),
getWetBulbTemperatureSingleValueAsString(),
setWetBulbTemperatureSingleValueAsString(String)IfcTimeSeries getWetBulbTemperatureTimeSeries()
If the meaning of the 'Wet Bulb Temperature Time Series' reference isn't clear, there really should be more of a description here...
isSetWetBulbTemperatureTimeSeries(),
unsetWetBulbTemperatureTimeSeries(),
setWetBulbTemperatureTimeSeries(IfcTimeSeries),
Ifc2x3tc1Package.getIfcFluidFlowProperties_WetBulbTemperatureTimeSeries()void setWetBulbTemperatureTimeSeries(IfcTimeSeries value)
Wet Bulb Temperature Time Series' reference.
value - the new value of the 'Wet Bulb Temperature Time Series' reference.isSetWetBulbTemperatureTimeSeries(),
unsetWetBulbTemperatureTimeSeries(),
getWetBulbTemperatureTimeSeries()void unsetWetBulbTemperatureTimeSeries()
Wet Bulb Temperature Time Series' reference.
boolean isSetWetBulbTemperatureTimeSeries()
Wet Bulb Temperature Time Series' reference is set.
unsetWetBulbTemperatureTimeSeries(),
getWetBulbTemperatureTimeSeries(),
setWetBulbTemperatureTimeSeries(IfcTimeSeries)IfcTimeSeries getTemperatureTimeSeries()
If the meaning of the 'Temperature Time Series' reference isn't clear, there really should be more of a description here...
isSetTemperatureTimeSeries(),
unsetTemperatureTimeSeries(),
setTemperatureTimeSeries(IfcTimeSeries),
Ifc2x3tc1Package.getIfcFluidFlowProperties_TemperatureTimeSeries()void setTemperatureTimeSeries(IfcTimeSeries value)
Temperature Time Series' reference.
value - the new value of the 'Temperature Time Series' reference.isSetTemperatureTimeSeries(),
unsetTemperatureTimeSeries(),
getTemperatureTimeSeries()void unsetTemperatureTimeSeries()
Temperature Time Series' reference.
boolean isSetTemperatureTimeSeries()
Temperature Time Series' reference is set.
unsetTemperatureTimeSeries(),
getTemperatureTimeSeries(),
setTemperatureTimeSeries(IfcTimeSeries)IfcDerivedMeasureValue getFlowrateSingleValue()
If the meaning of the 'Flowrate Single Value' reference isn't clear, there really should be more of a description here...
isSetFlowrateSingleValue(),
unsetFlowrateSingleValue(),
setFlowrateSingleValue(IfcDerivedMeasureValue),
Ifc2x3tc1Package.getIfcFluidFlowProperties_FlowrateSingleValue()void setFlowrateSingleValue(IfcDerivedMeasureValue value)
Flowrate Single Value' reference.
value - the new value of the 'Flowrate Single Value' reference.isSetFlowrateSingleValue(),
unsetFlowrateSingleValue(),
getFlowrateSingleValue()void unsetFlowrateSingleValue()
Flowrate Single Value' reference.
boolean isSetFlowrateSingleValue()
Flowrate Single Value' reference is set.
unsetFlowrateSingleValue(),
getFlowrateSingleValue(),
setFlowrateSingleValue(IfcDerivedMeasureValue)double getFlowConditionSingleValue()
If the meaning of the 'Flow Condition Single Value' attribute isn't clear, there really should be more of a description here...
isSetFlowConditionSingleValue(),
unsetFlowConditionSingleValue(),
setFlowConditionSingleValue(double),
Ifc2x3tc1Package.getIfcFluidFlowProperties_FlowConditionSingleValue()void setFlowConditionSingleValue(double value)
Flow Condition Single Value' attribute.
value - the new value of the 'Flow Condition Single Value' attribute.isSetFlowConditionSingleValue(),
unsetFlowConditionSingleValue(),
getFlowConditionSingleValue()void unsetFlowConditionSingleValue()
Flow Condition Single Value' attribute.
boolean isSetFlowConditionSingleValue()
Flow Condition Single Value' attribute is set.
unsetFlowConditionSingleValue(),
getFlowConditionSingleValue(),
setFlowConditionSingleValue(double)String getFlowConditionSingleValueAsString()
If the meaning of the 'Flow Condition Single Value As String' attribute isn't clear, there really should be more of a description here...
isSetFlowConditionSingleValueAsString(),
unsetFlowConditionSingleValueAsString(),
setFlowConditionSingleValueAsString(String),
Ifc2x3tc1Package.getIfcFluidFlowProperties_FlowConditionSingleValueAsString()void setFlowConditionSingleValueAsString(String value)
Flow Condition Single Value As String' attribute.
value - the new value of the 'Flow Condition Single Value As String' attribute.isSetFlowConditionSingleValueAsString(),
unsetFlowConditionSingleValueAsString(),
getFlowConditionSingleValueAsString()void unsetFlowConditionSingleValueAsString()
Flow Condition Single Value As String' attribute.
boolean isSetFlowConditionSingleValueAsString()
Flow Condition Single Value As String' attribute is set.
unsetFlowConditionSingleValueAsString(),
getFlowConditionSingleValueAsString(),
setFlowConditionSingleValueAsString(String)double getVelocitySingleValue()
If the meaning of the 'Velocity Single Value' attribute isn't clear, there really should be more of a description here...
isSetVelocitySingleValue(),
unsetVelocitySingleValue(),
setVelocitySingleValue(double),
Ifc2x3tc1Package.getIfcFluidFlowProperties_VelocitySingleValue()void setVelocitySingleValue(double value)
Velocity Single Value' attribute.
value - the new value of the 'Velocity Single Value' attribute.isSetVelocitySingleValue(),
unsetVelocitySingleValue(),
getVelocitySingleValue()void unsetVelocitySingleValue()
Velocity Single Value' attribute.
boolean isSetVelocitySingleValue()
Velocity Single Value' attribute is set.
unsetVelocitySingleValue(),
getVelocitySingleValue(),
setVelocitySingleValue(double)String getVelocitySingleValueAsString()
If the meaning of the 'Velocity Single Value As String' attribute isn't clear, there really should be more of a description here...
isSetVelocitySingleValueAsString(),
unsetVelocitySingleValueAsString(),
setVelocitySingleValueAsString(String),
Ifc2x3tc1Package.getIfcFluidFlowProperties_VelocitySingleValueAsString()void setVelocitySingleValueAsString(String value)
Velocity Single Value As String' attribute.
value - the new value of the 'Velocity Single Value As String' attribute.isSetVelocitySingleValueAsString(),
unsetVelocitySingleValueAsString(),
getVelocitySingleValueAsString()void unsetVelocitySingleValueAsString()
Velocity Single Value As String' attribute.
boolean isSetVelocitySingleValueAsString()
Velocity Single Value As String' attribute is set.
unsetVelocitySingleValueAsString(),
getVelocitySingleValueAsString(),
setVelocitySingleValueAsString(String)double getPressureSingleValue()
If the meaning of the 'Pressure Single Value' attribute isn't clear, there really should be more of a description here...
isSetPressureSingleValue(),
unsetPressureSingleValue(),
setPressureSingleValue(double),
Ifc2x3tc1Package.getIfcFluidFlowProperties_PressureSingleValue()void setPressureSingleValue(double value)
Pressure Single Value' attribute.
value - the new value of the 'Pressure Single Value' attribute.isSetPressureSingleValue(),
unsetPressureSingleValue(),
getPressureSingleValue()void unsetPressureSingleValue()
Pressure Single Value' attribute.
boolean isSetPressureSingleValue()
Pressure Single Value' attribute is set.
unsetPressureSingleValue(),
getPressureSingleValue(),
setPressureSingleValue(double)String getPressureSingleValueAsString()
If the meaning of the 'Pressure Single Value As String' attribute isn't clear, there really should be more of a description here...
isSetPressureSingleValueAsString(),
unsetPressureSingleValueAsString(),
setPressureSingleValueAsString(String),
Ifc2x3tc1Package.getIfcFluidFlowProperties_PressureSingleValueAsString()void setPressureSingleValueAsString(String value)
Pressure Single Value As String' attribute.
value - the new value of the 'Pressure Single Value As String' attribute.isSetPressureSingleValueAsString(),
unsetPressureSingleValueAsString(),
getPressureSingleValueAsString()void unsetPressureSingleValueAsString()
Pressure Single Value As String' attribute.
boolean isSetPressureSingleValueAsString()
Pressure Single Value As String' attribute is set.
unsetPressureSingleValueAsString(),
getPressureSingleValueAsString(),
setPressureSingleValueAsString(String)Copyright © 2016 OpenSource BIM. All rights reserved.