| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcWindowStyleConstructionEnum> |
IfcWindowStyleConstructionEnum.VALUES
A public read-only list of all the 'Ifc Window Style Construction Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcWindowStyleConstructionEnum |
IfcWindowStyleConstructionEnum.get(int value)
Returns the 'Ifc Window Style Construction Enum' literal with the specified integer value.
|
static IfcWindowStyleConstructionEnum |
IfcWindowStyleConstructionEnum.get(String literal)
Returns the 'Ifc Window Style Construction Enum' literal with the specified literal value.
|
static IfcWindowStyleConstructionEnum |
IfcWindowStyleConstructionEnum.getByName(String name)
Returns the 'Ifc Window Style Construction Enum' literal with the specified name.
|
IfcWindowStyleConstructionEnum |
IfcWindowStyle.getConstructionType()
Returns the value of the 'Construction Type' attribute.
|
static IfcWindowStyleConstructionEnum |
IfcWindowStyleConstructionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcWindowStyleConstructionEnum[] |
IfcWindowStyleConstructionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcWindowStyle.setConstructionType(IfcWindowStyleConstructionEnum value)
Sets the value of the '
Construction Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcWindowStyleConstructionEnum |
Ifc4FactoryImpl.createIfcWindowStyleConstructionEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcWindowStyleConstructionEnum |
IfcWindowStyleImpl.getConstructionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcWindowStyleImpl.setConstructionType(IfcWindowStyleConstructionEnum newConstructionType) |
Copyright © 2018 OpenSource BIM. All rights reserved.