| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcUnitEnum> |
IfcUnitEnum.VALUES
A public read-only list of all the 'Ifc Unit Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcUnitEnum |
IfcUnitEnum.get(int value)
Returns the 'Ifc Unit Enum' literal with the specified integer value.
|
static IfcUnitEnum |
IfcUnitEnum.get(String literal)
Returns the 'Ifc Unit Enum' literal with the specified literal value.
|
static IfcUnitEnum |
IfcUnitEnum.getByName(String name)
Returns the 'Ifc Unit Enum' literal with the specified name.
|
IfcUnitEnum |
IfcNamedUnit.getUnitType()
Returns the value of the 'Unit Type' attribute.
|
static IfcUnitEnum |
IfcUnitEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcUnitEnum[] |
IfcUnitEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcNamedUnit.setUnitType(IfcUnitEnum value)
Sets the value of the '
Unit Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcUnitEnum |
Ifc2x3tc1FactoryImpl.createIfcUnitEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcUnitEnum |
IfcNamedUnitImpl.getUnitType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcNamedUnitImpl.setUnitType(IfcUnitEnum newUnitType) |
Copyright © 2016 OpenSource BIM. All rights reserved.