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