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