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