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