Package | Description |
---|---|
org.polarsys.chess.xtext.flaDsl | |
org.polarsys.chess.xtext.flaDsl.impl |
Modifier and Type | Field and Description |
---|---|
static java.util.List<Imitigation> |
Imitigation.VALUES
A public read-only list of all the 'Imitigation' enumerators.
|
Modifier and Type | Method and Description |
---|---|
static Imitigation |
Imitigation.get(int value)
Returns the 'Imitigation' literal with the specified integer value.
|
static Imitigation |
Imitigation.get(java.lang.String literal)
Returns the 'Imitigation' literal with the specified literal value.
|
static Imitigation |
Imitigation.getByName(java.lang.String name)
Returns the 'Imitigation' literal with the specified name.
|
Imitigation |
ACIDMitigation.getI()
Returns the value of the 'I' attribute.
|
static Imitigation |
Imitigation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Imitigation[] |
Imitigation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ACIDMitigation.setI(Imitigation value)
Sets the value of the '
I ' attribute. |
Modifier and Type | Method and Description |
---|---|
Imitigation |
FlaDslFactoryImpl.createImitigationFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Imitigation |
ACIDMitigationImpl.getI() |
Modifier and Type | Method and Description |
---|---|
void |
ACIDMitigationImpl.setI(Imitigation newI) |