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