| 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<TIME_TYPE> |
TIME_TYPE.VALUES
A public read-only list of all the 'TIME TYPE' enumerators
|
| Modifier and Type | Method and Description |
|---|---|
static TIME_TYPE |
TIME_TYPE.get(int value)
Returns the 'TIME TYPE' literal with the specified integer value
|
static TIME_TYPE |
TIME_TYPE.get(String literal)
Returns the 'TIME TYPE' literal with the specified literal value
|
static TIME_TYPE |
TIME_TYPE.getByName(String name)
Returns the 'TIME TYPE' literal with the specified name
|
TIME_TYPE |
TLI.getType()
Returns the value of the 'Type' attribute.
|
static TIME_TYPE |
TIME_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TIME_TYPE[] |
TIME_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 |
TLI.setType(TIME_TYPE value)
Sets the value of the '
Type' attribute |
| Modifier and Type | Field and Description |
|---|---|
protected TIME_TYPE |
TLIImpl.type
The cached value of the '
Type' attribute |
protected static TIME_TYPE |
TLIImpl.TYPE_EDEFAULT
The default value of the '
Type' attribute |
| Modifier and Type | Method and Description |
|---|---|
TIME_TYPE |
ExmaraldaBasicFactoryImpl.createTIME_TYPEFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
TIME_TYPE |
TLIImpl.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLIImpl.setType(TIME_TYPE newType) |
Copyright © 2020. All rights reserved.