public interface IfcPropertyEnumeration extends IfcPropertyAbstraction
The following features are supported:
Ifc4Package.getIfcPropertyEnumeration()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcValue> |
getEnumerationValues()
Returns the value of the 'Enumeration Values' reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
IfcUnit |
getUnit()
Returns the value of the 'Unit' reference.
|
boolean |
isSetUnit()
Returns whether the value of the '
Unit' reference is set. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setUnit(IfcUnit value)
Sets the value of the '
Unit' reference. |
void |
unsetUnit()
Unsets the value of the '
Unit' reference. |
getHasExternalReferences, isSetHasExternalReferences, unsetHasExternalReferencesforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
Ifc4Package.getIfcPropertyEnumeration_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()org.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...
Ifc4Package.getIfcPropertyEnumeration_EnumerationValues()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.getIfcPropertyEnumeration_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.