public enum IfcUnitEnum extends Enum<IfcUnitEnum> implements org.eclipse.emf.common.util.Enumerator
Ifc2x3tc1Package.getIfcUnitEnum()| Enum Constant and Description |
|---|
ABSORBEDDOSEUNIT
The 'ABSORBEDDOSEUNIT' literal object.
|
AMOUNTOFSUBSTANCEUNIT
The 'AMOUNTOFSUBSTANCEUNIT' literal object.
|
AREAUNIT
The 'AREAUNIT' literal object.
|
DOSEEQUIVALENTUNIT
The 'DOSEEQUIVALENTUNIT' literal object.
|
ELECTRICCAPACITANCEUNIT
The 'ELECTRICCAPACITANCEUNIT' literal object.
|
ELECTRICCHARGEUNIT
The 'ELECTRICCHARGEUNIT' literal object.
|
ELECTRICCONDUCTANCEUNIT
The 'ELECTRICCONDUCTANCEUNIT' literal object.
|
ELECTRICCURRENTUNIT
The 'ELECTRICCURRENTUNIT' literal object.
|
ELECTRICRESISTANCEUNIT
The 'ELECTRICRESISTANCEUNIT' literal object.
|
ELECTRICVOLTAGEUNIT
The 'ELECTRICVOLTAGEUNIT' literal object.
|
ENERGYUNIT
The 'ENERGYUNIT' literal object.
|
FORCEUNIT
The 'FORCEUNIT' literal object.
|
FREQUENCYUNIT
The 'FREQUENCYUNIT' literal object.
|
ILLUMINANCEUNIT
The 'ILLUMINANCEUNIT' literal object.
|
INDUCTANCEUNIT
The 'INDUCTANCEUNIT' literal object.
|
LENGTHUNIT
The 'LENGTHUNIT' literal object.
|
LUMINOUSFLUXUNIT
The 'LUMINOUSFLUXUNIT' literal object.
|
LUMINOUSINTENSITYUNIT
The 'LUMINOUSINTENSITYUNIT' literal object.
|
MAGNETICFLUXDENSITYUNIT
The 'MAGNETICFLUXDENSITYUNIT' literal object.
|
MAGNETICFLUXUNIT
The 'MAGNETICFLUXUNIT' literal object.
|
MASSUNIT
The 'MASSUNIT' literal object.
|
NULL
The 'NULL' literal object.
|
PLANEANGLEUNIT
The 'PLANEANGLEUNIT' literal object.
|
POWERUNIT
The 'POWERUNIT' literal object.
|
PRESSUREUNIT
The 'PRESSUREUNIT' literal object.
|
RADIOACTIVITYUNIT
The 'RADIOACTIVITYUNIT' literal object.
|
SOLIDANGLEUNIT
The 'SOLIDANGLEUNIT' literal object.
|
THERMODYNAMICTEMPERATUREUNIT
The 'THERMODYNAMICTEMPERATUREUNIT' literal object.
|
TIMEUNIT
The 'TIMEUNIT' literal object.
|
USERDEFINED
The 'USERDEFINED' literal object.
|
VOLUMEUNIT
The 'VOLUMEUNIT' literal object.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
ABSORBEDDOSEUNIT_VALUE
The 'ABSORBEDDOSEUNIT' literal value.
|
static int |
AMOUNTOFSUBSTANCEUNIT_VALUE
The 'AMOUNTOFSUBSTANCEUNIT' literal value.
|
static int |
AREAUNIT_VALUE
The 'AREAUNIT' literal value.
|
static int |
DOSEEQUIVALENTUNIT_VALUE
The 'DOSEEQUIVALENTUNIT' literal value.
|
static int |
ELECTRICCAPACITANCEUNIT_VALUE
The 'ELECTRICCAPACITANCEUNIT' literal value.
|
static int |
ELECTRICCHARGEUNIT_VALUE
The 'ELECTRICCHARGEUNIT' literal value.
|
static int |
ELECTRICCONDUCTANCEUNIT_VALUE
The 'ELECTRICCONDUCTANCEUNIT' literal value.
|
static int |
ELECTRICCURRENTUNIT_VALUE
The 'ELECTRICCURRENTUNIT' literal value.
|
static int |
ELECTRICRESISTANCEUNIT_VALUE
The 'ELECTRICRESISTANCEUNIT' literal value.
|
static int |
ELECTRICVOLTAGEUNIT_VALUE
The 'ELECTRICVOLTAGEUNIT' literal value.
|
static int |
ENERGYUNIT_VALUE
The 'ENERGYUNIT' literal value.
|
static int |
FORCEUNIT_VALUE
The 'FORCEUNIT' literal value.
|
static int |
FREQUENCYUNIT_VALUE
The 'FREQUENCYUNIT' literal value.
|
static int |
ILLUMINANCEUNIT_VALUE
The 'ILLUMINANCEUNIT' literal value.
|
static int |
INDUCTANCEUNIT_VALUE
The 'INDUCTANCEUNIT' literal value.
|
static int |
LENGTHUNIT_VALUE
The 'LENGTHUNIT' literal value.
|
static int |
LUMINOUSFLUXUNIT_VALUE
The 'LUMINOUSFLUXUNIT' literal value.
|
static int |
LUMINOUSINTENSITYUNIT_VALUE
The 'LUMINOUSINTENSITYUNIT' literal value.
|
static int |
MAGNETICFLUXDENSITYUNIT_VALUE
The 'MAGNETICFLUXDENSITYUNIT' literal value.
|
static int |
MAGNETICFLUXUNIT_VALUE
The 'MAGNETICFLUXUNIT' literal value.
|
static int |
MASSUNIT_VALUE
The 'MASSUNIT' literal value.
|
static int |
NULL_VALUE
The 'NULL' literal value.
|
static int |
PLANEANGLEUNIT_VALUE
The 'PLANEANGLEUNIT' literal value.
|
static int |
POWERUNIT_VALUE
The 'POWERUNIT' literal value.
|
static int |
PRESSUREUNIT_VALUE
The 'PRESSUREUNIT' literal value.
|
static int |
RADIOACTIVITYUNIT_VALUE
The 'RADIOACTIVITYUNIT' literal value.
|
static int |
SOLIDANGLEUNIT_VALUE
The 'SOLIDANGLEUNIT' literal value.
|
static int |
THERMODYNAMICTEMPERATUREUNIT_VALUE
The 'THERMODYNAMICTEMPERATUREUNIT' literal value.
|
static int |
TIMEUNIT_VALUE
The 'TIMEUNIT' literal value.
|
static int |
USERDEFINED_VALUE
The 'USERDEFINED' literal value.
|
static List<IfcUnitEnum> |
VALUES
A public read-only list of all the 'Ifc Unit Enum' enumerators.
|
static int |
VOLUMEUNIT_VALUE
The 'VOLUMEUNIT' literal value.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcUnitEnum |
get(int value)
Returns the 'Ifc Unit Enum' literal with the specified integer value.
|
static IfcUnitEnum |
get(String literal)
Returns the 'Ifc Unit Enum' literal with the specified literal value.
|
static IfcUnitEnum |
getByName(String name)
Returns the 'Ifc Unit 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 IfcUnitEnum |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcUnitEnum[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final IfcUnitEnum NULL
NULL_VALUEpublic static final IfcUnitEnum LENGTHUNIT
LENGTHUNIT_VALUEpublic static final IfcUnitEnum SOLIDANGLEUNIT
SOLIDANGLEUNIT_VALUEpublic static final IfcUnitEnum RADIOACTIVITYUNIT
RADIOACTIVITYUNIT_VALUEpublic static final IfcUnitEnum ENERGYUNIT
ENERGYUNIT_VALUEpublic static final IfcUnitEnum AMOUNTOFSUBSTANCEUNIT
AMOUNTOFSUBSTANCEUNIT_VALUEpublic static final IfcUnitEnum LUMINOUSFLUXUNIT
LUMINOUSFLUXUNIT_VALUEpublic static final IfcUnitEnum USERDEFINED
USERDEFINED_VALUEpublic static final IfcUnitEnum FREQUENCYUNIT
FREQUENCYUNIT_VALUEpublic static final IfcUnitEnum LUMINOUSINTENSITYUNIT
LUMINOUSINTENSITYUNIT_VALUEpublic static final IfcUnitEnum DOSEEQUIVALENTUNIT
DOSEEQUIVALENTUNIT_VALUEpublic static final IfcUnitEnum ABSORBEDDOSEUNIT
ABSORBEDDOSEUNIT_VALUEpublic static final IfcUnitEnum ELECTRICCAPACITANCEUNIT
ELECTRICCAPACITANCEUNIT_VALUEpublic static final IfcUnitEnum ELECTRICRESISTANCEUNIT
ELECTRICRESISTANCEUNIT_VALUEpublic static final IfcUnitEnum PRESSUREUNIT
PRESSUREUNIT_VALUEpublic static final IfcUnitEnum ELECTRICVOLTAGEUNIT
ELECTRICVOLTAGEUNIT_VALUEpublic static final IfcUnitEnum MAGNETICFLUXDENSITYUNIT
MAGNETICFLUXDENSITYUNIT_VALUEpublic static final IfcUnitEnum ELECTRICCONDUCTANCEUNIT
ELECTRICCONDUCTANCEUNIT_VALUEpublic static final IfcUnitEnum ILLUMINANCEUNIT
ILLUMINANCEUNIT_VALUEpublic static final IfcUnitEnum INDUCTANCEUNIT
INDUCTANCEUNIT_VALUEpublic static final IfcUnitEnum ELECTRICCHARGEUNIT
ELECTRICCHARGEUNIT_VALUEpublic static final IfcUnitEnum ELECTRICCURRENTUNIT
ELECTRICCURRENTUNIT_VALUEpublic static final IfcUnitEnum POWERUNIT
POWERUNIT_VALUEpublic static final IfcUnitEnum THERMODYNAMICTEMPERATUREUNIT
THERMODYNAMICTEMPERATUREUNIT_VALUEpublic static final IfcUnitEnum VOLUMEUNIT
VOLUMEUNIT_VALUEpublic static final IfcUnitEnum MAGNETICFLUXUNIT
MAGNETICFLUXUNIT_VALUEpublic static final IfcUnitEnum MASSUNIT
MASSUNIT_VALUEpublic static final IfcUnitEnum TIMEUNIT
TIMEUNIT_VALUEpublic static final IfcUnitEnum AREAUNIT
AREAUNIT_VALUEpublic static final IfcUnitEnum FORCEUNIT
FORCEUNIT_VALUEpublic static final IfcUnitEnum PLANEANGLEUNIT
PLANEANGLEUNIT_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 LENGTHUNIT_VALUE
If the meaning of 'LENGTHUNIT' literal object isn't clear, there really should be more of a description here...
LENGTHUNIT,
Constant Field Valuespublic static final int SOLIDANGLEUNIT_VALUE
If the meaning of 'SOLIDANGLEUNIT' literal object isn't clear, there really should be more of a description here...
SOLIDANGLEUNIT,
Constant Field Valuespublic static final int RADIOACTIVITYUNIT_VALUE
If the meaning of 'RADIOACTIVITYUNIT' literal object isn't clear, there really should be more of a description here...
RADIOACTIVITYUNIT,
Constant Field Valuespublic static final int ENERGYUNIT_VALUE
If the meaning of 'ENERGYUNIT' literal object isn't clear, there really should be more of a description here...
ENERGYUNIT,
Constant Field Valuespublic static final int AMOUNTOFSUBSTANCEUNIT_VALUE
If the meaning of 'AMOUNTOFSUBSTANCEUNIT' literal object isn't clear, there really should be more of a description here...
AMOUNTOFSUBSTANCEUNIT,
Constant Field Valuespublic static final int LUMINOUSFLUXUNIT_VALUE
If the meaning of 'LUMINOUSFLUXUNIT' literal object isn't clear, there really should be more of a description here...
LUMINOUSFLUXUNIT,
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 FREQUENCYUNIT_VALUE
If the meaning of 'FREQUENCYUNIT' literal object isn't clear, there really should be more of a description here...
FREQUENCYUNIT,
Constant Field Valuespublic static final int LUMINOUSINTENSITYUNIT_VALUE
If the meaning of 'LUMINOUSINTENSITYUNIT' literal object isn't clear, there really should be more of a description here...
LUMINOUSINTENSITYUNIT,
Constant Field Valuespublic static final int DOSEEQUIVALENTUNIT_VALUE
If the meaning of 'DOSEEQUIVALENTUNIT' literal object isn't clear, there really should be more of a description here...
DOSEEQUIVALENTUNIT,
Constant Field Valuespublic static final int ABSORBEDDOSEUNIT_VALUE
If the meaning of 'ABSORBEDDOSEUNIT' literal object isn't clear, there really should be more of a description here...
ABSORBEDDOSEUNIT,
Constant Field Valuespublic static final int ELECTRICCAPACITANCEUNIT_VALUE
If the meaning of 'ELECTRICCAPACITANCEUNIT' literal object isn't clear, there really should be more of a description here...
ELECTRICCAPACITANCEUNIT,
Constant Field Valuespublic static final int ELECTRICRESISTANCEUNIT_VALUE
If the meaning of 'ELECTRICRESISTANCEUNIT' literal object isn't clear, there really should be more of a description here...
ELECTRICRESISTANCEUNIT,
Constant Field Valuespublic static final int PRESSUREUNIT_VALUE
If the meaning of 'PRESSUREUNIT' literal object isn't clear, there really should be more of a description here...
PRESSUREUNIT,
Constant Field Valuespublic static final int ELECTRICVOLTAGEUNIT_VALUE
If the meaning of 'ELECTRICVOLTAGEUNIT' literal object isn't clear, there really should be more of a description here...
ELECTRICVOLTAGEUNIT,
Constant Field Valuespublic static final int MAGNETICFLUXDENSITYUNIT_VALUE
If the meaning of 'MAGNETICFLUXDENSITYUNIT' literal object isn't clear, there really should be more of a description here...
MAGNETICFLUXDENSITYUNIT,
Constant Field Valuespublic static final int ELECTRICCONDUCTANCEUNIT_VALUE
If the meaning of 'ELECTRICCONDUCTANCEUNIT' literal object isn't clear, there really should be more of a description here...
ELECTRICCONDUCTANCEUNIT,
Constant Field Valuespublic static final int ILLUMINANCEUNIT_VALUE
If the meaning of 'ILLUMINANCEUNIT' literal object isn't clear, there really should be more of a description here...
ILLUMINANCEUNIT,
Constant Field Valuespublic static final int INDUCTANCEUNIT_VALUE
If the meaning of 'INDUCTANCEUNIT' literal object isn't clear, there really should be more of a description here...
INDUCTANCEUNIT,
Constant Field Valuespublic static final int ELECTRICCHARGEUNIT_VALUE
If the meaning of 'ELECTRICCHARGEUNIT' literal object isn't clear, there really should be more of a description here...
ELECTRICCHARGEUNIT,
Constant Field Valuespublic static final int ELECTRICCURRENTUNIT_VALUE
If the meaning of 'ELECTRICCURRENTUNIT' literal object isn't clear, there really should be more of a description here...
ELECTRICCURRENTUNIT,
Constant Field Valuespublic static final int POWERUNIT_VALUE
If the meaning of 'POWERUNIT' literal object isn't clear, there really should be more of a description here...
POWERUNIT,
Constant Field Valuespublic static final int THERMODYNAMICTEMPERATUREUNIT_VALUE
If the meaning of 'THERMODYNAMICTEMPERATUREUNIT' literal object isn't clear, there really should be more of a description here...
public static final int VOLUMEUNIT_VALUE
If the meaning of 'VOLUMEUNIT' literal object isn't clear, there really should be more of a description here...
VOLUMEUNIT,
Constant Field Valuespublic static final int MAGNETICFLUXUNIT_VALUE
If the meaning of 'MAGNETICFLUXUNIT' literal object isn't clear, there really should be more of a description here...
MAGNETICFLUXUNIT,
Constant Field Valuespublic static final int MASSUNIT_VALUE
If the meaning of 'MASSUNIT' literal object isn't clear, there really should be more of a description here...
MASSUNIT,
Constant Field Valuespublic static final int TIMEUNIT_VALUE
If the meaning of 'TIMEUNIT' literal object isn't clear, there really should be more of a description here...
TIMEUNIT,
Constant Field Valuespublic static final int AREAUNIT_VALUE
If the meaning of 'AREAUNIT' literal object isn't clear, there really should be more of a description here...
AREAUNIT,
Constant Field Valuespublic static final int FORCEUNIT_VALUE
If the meaning of 'FORCEUNIT' literal object isn't clear, there really should be more of a description here...
FORCEUNIT,
Constant Field Valuespublic static final int PLANEANGLEUNIT_VALUE
If the meaning of 'PLANEANGLEUNIT' literal object isn't clear, there really should be more of a description here...
PLANEANGLEUNIT,
Constant Field Valuespublic static final List<IfcUnitEnum> VALUES
public static IfcUnitEnum[] values()
for (IfcUnitEnum c : IfcUnitEnum.values()) System.out.println(c);
public static IfcUnitEnum 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 IfcUnitEnum get(String literal)
literal - the literal.null.public static IfcUnitEnum getByName(String name)
name - the name.null.public static IfcUnitEnum 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<IfcUnitEnum>Copyright © 2016 OpenSource BIM. All rights reserved.