public interface IfcPropertyListValue extends IfcSimpleProperty
The following features are supported:
Ifc4Package.getIfcPropertyListValue()| 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 |
isSetListValues()
Returns whether the value of the '
List Values' reference list is set. |
boolean |
isSetUnit()
Returns whether the value of the '
Unit' reference is set. |
void |
setUnit(IfcUnit value)
Sets the value of the '
Unit' reference. |
void |
unsetListValues()
Unsets the value of the '
List Values' reference list. |
void |
unsetUnit()
Unsets the value of the '
Unit' 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, 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...
isSetListValues(),
unsetListValues(),
Ifc4Package.getIfcPropertyListValue_ListValues()void unsetListValues()
List Values' reference list.
isSetListValues(),
getListValues()boolean isSetListValues()
List Values' reference list is set.
unsetListValues(),
getListValues()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.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 © 2018 OpenSource BIM. All rights reserved.