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