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