public interface IfcPropertyBoundedValue extends IfcSimpleProperty
| Modifier and Type | Method and Description |
|---|---|
IfcValue |
getLowerBoundValue()
Returns the value of the 'Lower Bound Value' reference.
|
IfcValue |
getSetPointValue()
Returns the value of the 'Set Point Value' reference.
|
IfcUnit |
getUnit()
Returns the value of the 'Unit' reference.
|
IfcValue |
getUpperBoundValue()
Returns the value of the 'Upper Bound Value' reference.
|
boolean |
isSetLowerBoundValue()
Returns whether the value of the '
Lower Bound Value' reference is set. |
boolean |
isSetSetPointValue()
Returns whether the value of the '
Set Point Value' reference is set. |
boolean |
isSetUnit()
Returns whether the value of the '
Unit' reference is set. |
boolean |
isSetUpperBoundValue()
Returns whether the value of the '
Upper Bound Value' reference is set. |
void |
setLowerBoundValue(IfcValue value)
Sets the value of the '
Lower Bound Value' reference. |
void |
setSetPointValue(IfcValue value)
Sets the value of the '
Set Point Value' reference. |
void |
setUnit(IfcUnit value)
Sets the value of the '
Unit' reference. |
void |
setUpperBoundValue(IfcValue value)
Sets the value of the '
Upper Bound Value' reference. |
void |
unsetLowerBoundValue()
Unsets the value of the '
Lower Bound Value' reference. |
void |
unsetSetPointValue()
Unsets the value of the '
Set Point Value' reference. |
void |
unsetUnit()
Unsets the value of the '
Unit' reference. |
void |
unsetUpperBoundValue()
Unsets the value of the '
Upper Bound Value' reference. |
getDescription, getHasApprovals, getHasConstraints, getName, getPartOfComplex, getPartOfPset, getPropertyDependsOn, getPropertyForDependance, isSetDescription, isSetHasApprovals, isSetHasConstraints, isSetPartOfComplex, isSetPartOfPset, isSetPropertyDependsOn, isSetPropertyForDependance, setDescription, setName, unsetDescription, unsetHasApprovals, unsetHasConstraints, unsetPartOfComplex, unsetPartOfPset, unsetPropertyDependsOn, unsetPropertyForDependancegetHasExternalReferences, isSetHasExternalReferences, unsetHasExternalReferencesforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcValue getUpperBoundValue()
If the meaning of the 'Upper Bound Value' reference isn't clear, there really should be more of a description here...
isSetUpperBoundValue(),
unsetUpperBoundValue(),
setUpperBoundValue(IfcValue),
Ifc4Package.getIfcPropertyBoundedValue_UpperBoundValue()void setUpperBoundValue(IfcValue value)
Upper Bound Value' reference.
value - the new value of the 'Upper Bound Value' reference.isSetUpperBoundValue(),
unsetUpperBoundValue(),
getUpperBoundValue()void unsetUpperBoundValue()
Upper Bound Value' reference.
boolean isSetUpperBoundValue()
Upper Bound Value' reference is set.
unsetUpperBoundValue(),
getUpperBoundValue(),
setUpperBoundValue(IfcValue)IfcValue getLowerBoundValue()
If the meaning of the 'Lower Bound Value' reference isn't clear, there really should be more of a description here...
isSetLowerBoundValue(),
unsetLowerBoundValue(),
setLowerBoundValue(IfcValue),
Ifc4Package.getIfcPropertyBoundedValue_LowerBoundValue()void setLowerBoundValue(IfcValue value)
Lower Bound Value' reference.
value - the new value of the 'Lower Bound Value' reference.isSetLowerBoundValue(),
unsetLowerBoundValue(),
getLowerBoundValue()void unsetLowerBoundValue()
Lower Bound Value' reference.
boolean isSetLowerBoundValue()
Lower Bound Value' reference is set.
unsetLowerBoundValue(),
getLowerBoundValue(),
setLowerBoundValue(IfcValue)IfcUnit getUnit()
If the meaning of the 'Unit' reference isn't clear, there really should be more of a description here...
isSetUnit(),
unsetUnit(),
setUnit(IfcUnit),
Ifc4Package.getIfcPropertyBoundedValue_Unit()void setUnit(IfcUnit value)
Unit' reference.
value - the new value of the 'Unit' reference.isSetUnit(),
unsetUnit(),
getUnit()void unsetUnit()
Unit' reference.
isSetUnit(),
getUnit(),
setUnit(IfcUnit)boolean isSetUnit()
Unit' reference is set.
unsetUnit(),
getUnit(),
setUnit(IfcUnit)IfcValue getSetPointValue()
If the meaning of the 'Set Point Value' reference isn't clear, there really should be more of a description here...
isSetSetPointValue(),
unsetSetPointValue(),
setSetPointValue(IfcValue),
Ifc4Package.getIfcPropertyBoundedValue_SetPointValue()void setSetPointValue(IfcValue value)
Set Point Value' reference.
value - the new value of the 'Set Point Value' reference.isSetSetPointValue(),
unsetSetPointValue(),
getSetPointValue()void unsetSetPointValue()
Set Point Value' reference.
boolean isSetSetPointValue()
Set Point Value' reference is set.
unsetSetPointValue(),
getSetPointValue(),
setSetPointValue(IfcValue)Copyright © 2018 OpenSource BIM. All rights reserved.