public interface IfcPropertySingleValue extends IfcSimpleProperty
The following features are supported:
Ifc4Package.getIfcPropertySingleValue()| Modifier and Type | Method and Description |
|---|---|
IfcValue |
getNominalValue()
Returns the value of the 'Nominal Value' reference.
|
IfcUnit |
getUnit()
Returns the value of the 'Unit' reference.
|
boolean |
isSetNominalValue()
Returns whether the value of the '
Nominal Value' reference is set. |
boolean |
isSetUnit()
Returns whether the value of the '
Unit' reference is set. |
void |
setNominalValue(IfcValue value)
Sets the value of the '
Nominal Value' reference. |
void |
setUnit(IfcUnit value)
Sets the value of the '
Unit' reference. |
void |
unsetNominalValue()
Unsets the value of the '
Nominal Value' reference. |
void |
unsetUnit()
Unsets the value of the '
Unit' reference. |
getDescription, getName, getPartOfComplex, getPartOfPset, getPropertyDependsOn, getPropertyForDependance, isSetDescription, isSetPartOfComplex, isSetPartOfPset, isSetPropertyDependsOn, isSetPropertyForDependance, setDescription, setName, unsetDescription, unsetPartOfComplex, unsetPartOfPset, unsetPropertyDependsOn, unsetPropertyForDependancegetHasExternalReferences, isSetHasExternalReferences, unsetHasExternalReferencesforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcValue getNominalValue()
If the meaning of the 'Nominal Value' reference isn't clear, there really should be more of a description here...
isSetNominalValue(),
unsetNominalValue(),
setNominalValue(IfcValue),
Ifc4Package.getIfcPropertySingleValue_NominalValue()void setNominalValue(IfcValue value)
Nominal Value' reference.
value - the new value of the 'Nominal Value' reference.isSetNominalValue(),
unsetNominalValue(),
getNominalValue()void unsetNominalValue()
Nominal Value' reference.
boolean isSetNominalValue()
Nominal Value' reference is set.
unsetNominalValue(),
getNominalValue(),
setNominalValue(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.getIfcPropertySingleValue_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.