public enum IfcSensorTypeEnum extends Enum<IfcSensorTypeEnum> implements org.eclipse.emf.common.util.Enumerator
Ifc2x3tc1Package.getIfcSensorTypeEnum()| Enum Constant and Description |
|---|
CO2SENSOR
The 'CO2SENSOR' literal object.
|
FIRESENSOR
The 'FIRESENSOR' literal object.
|
FLOWSENSOR
The 'FLOWSENSOR' literal object.
|
GASSENSOR
The 'GASSENSOR' literal object.
|
HEATSENSOR
The 'HEATSENSOR' literal object.
|
HUMIDITYSENSOR
The 'HUMIDITYSENSOR' literal object.
|
LIGHTSENSOR
The 'LIGHTSENSOR' literal object.
|
MOISTURESENSOR
The 'MOISTURESENSOR' literal object.
|
MOVEMENTSENSOR
The 'MOVEMENTSENSOR' literal object.
|
NOTDEFINED
The 'NOTDEFINED' literal object.
|
NULL
The 'NULL' literal object.
|
PRESSURESENSOR
The 'PRESSURESENSOR' literal object.
|
SMOKESENSOR
The 'SMOKESENSOR' literal object.
|
SOUNDSENSOR
The 'SOUNDSENSOR' literal object.
|
TEMPERATURESENSOR
The 'TEMPERATURESENSOR' literal object.
|
USERDEFINED
The 'USERDEFINED' literal object.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
CO2SENSOR_VALUE
The 'CO2SENSOR' literal value.
|
static int |
FIRESENSOR_VALUE
The 'FIRESENSOR' literal value.
|
static int |
FLOWSENSOR_VALUE
The 'FLOWSENSOR' literal value.
|
static int |
GASSENSOR_VALUE
The 'GASSENSOR' literal value.
|
static int |
HEATSENSOR_VALUE
The 'HEATSENSOR' literal value.
|
static int |
HUMIDITYSENSOR_VALUE
The 'HUMIDITYSENSOR' literal value.
|
static int |
LIGHTSENSOR_VALUE
The 'LIGHTSENSOR' literal value.
|
static int |
MOISTURESENSOR_VALUE
The 'MOISTURESENSOR' literal value.
|
static int |
MOVEMENTSENSOR_VALUE
The 'MOVEMENTSENSOR' literal value.
|
static int |
NOTDEFINED_VALUE
The 'NOTDEFINED' literal value.
|
static int |
NULL_VALUE
The 'NULL' literal value.
|
static int |
PRESSURESENSOR_VALUE
The 'PRESSURESENSOR' literal value.
|
static int |
SMOKESENSOR_VALUE
The 'SMOKESENSOR' literal value.
|
static int |
SOUNDSENSOR_VALUE
The 'SOUNDSENSOR' literal value.
|
static int |
TEMPERATURESENSOR_VALUE
The 'TEMPERATURESENSOR' literal value.
|
static int |
USERDEFINED_VALUE
The 'USERDEFINED' literal value.
|
static List<IfcSensorTypeEnum> |
VALUES
A public read-only list of all the 'Ifc Sensor Type Enum' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcSensorTypeEnum |
get(int value)
Returns the 'Ifc Sensor Type Enum' literal with the specified integer value.
|
static IfcSensorTypeEnum |
get(String literal)
Returns the 'Ifc Sensor Type Enum' literal with the specified literal value.
|
static IfcSensorTypeEnum |
getByName(String name)
Returns the 'Ifc Sensor Type Enum' literal with the specified name.
|
String |
getLiteral() |
String |
getName() |
int |
getValue() |
String |
toString()
Returns the literal value of the enumerator, which is its string representation.
|
static IfcSensorTypeEnum |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcSensorTypeEnum[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final IfcSensorTypeEnum NULL
NULL_VALUEpublic static final IfcSensorTypeEnum HUMIDITYSENSOR
HUMIDITYSENSOR_VALUEpublic static final IfcSensorTypeEnum PRESSURESENSOR
PRESSURESENSOR_VALUEpublic static final IfcSensorTypeEnum FIRESENSOR
FIRESENSOR_VALUEpublic static final IfcSensorTypeEnum USERDEFINED
USERDEFINED_VALUEpublic static final IfcSensorTypeEnum GASSENSOR
GASSENSOR_VALUEpublic static final IfcSensorTypeEnum HEATSENSOR
HEATSENSOR_VALUEpublic static final IfcSensorTypeEnum CO2SENSOR
CO2SENSOR_VALUEpublic static final IfcSensorTypeEnum MOVEMENTSENSOR
MOVEMENTSENSOR_VALUEpublic static final IfcSensorTypeEnum NOTDEFINED
NOTDEFINED_VALUEpublic static final IfcSensorTypeEnum LIGHTSENSOR
LIGHTSENSOR_VALUEpublic static final IfcSensorTypeEnum SOUNDSENSOR
SOUNDSENSOR_VALUEpublic static final IfcSensorTypeEnum TEMPERATURESENSOR
TEMPERATURESENSOR_VALUEpublic static final IfcSensorTypeEnum FLOWSENSOR
FLOWSENSOR_VALUEpublic static final IfcSensorTypeEnum MOISTURESENSOR
MOISTURESENSOR_VALUEpublic static final IfcSensorTypeEnum SMOKESENSOR
SMOKESENSOR_VALUEpublic static final int NULL_VALUE
If the meaning of 'NULL' literal object isn't clear, there really should be more of a description here...
NULL,
Constant Field Valuespublic static final int HUMIDITYSENSOR_VALUE
If the meaning of 'HUMIDITYSENSOR' literal object isn't clear, there really should be more of a description here...
HUMIDITYSENSOR,
Constant Field Valuespublic static final int PRESSURESENSOR_VALUE
If the meaning of 'PRESSURESENSOR' literal object isn't clear, there really should be more of a description here...
PRESSURESENSOR,
Constant Field Valuespublic static final int FIRESENSOR_VALUE
If the meaning of 'FIRESENSOR' literal object isn't clear, there really should be more of a description here...
FIRESENSOR,
Constant Field Valuespublic static final int USERDEFINED_VALUE
If the meaning of 'USERDEFINED' literal object isn't clear, there really should be more of a description here...
USERDEFINED,
Constant Field Valuespublic static final int GASSENSOR_VALUE
If the meaning of 'GASSENSOR' literal object isn't clear, there really should be more of a description here...
GASSENSOR,
Constant Field Valuespublic static final int HEATSENSOR_VALUE
If the meaning of 'HEATSENSOR' literal object isn't clear, there really should be more of a description here...
HEATSENSOR,
Constant Field Valuespublic static final int CO2SENSOR_VALUE
If the meaning of 'CO2SENSOR' literal object isn't clear, there really should be more of a description here...
CO2SENSOR,
Constant Field Valuespublic static final int MOVEMENTSENSOR_VALUE
If the meaning of 'MOVEMENTSENSOR' literal object isn't clear, there really should be more of a description here...
MOVEMENTSENSOR,
Constant Field Valuespublic static final int NOTDEFINED_VALUE
If the meaning of 'NOTDEFINED' literal object isn't clear, there really should be more of a description here...
NOTDEFINED,
Constant Field Valuespublic static final int LIGHTSENSOR_VALUE
If the meaning of 'LIGHTSENSOR' literal object isn't clear, there really should be more of a description here...
LIGHTSENSOR,
Constant Field Valuespublic static final int SOUNDSENSOR_VALUE
If the meaning of 'SOUNDSENSOR' literal object isn't clear, there really should be more of a description here...
SOUNDSENSOR,
Constant Field Valuespublic static final int TEMPERATURESENSOR_VALUE
If the meaning of 'TEMPERATURESENSOR' literal object isn't clear, there really should be more of a description here...
TEMPERATURESENSOR,
Constant Field Valuespublic static final int FLOWSENSOR_VALUE
If the meaning of 'FLOWSENSOR' literal object isn't clear, there really should be more of a description here...
FLOWSENSOR,
Constant Field Valuespublic static final int MOISTURESENSOR_VALUE
If the meaning of 'MOISTURESENSOR' literal object isn't clear, there really should be more of a description here...
MOISTURESENSOR,
Constant Field Valuespublic static final int SMOKESENSOR_VALUE
If the meaning of 'SMOKESENSOR' literal object isn't clear, there really should be more of a description here...
SMOKESENSOR,
Constant Field Valuespublic static final List<IfcSensorTypeEnum> VALUES
public static IfcSensorTypeEnum[] values()
for (IfcSensorTypeEnum c : IfcSensorTypeEnum.values()) System.out.println(c);
public static IfcSensorTypeEnum valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic static IfcSensorTypeEnum get(String literal)
literal - the literal.null.public static IfcSensorTypeEnum getByName(String name)
name - the name.null.public static IfcSensorTypeEnum get(int value)
value - the integer value.null.public int getValue()
getValue in interface org.eclipse.emf.common.util.Enumeratorpublic String getName()
getName in interface org.eclipse.emf.common.util.Enumeratorpublic String getLiteral()
getLiteral in interface org.eclipse.emf.common.util.Enumeratorpublic String toString()
toString in class Enum<IfcSensorTypeEnum>Copyright © 2016 OpenSource BIM. All rights reserved.