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