public interface IfcPropertyEnumeratedValue extends IfcSimpleProperty
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcPropertyEnumeration |
getEnumerationReference()
Returns the value of the 'Enumeration Reference' reference.
|
org.eclipse.emf.common.util.EList<IfcValue> |
getEnumerationValues()
Returns the value of the 'Enumeration Values' reference list.
|
boolean |
isSetEnumerationReference()
Returns whether the value of the '
Enumeration Reference' reference is set. |
void |
setEnumerationReference(IfcPropertyEnumeration value)
Sets the value of the '
Enumeration Reference' reference. |
void |
unsetEnumerationReference()
Unsets the value of the '
Enumeration Reference' 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> getEnumerationValues()
IfcValue.
If the meaning of the 'Enumeration Values' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcPropertyEnumeratedValue_EnumerationValues()IfcPropertyEnumeration getEnumerationReference()
If the meaning of the 'Enumeration Reference' reference isn't clear, there really should be more of a description here...
isSetEnumerationReference(),
unsetEnumerationReference(),
setEnumerationReference(IfcPropertyEnumeration),
Ifc2x3tc1Package.getIfcPropertyEnumeratedValue_EnumerationReference()void setEnumerationReference(IfcPropertyEnumeration value)
Enumeration Reference' reference.
value - the new value of the 'Enumeration Reference' reference.isSetEnumerationReference(),
unsetEnumerationReference(),
getEnumerationReference()void unsetEnumerationReference()
Enumeration Reference' reference.
boolean isSetEnumerationReference()
Enumeration Reference' reference is set.
unsetEnumerationReference(),
getEnumerationReference(),
setEnumerationReference(IfcPropertyEnumeration)Copyright © 2016 OpenSource BIM. All rights reserved.