public enum SIPrefix extends Enum<SIPrefix> implements org.eclipse.emf.common.util.Enumerator
StorePackage.getSIPrefix()| Enum Constant and Description |
|---|
ATTOMETER
The 'Attometer' literal object.
|
CENTIMETER
The 'Centimeter' literal object.
|
DECAMETER
The 'Decameter' literal object.
|
DECIMETER
The 'Decimeter' literal object.
|
EXAMETER
The 'Exameter' literal object.
|
FEMTOMETER
The 'Femtometer' literal object.
|
GIGAMETER
The 'Gigameter' literal object.
|
HECTOMETER
The 'Hectometer' literal object.
|
KILOMETER
The 'Kilometer' literal object.
|
MEGAMETER
The 'Megameter' literal object.
|
METER
The 'Meter' literal object.
|
MICROMETER
The 'Micrometer' literal object.
|
MILLIMETER
The 'Millimeter' literal object.
|
NANOMETER
The 'Nanometer' literal object.
|
PETAMETER
The 'Petameter' literal object.
|
PICOMETER
The 'Picometer' literal object.
|
TERAMETER
The 'Terameter' literal object.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
ATTOMETER_VALUE
The 'Attometer' literal value.
|
static int |
CENTIMETER_VALUE
The 'Centimeter' literal value.
|
static int |
DECAMETER_VALUE
The 'Decameter' literal value.
|
static int |
DECIMETER_VALUE
The 'Decimeter' literal value.
|
static int |
EXAMETER_VALUE
The 'Exameter' literal value.
|
static int |
FEMTOMETER_VALUE
The 'Femtometer' literal value.
|
static int |
GIGAMETER_VALUE
The 'Gigameter' literal value.
|
static int |
HECTOMETER_VALUE
The 'Hectometer' literal value.
|
static int |
KILOMETER_VALUE
The 'Kilometer' literal value.
|
static int |
MEGAMETER_VALUE
The 'Megameter' literal value.
|
static int |
METER_VALUE
The 'Meter' literal value.
|
static int |
MICROMETER_VALUE
The 'Micrometer' literal value.
|
static int |
MILLIMETER_VALUE
The 'Millimeter' literal value.
|
static int |
NANOMETER_VALUE
The 'Nanometer' literal value.
|
static int |
PETAMETER_VALUE
The 'Petameter' literal value.
|
static int |
PICOMETER_VALUE
The 'Picometer' literal value.
|
static int |
TERAMETER_VALUE
The 'Terameter' literal value.
|
static List<SIPrefix> |
VALUES
A public read-only list of all the 'SI Prefix' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static SIPrefix |
get(int value)
Returns the 'SI Prefix' literal with the specified integer value.
|
static SIPrefix |
get(String literal)
Returns the 'SI Prefix' literal with the specified literal value.
|
static SIPrefix |
getByName(String name)
Returns the 'SI Prefix' 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 SIPrefix |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SIPrefix[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final SIPrefix METER
METER_VALUEpublic static final SIPrefix ATTOMETER
ATTOMETER_VALUEpublic static final SIPrefix FEMTOMETER
FEMTOMETER_VALUEpublic static final SIPrefix PICOMETER
PICOMETER_VALUEpublic static final SIPrefix NANOMETER
NANOMETER_VALUEpublic static final SIPrefix MICROMETER
MICROMETER_VALUEpublic static final SIPrefix MILLIMETER
MILLIMETER_VALUEpublic static final SIPrefix CENTIMETER
CENTIMETER_VALUEpublic static final SIPrefix DECIMETER
DECIMETER_VALUEpublic static final SIPrefix DECAMETER
DECAMETER_VALUEpublic static final SIPrefix HECTOMETER
HECTOMETER_VALUEpublic static final SIPrefix KILOMETER
KILOMETER_VALUEpublic static final SIPrefix MEGAMETER
MEGAMETER_VALUEpublic static final SIPrefix GIGAMETER
GIGAMETER_VALUEpublic static final SIPrefix TERAMETER
TERAMETER_VALUEpublic static final SIPrefix PETAMETER
PETAMETER_VALUEpublic static final SIPrefix EXAMETER
EXAMETER_VALUEpublic static final int METER_VALUE
If the meaning of 'Meter' literal object isn't clear, there really should be more of a description here...
METER,
Constant Field Valuespublic static final int ATTOMETER_VALUE
If the meaning of 'Attometer' literal object isn't clear, there really should be more of a description here...
ATTOMETER,
Constant Field Valuespublic static final int FEMTOMETER_VALUE
If the meaning of 'Femtometer' literal object isn't clear, there really should be more of a description here...
FEMTOMETER,
Constant Field Valuespublic static final int PICOMETER_VALUE
If the meaning of 'Picometer' literal object isn't clear, there really should be more of a description here...
PICOMETER,
Constant Field Valuespublic static final int NANOMETER_VALUE
If the meaning of 'Nanometer' literal object isn't clear, there really should be more of a description here...
NANOMETER,
Constant Field Valuespublic static final int MICROMETER_VALUE
If the meaning of 'Micrometer' literal object isn't clear, there really should be more of a description here...
MICROMETER,
Constant Field Valuespublic static final int MILLIMETER_VALUE
If the meaning of 'Millimeter' literal object isn't clear, there really should be more of a description here...
MILLIMETER,
Constant Field Valuespublic static final int CENTIMETER_VALUE
If the meaning of 'Centimeter' literal object isn't clear, there really should be more of a description here...
CENTIMETER,
Constant Field Valuespublic static final int DECIMETER_VALUE
If the meaning of 'Decimeter' literal object isn't clear, there really should be more of a description here...
DECIMETER,
Constant Field Valuespublic static final int DECAMETER_VALUE
If the meaning of 'Decameter' literal object isn't clear, there really should be more of a description here...
DECAMETER,
Constant Field Valuespublic static final int HECTOMETER_VALUE
If the meaning of 'Hectometer' literal object isn't clear, there really should be more of a description here...
HECTOMETER,
Constant Field Valuespublic static final int KILOMETER_VALUE
If the meaning of 'Kilometer' literal object isn't clear, there really should be more of a description here...
KILOMETER,
Constant Field Valuespublic static final int MEGAMETER_VALUE
If the meaning of 'Megameter' literal object isn't clear, there really should be more of a description here...
MEGAMETER,
Constant Field Valuespublic static final int GIGAMETER_VALUE
If the meaning of 'Gigameter' literal object isn't clear, there really should be more of a description here...
GIGAMETER,
Constant Field Valuespublic static final int TERAMETER_VALUE
If the meaning of 'Terameter' literal object isn't clear, there really should be more of a description here...
TERAMETER,
Constant Field Valuespublic static final int PETAMETER_VALUE
If the meaning of 'Petameter' literal object isn't clear, there really should be more of a description here...
PETAMETER,
Constant Field Valuespublic static final int EXAMETER_VALUE
If the meaning of 'Exameter' literal object isn't clear, there really should be more of a description here...
EXAMETER,
Constant Field Valuespublic static SIPrefix[] values()
for (SIPrefix c : SIPrefix.values()) System.out.println(c);
public static SIPrefix 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 SIPrefix get(String literal)
literal - the literal.null.public static SIPrefix getByName(String name)
name - the name.null.public static SIPrefix 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.EnumeratorCopyright © 2018 OpenSource BIM. All rights reserved.