| 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<EVENT_MEDIUM> |
EVENT_MEDIUM.VALUES
A public read-only list of all the 'EVENT MEDIUM' enumerators
|
| Modifier and Type | Method and Description |
|---|---|
static EVENT_MEDIUM |
EVENT_MEDIUM.get(int value)
Returns the 'EVENT MEDIUM' literal with the specified integer value
|
static EVENT_MEDIUM |
EVENT_MEDIUM.get(String literal)
Returns the 'EVENT MEDIUM' literal with the specified literal value
|
static EVENT_MEDIUM |
EVENT_MEDIUM.getByName(String name)
Returns the 'EVENT MEDIUM' literal with the specified name
|
EVENT_MEDIUM |
Event.getMedium()
Returns the value of the 'Medium' attribute.
|
static EVENT_MEDIUM |
EVENT_MEDIUM.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EVENT_MEDIUM[] |
EVENT_MEDIUM.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Event.setMedium(EVENT_MEDIUM value)
Sets the value of the '
Medium' attribute |
| Modifier and Type | Field and Description |
|---|---|
protected EVENT_MEDIUM |
EventImpl.medium
The cached value of the '
Medium' attribute |
protected static EVENT_MEDIUM |
EventImpl.MEDIUM_EDEFAULT
The default value of the '
Medium' attribute |
| Modifier and Type | Method and Description |
|---|---|
EVENT_MEDIUM |
ExmaraldaBasicFactoryImpl.createEVENT_MEDIUMFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
EVENT_MEDIUM |
EventImpl.getMedium() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventImpl.setMedium(EVENT_MEDIUM newMedium) |
Copyright © 2020. All rights reserved.