| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcWindowTypePartitioningEnum> |
IfcWindowTypePartitioningEnum.VALUES
A public read-only list of all the 'Ifc Window Type Partitioning Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcWindowTypePartitioningEnum |
IfcWindowTypePartitioningEnum.get(int value)
Returns the 'Ifc Window Type Partitioning Enum' literal with the specified integer value.
|
static IfcWindowTypePartitioningEnum |
IfcWindowTypePartitioningEnum.get(String literal)
Returns the 'Ifc Window Type Partitioning Enum' literal with the specified literal value.
|
static IfcWindowTypePartitioningEnum |
IfcWindowTypePartitioningEnum.getByName(String name)
Returns the 'Ifc Window Type Partitioning Enum' literal with the specified name.
|
IfcWindowTypePartitioningEnum |
IfcWindow.getPartitioningType()
Returns the value of the 'Partitioning Type' attribute.
|
IfcWindowTypePartitioningEnum |
IfcWindowType.getPartitioningType()
Returns the value of the 'Partitioning Type' attribute.
|
static IfcWindowTypePartitioningEnum |
IfcWindowTypePartitioningEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcWindowTypePartitioningEnum[] |
IfcWindowTypePartitioningEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcWindow.setPartitioningType(IfcWindowTypePartitioningEnum value)
Sets the value of the '
Partitioning Type' attribute. |
void |
IfcWindowType.setPartitioningType(IfcWindowTypePartitioningEnum value)
Sets the value of the '
Partitioning Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcWindowTypePartitioningEnum |
Ifc4FactoryImpl.createIfcWindowTypePartitioningEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcWindowTypePartitioningEnum |
IfcWindowImpl.getPartitioningType() |
IfcWindowTypePartitioningEnum |
IfcWindowTypeImpl.getPartitioningType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcWindowImpl.setPartitioningType(IfcWindowTypePartitioningEnum newPartitioningType) |
void |
IfcWindowTypeImpl.setPartitioningType(IfcWindowTypePartitioningEnum newPartitioningType) |
Copyright © 2016 OpenSource BIM. All rights reserved.