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