public enum IfcSIUnitName extends Enum<IfcSIUnitName> implements org.eclipse.emf.common.util.Enumerator
Ifc2x3tc1Package.getIfcSIUnitName()| Enum Constant and Description |
|---|
AMPERE
The 'AMPERE' literal object.
|
BECQUEREL
The 'BECQUEREL' literal object.
|
CANDELA
The 'CANDELA' literal object.
|
COULOMB
The 'COULOMB' literal object.
|
CUBIC_METRE
The 'CUBIC METRE' literal object.
|
DEGREE_CELSIUS
The 'DEGREE CELSIUS' literal object.
|
FARAD
The 'FARAD' literal object.
|
GRAM
The 'GRAM' literal object.
|
GRAY
The 'GRAY' literal object.
|
HENRY
The 'HENRY' literal object.
|
HERTZ
The 'HERTZ' literal object.
|
JOULE
The 'JOULE' literal object.
|
KELVIN
The 'KELVIN' literal object.
|
LUMEN
The 'LUMEN' literal object.
|
LUX
The 'LUX' literal object.
|
METRE
The 'METRE' literal object.
|
MOLE
The 'MOLE' literal object.
|
NEWTON
The 'NEWTON' literal object.
|
NULL
The 'NULL' literal object.
|
OHM
The 'OHM' literal object.
|
PASCAL
The 'PASCAL' literal object.
|
RADIAN
The 'RADIAN' literal object.
|
SECOND
The 'SECOND' literal object.
|
SIEMENS
The 'SIEMENS' literal object.
|
SIEVERT
The 'SIEVERT' literal object.
|
SQUARE_METRE
The 'SQUARE METRE' literal object.
|
STERADIAN
The 'STERADIAN' literal object.
|
TESLA
The 'TESLA' literal object.
|
VOLT
The 'VOLT' literal object.
|
WATT
The 'WATT' literal object.
|
WEBER
The 'WEBER' literal object.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
AMPERE_VALUE
The 'AMPERE' literal value.
|
static int |
BECQUEREL_VALUE
The 'BECQUEREL' literal value.
|
static int |
CANDELA_VALUE
The 'CANDELA' literal value.
|
static int |
COULOMB_VALUE
The 'COULOMB' literal value.
|
static int |
CUBIC_METRE_VALUE
The 'CUBIC METRE' literal value.
|
static int |
DEGREE_CELSIUS_VALUE
The 'DEGREE CELSIUS' literal value.
|
static int |
FARAD_VALUE
The 'FARAD' literal value.
|
static int |
GRAM_VALUE
The 'GRAM' literal value.
|
static int |
GRAY_VALUE
The 'GRAY' literal value.
|
static int |
HENRY_VALUE
The 'HENRY' literal value.
|
static int |
HERTZ_VALUE
The 'HERTZ' literal value.
|
static int |
JOULE_VALUE
The 'JOULE' literal value.
|
static int |
KELVIN_VALUE
The 'KELVIN' literal value.
|
static int |
LUMEN_VALUE
The 'LUMEN' literal value.
|
static int |
LUX_VALUE
The 'LUX' literal value.
|
static int |
METRE_VALUE
The 'METRE' literal value.
|
static int |
MOLE_VALUE
The 'MOLE' literal value.
|
static int |
NEWTON_VALUE
The 'NEWTON' literal value.
|
static int |
NULL_VALUE
The 'NULL' literal value.
|
static int |
OHM_VALUE
The 'OHM' literal value.
|
static int |
PASCAL_VALUE
The 'PASCAL' literal value.
|
static int |
RADIAN_VALUE
The 'RADIAN' literal value.
|
static int |
SECOND_VALUE
The 'SECOND' literal value.
|
static int |
SIEMENS_VALUE
The 'SIEMENS' literal value.
|
static int |
SIEVERT_VALUE
The 'SIEVERT' literal value.
|
static int |
SQUARE_METRE_VALUE
The 'SQUARE METRE' literal value.
|
static int |
STERADIAN_VALUE
The 'STERADIAN' literal value.
|
static int |
TESLA_VALUE
The 'TESLA' literal value.
|
static List<IfcSIUnitName> |
VALUES
A public read-only list of all the 'Ifc SI Unit Name' enumerators.
|
static int |
VOLT_VALUE
The 'VOLT' literal value.
|
static int |
WATT_VALUE
The 'WATT' literal value.
|
static int |
WEBER_VALUE
The 'WEBER' literal value.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcSIUnitName |
get(int value)
Returns the 'Ifc SI Unit Name' literal with the specified integer value.
|
static IfcSIUnitName |
get(String literal)
Returns the 'Ifc SI Unit Name' literal with the specified literal value.
|
static IfcSIUnitName |
getByName(String name)
Returns the 'Ifc SI Unit Name' 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 IfcSIUnitName |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcSIUnitName[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final IfcSIUnitName NULL
NULL_VALUEpublic static final IfcSIUnitName RADIAN
RADIAN_VALUEpublic static final IfcSIUnitName GRAY
GRAY_VALUEpublic static final IfcSIUnitName BECQUEREL
BECQUEREL_VALUEpublic static final IfcSIUnitName DEGREE_CELSIUS
DEGREE_CELSIUS_VALUEpublic static final IfcSIUnitName CUBIC_METRE
CUBIC_METRE_VALUEpublic static final IfcSIUnitName SIEVERT
SIEVERT_VALUEpublic static final IfcSIUnitName WEBER
WEBER_VALUEpublic static final IfcSIUnitName PASCAL
PASCAL_VALUEpublic static final IfcSIUnitName OHM
OHM_VALUEpublic static final IfcSIUnitName AMPERE
AMPERE_VALUEpublic static final IfcSIUnitName LUMEN
LUMEN_VALUEpublic static final IfcSIUnitName JOULE
JOULE_VALUEpublic static final IfcSIUnitName COULOMB
COULOMB_VALUEpublic static final IfcSIUnitName KELVIN
KELVIN_VALUEpublic static final IfcSIUnitName WATT
WATT_VALUEpublic static final IfcSIUnitName FARAD
FARAD_VALUEpublic static final IfcSIUnitName STERADIAN
STERADIAN_VALUEpublic static final IfcSIUnitName VOLT
VOLT_VALUEpublic static final IfcSIUnitName SIEMENS
SIEMENS_VALUEpublic static final IfcSIUnitName HERTZ
HERTZ_VALUEpublic static final IfcSIUnitName SQUARE_METRE
SQUARE_METRE_VALUEpublic static final IfcSIUnitName LUX
LUX_VALUEpublic static final IfcSIUnitName HENRY
HENRY_VALUEpublic static final IfcSIUnitName CANDELA
CANDELA_VALUEpublic static final IfcSIUnitName METRE
METRE_VALUEpublic static final IfcSIUnitName GRAM
GRAM_VALUEpublic static final IfcSIUnitName TESLA
TESLA_VALUEpublic static final IfcSIUnitName SECOND
SECOND_VALUEpublic static final IfcSIUnitName NEWTON
NEWTON_VALUEpublic static final IfcSIUnitName MOLE
MOLE_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 RADIAN_VALUE
If the meaning of 'RADIAN' literal object isn't clear, there really should be more of a description here...
RADIAN,
Constant Field Valuespublic static final int GRAY_VALUE
If the meaning of 'GRAY' literal object isn't clear, there really should be more of a description here...
GRAY,
Constant Field Valuespublic static final int BECQUEREL_VALUE
If the meaning of 'BECQUEREL' literal object isn't clear, there really should be more of a description here...
BECQUEREL,
Constant Field Valuespublic static final int DEGREE_CELSIUS_VALUE
If the meaning of 'DEGREE CELSIUS' literal object isn't clear, there really should be more of a description here...
DEGREE_CELSIUS,
Constant Field Valuespublic static final int CUBIC_METRE_VALUE
If the meaning of 'CUBIC METRE' literal object isn't clear, there really should be more of a description here...
CUBIC_METRE,
Constant Field Valuespublic static final int SIEVERT_VALUE
If the meaning of 'SIEVERT' literal object isn't clear, there really should be more of a description here...
SIEVERT,
Constant Field Valuespublic static final int WEBER_VALUE
If the meaning of 'WEBER' literal object isn't clear, there really should be more of a description here...
WEBER,
Constant Field Valuespublic static final int PASCAL_VALUE
If the meaning of 'PASCAL' literal object isn't clear, there really should be more of a description here...
PASCAL,
Constant Field Valuespublic static final int OHM_VALUE
If the meaning of 'OHM' literal object isn't clear, there really should be more of a description here...
OHM,
Constant Field Valuespublic static final int AMPERE_VALUE
If the meaning of 'AMPERE' literal object isn't clear, there really should be more of a description here...
AMPERE,
Constant Field Valuespublic static final int LUMEN_VALUE
If the meaning of 'LUMEN' literal object isn't clear, there really should be more of a description here...
LUMEN,
Constant Field Valuespublic static final int JOULE_VALUE
If the meaning of 'JOULE' literal object isn't clear, there really should be more of a description here...
JOULE,
Constant Field Valuespublic static final int COULOMB_VALUE
If the meaning of 'COULOMB' literal object isn't clear, there really should be more of a description here...
COULOMB,
Constant Field Valuespublic static final int KELVIN_VALUE
If the meaning of 'KELVIN' literal object isn't clear, there really should be more of a description here...
KELVIN,
Constant Field Valuespublic static final int WATT_VALUE
If the meaning of 'WATT' literal object isn't clear, there really should be more of a description here...
WATT,
Constant Field Valuespublic static final int FARAD_VALUE
If the meaning of 'FARAD' literal object isn't clear, there really should be more of a description here...
FARAD,
Constant Field Valuespublic static final int STERADIAN_VALUE
If the meaning of 'STERADIAN' literal object isn't clear, there really should be more of a description here...
STERADIAN,
Constant Field Valuespublic static final int VOLT_VALUE
If the meaning of 'VOLT' literal object isn't clear, there really should be more of a description here...
VOLT,
Constant Field Valuespublic static final int SIEMENS_VALUE
If the meaning of 'SIEMENS' literal object isn't clear, there really should be more of a description here...
SIEMENS,
Constant Field Valuespublic static final int HERTZ_VALUE
If the meaning of 'HERTZ' literal object isn't clear, there really should be more of a description here...
HERTZ,
Constant Field Valuespublic static final int SQUARE_METRE_VALUE
If the meaning of 'SQUARE METRE' literal object isn't clear, there really should be more of a description here...
SQUARE_METRE,
Constant Field Valuespublic static final int LUX_VALUE
If the meaning of 'LUX' literal object isn't clear, there really should be more of a description here...
LUX,
Constant Field Valuespublic static final int HENRY_VALUE
If the meaning of 'HENRY' literal object isn't clear, there really should be more of a description here...
HENRY,
Constant Field Valuespublic static final int CANDELA_VALUE
If the meaning of 'CANDELA' literal object isn't clear, there really should be more of a description here...
CANDELA,
Constant Field Valuespublic static final int METRE_VALUE
If the meaning of 'METRE' literal object isn't clear, there really should be more of a description here...
METRE,
Constant Field Valuespublic static final int GRAM_VALUE
If the meaning of 'GRAM' literal object isn't clear, there really should be more of a description here...
GRAM,
Constant Field Valuespublic static final int TESLA_VALUE
If the meaning of 'TESLA' literal object isn't clear, there really should be more of a description here...
TESLA,
Constant Field Valuespublic static final int SECOND_VALUE
If the meaning of 'SECOND' literal object isn't clear, there really should be more of a description here...
SECOND,
Constant Field Valuespublic static final int NEWTON_VALUE
If the meaning of 'NEWTON' literal object isn't clear, there really should be more of a description here...
NEWTON,
Constant Field Valuespublic static final int MOLE_VALUE
If the meaning of 'MOLE' literal object isn't clear, there really should be more of a description here...
MOLE,
Constant Field Valuespublic static final List<IfcSIUnitName> VALUES
public static IfcSIUnitName[] values()
for (IfcSIUnitName c : IfcSIUnitName.values()) System.out.println(c);
public static IfcSIUnitName 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 IfcSIUnitName get(String literal)
literal - the literal.null.public static IfcSIUnitName getByName(String name)
name - the name.null.public static IfcSIUnitName 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<IfcSIUnitName>Copyright © 2018 OpenSource BIM. All rights reserved.