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