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