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