| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcCompressorTypeEnum> |
IfcCompressorTypeEnum.VALUES
A public read-only list of all the 'Ifc Compressor Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcCompressorTypeEnum |
IfcCompressorTypeEnum.get(int value)
Returns the 'Ifc Compressor Type Enum' literal with the specified integer value.
|
static IfcCompressorTypeEnum |
IfcCompressorTypeEnum.get(String literal)
Returns the 'Ifc Compressor Type Enum' literal with the specified literal value.
|
static IfcCompressorTypeEnum |
IfcCompressorTypeEnum.getByName(String name)
Returns the 'Ifc Compressor Type Enum' literal with the specified name.
|
IfcCompressorTypeEnum |
IfcCompressorType.getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
IfcCompressorTypeEnum |
IfcCompressor.getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
static IfcCompressorTypeEnum |
IfcCompressorTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcCompressorTypeEnum[] |
IfcCompressorTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcCompressorType.setPredefinedType(IfcCompressorTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
IfcCompressor.setPredefinedType(IfcCompressorTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcCompressorTypeEnum |
Ifc4FactoryImpl.createIfcCompressorTypeEnumFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcCompressorTypeEnum |
IfcCompressorImpl.getPredefinedType() |
IfcCompressorTypeEnum |
IfcCompressorTypeImpl.getPredefinedType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcCompressorImpl.setPredefinedType(IfcCompressorTypeEnum newPredefinedType) |
void |
IfcCompressorTypeImpl.setPredefinedType(IfcCompressorTypeEnum newPredefinedType) |
Copyright © 2016 OpenSource BIM. All rights reserved.