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