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. |
boolean |
isSetEnumerationValues()
Returns whether the value of the '
Enumeration Values' reference list is set. |
void |
setEnumerationReference(IfcPropertyEnumeration value)
Sets the value of the '
Enumeration Reference' reference. |
void |
unsetEnumerationReference()
Unsets the value of the '
Enumeration Reference' reference. |
void |
unsetEnumerationValues()
Unsets the value of the '
Enumeration Values' reference list. |
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, 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...
isSetEnumerationValues(),
unsetEnumerationValues(),
Ifc4Package.getIfcPropertyEnumeratedValue_EnumerationValues()void unsetEnumerationValues()
Enumeration Values' reference list.
isSetEnumerationValues(),
getEnumerationValues()boolean isSetEnumerationValues()
Enumeration Values' reference list is set.
unsetEnumerationValues(),
getEnumerationValues()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),
Ifc4Package.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.