public interface IfcPropertyListValue extends IfcSimpleProperty
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcValue> |
getListValues()
Returns the value of the 'List Values' reference list.
|
IfcUnit |
getUnit()
Returns the value of the 'Unit' reference.
|
boolean |
isSetUnit()
Returns whether the value of the '
Unit' reference is set. |
void |
setUnit(IfcUnit value)
Sets the value of the '
Unit' reference. |
void |
unsetUnit()
Unsets the value of the '
Unit' reference. |
getDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, isSetDescription, isSetPartOfComplex, isSetPropertyDependsOn, isSetPropertyForDependance, setDescription, setName, unsetDescription, unsetPartOfComplex, unsetPropertyDependsOn, unsetPropertyForDependanceforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcValue> getListValues()
IfcValue.
If the meaning of the 'List Values' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcPropertyListValue_ListValues()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.getIfcPropertyListValue_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.