public interface IfcPropertyBoundedValue extends IfcSimpleProperty
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcValue |
getLowerBoundValue()
Returns the value of the 'Lower Bound 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 |
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 |
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 |
unsetUnit()
Unsets the value of the '
Unit' reference. |
void |
unsetUpperBoundValue()
Unsets the value of the '
Upper Bound Value' reference. |
getDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, isSetDescription, isSetPartOfComplex, isSetPropertyDependsOn, isSetPropertyForDependance, setDescription, setName, unsetDescription, unsetPartOfComplex, unsetPropertyDependsOn, unsetPropertyForDependanceforceLoad, 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),
Ifc2x3tc1Package.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),
Ifc2x3tc1Package.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),
Ifc2x3tc1Package.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)Copyright © 2016 OpenSource BIM. All rights reserved.