| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.utils |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcSIPrefix> |
IfcSIPrefix.VALUES
A public read-only list of all the 'Ifc SI Prefix' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcSIPrefix |
IfcSIPrefix.get(int value)
Returns the 'Ifc SI Prefix' literal with the specified integer value.
|
static IfcSIPrefix |
IfcSIPrefix.get(String literal)
Returns the 'Ifc SI Prefix' literal with the specified literal value.
|
static IfcSIPrefix |
IfcSIPrefix.getByName(String name)
Returns the 'Ifc SI Prefix' literal with the specified name.
|
IfcSIPrefix |
IfcSIUnit.getPrefix()
Returns the value of the 'Prefix' attribute.
|
static IfcSIPrefix |
IfcSIPrefix.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcSIPrefix[] |
IfcSIPrefix.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.setPrefix(IfcSIPrefix value)
Sets the value of the '
Prefix' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcSIPrefix |
Ifc2x3tc1FactoryImpl.createIfcSIPrefixFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcSIPrefix |
IfcSIUnitImpl.getPrefix() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSIUnitImpl.setPrefix(IfcSIPrefix newPrefix) |
| Modifier and Type | Method and Description |
|---|---|
IfcUnit |
RichIfcModel.createIfcSiUnit(IfcUnitEnum lengthunit,
IfcSIPrefix milli,
IfcSIUnitName metre) |
Copyright © 2018 OpenSource BIM. All rights reserved.