| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcWindowPanelPositionEnum> |
IfcWindowPanelPositionEnum.VALUES
A public read-only list of all the 'Ifc Window Panel Position Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcWindowPanelPositionEnum |
IfcWindowPanelPositionEnum.get(int value)
Returns the 'Ifc Window Panel Position Enum' literal with the specified integer value.
|
static IfcWindowPanelPositionEnum |
IfcWindowPanelPositionEnum.get(String literal)
Returns the 'Ifc Window Panel Position Enum' literal with the specified literal value.
|
static IfcWindowPanelPositionEnum |
IfcWindowPanelPositionEnum.getByName(String name)
Returns the 'Ifc Window Panel Position Enum' literal with the specified name.
|
IfcWindowPanelPositionEnum |
IfcWindowPanelProperties.getPanelPosition()
Returns the value of the 'Panel Position' attribute.
|
IfcWindowPanelPositionEnum |
IfcPermeableCoveringProperties.getPanelPosition()
Returns the value of the 'Panel Position' attribute.
|
static IfcWindowPanelPositionEnum |
IfcWindowPanelPositionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcWindowPanelPositionEnum[] |
IfcWindowPanelPositionEnum.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.setPanelPosition(IfcWindowPanelPositionEnum value)
Sets the value of the '
Panel Position' attribute. |
void |
IfcPermeableCoveringProperties.setPanelPosition(IfcWindowPanelPositionEnum value)
Sets the value of the '
Panel Position' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcWindowPanelPositionEnum |
Ifc4FactoryImpl.createIfcWindowPanelPositionEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcWindowPanelPositionEnum |
IfcPermeableCoveringPropertiesImpl.getPanelPosition() |
IfcWindowPanelPositionEnum |
IfcWindowPanelPropertiesImpl.getPanelPosition() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPermeableCoveringPropertiesImpl.setPanelPosition(IfcWindowPanelPositionEnum newPanelPosition) |
void |
IfcWindowPanelPropertiesImpl.setPanelPosition(IfcWindowPanelPositionEnum newPanelPosition) |
Copyright © 2016 OpenSource BIM. All rights reserved.