| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcEngineTypeEnum> |
IfcEngineTypeEnum.VALUES
A public read-only list of all the 'Ifc Engine Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcEngineTypeEnum |
IfcEngineTypeEnum.get(int value)
Returns the 'Ifc Engine Type Enum' literal with the specified integer value.
|
static IfcEngineTypeEnum |
IfcEngineTypeEnum.get(String literal)
Returns the 'Ifc Engine Type Enum' literal with the specified literal value.
|
static IfcEngineTypeEnum |
IfcEngineTypeEnum.getByName(String name)
Returns the 'Ifc Engine Type Enum' literal with the specified name.
|
IfcEngineTypeEnum |
IfcEngineType.getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
IfcEngineTypeEnum |
IfcEngine.getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
static IfcEngineTypeEnum |
IfcEngineTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcEngineTypeEnum[] |
IfcEngineTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcEngineType.setPredefinedType(IfcEngineTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
IfcEngine.setPredefinedType(IfcEngineTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcEngineTypeEnum |
Ifc4FactoryImpl.createIfcEngineTypeEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcEngineTypeEnum |
IfcEngineImpl.getPredefinedType() |
IfcEngineTypeEnum |
IfcEngineTypeImpl.getPredefinedType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcEngineImpl.setPredefinedType(IfcEngineTypeEnum newPredefinedType) |
void |
IfcEngineTypeImpl.setPredefinedType(IfcEngineTypeEnum newPredefinedType) |
Copyright © 2016 OpenSource BIM. All rights reserved.