| Package | Description |
|---|---|
| de.hu_berlin.german.korpling.saltnpepper.misc.exmaralda | |
| de.hu_berlin.german.korpling.saltnpepper.misc.exmaralda.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<TIER_TYPE> |
TIER_TYPE.VALUES
A public read-only list of all the 'TIER TYPE' enumerators
|
| Modifier and Type | Method and Description |
|---|---|
static TIER_TYPE |
TIER_TYPE.get(int value)
Returns the 'TIER TYPE' literal with the specified integer value
|
static TIER_TYPE |
TIER_TYPE.get(String literal)
Returns the 'TIER TYPE' literal with the specified literal value
|
static TIER_TYPE |
TIER_TYPE.getByName(String name)
Returns the 'TIER TYPE' literal with the specified name
|
TIER_TYPE |
Tier.getType()
Returns the value of the 'Type' attribute.
|
static TIER_TYPE |
TIER_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TIER_TYPE[] |
TIER_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tier.setType(TIER_TYPE value)
Sets the value of the '
Type' attribute |
| Modifier and Type | Field and Description |
|---|---|
protected TIER_TYPE |
TierImpl.type
The cached value of the '
Type' attribute |
protected static TIER_TYPE |
TierImpl.TYPE_EDEFAULT
The default value of the '
Type' attribute |
| Modifier and Type | Method and Description |
|---|---|
TIER_TYPE |
ExmaraldaBasicFactoryImpl.createTIER_TYPEFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
TIER_TYPE |
TierImpl.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TierImpl.setType(TIER_TYPE newType) |
Copyright © 2020. All rights reserved.