| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcSIUnitName> |
IfcSIUnitName.VALUES
A public read-only list of all the 'Ifc SI Unit Name' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcSIUnitName |
IfcSIUnitName.get(int value)
Returns the 'Ifc SI Unit Name' literal with the specified integer value.
|
static IfcSIUnitName |
IfcSIUnitName.get(String literal)
Returns the 'Ifc SI Unit Name' literal with the specified literal value.
|
static IfcSIUnitName |
IfcSIUnitName.getByName(String name)
Returns the 'Ifc SI Unit Name' literal with the specified name.
|
IfcSIUnitName |
IfcSIUnit.getName()
Returns the value of the 'Name' attribute.
|
static IfcSIUnitName |
IfcSIUnitName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcSIUnitName[] |
IfcSIUnitName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSIUnit.setName(IfcSIUnitName value)
Sets the value of the '
Name' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcSIUnitName |
Ifc4FactoryImpl.createIfcSIUnitNameFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcSIUnitName |
IfcSIUnitImpl.getName() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSIUnitImpl.setName(IfcSIUnitName newName) |
Copyright © 2018 OpenSource BIM. All rights reserved.