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