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