| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcDoorPanelOperationEnum> |
IfcDoorPanelOperationEnum.VALUES
A public read-only list of all the 'Ifc Door Panel Operation Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcDoorPanelOperationEnum |
IfcDoorPanelOperationEnum.get(int value)
Returns the 'Ifc Door Panel Operation Enum' literal with the specified integer value.
|
static IfcDoorPanelOperationEnum |
IfcDoorPanelOperationEnum.get(String literal)
Returns the 'Ifc Door Panel Operation Enum' literal with the specified literal value.
|
static IfcDoorPanelOperationEnum |
IfcDoorPanelOperationEnum.getByName(String name)
Returns the 'Ifc Door Panel Operation Enum' literal with the specified name.
|
IfcDoorPanelOperationEnum |
IfcDoorPanelProperties.getPanelOperation()
Returns the value of the 'Panel Operation' attribute.
|
static IfcDoorPanelOperationEnum |
IfcDoorPanelOperationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcDoorPanelOperationEnum[] |
IfcDoorPanelOperationEnum.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.setPanelOperation(IfcDoorPanelOperationEnum value)
Sets the value of the '
Panel Operation' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcDoorPanelOperationEnum |
Ifc4FactoryImpl.createIfcDoorPanelOperationEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcDoorPanelOperationEnum |
IfcDoorPanelPropertiesImpl.getPanelOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDoorPanelPropertiesImpl.setPanelOperation(IfcDoorPanelOperationEnum newPanelOperation) |
Copyright © 2016 OpenSource BIM. All rights reserved.