Package | Description |
---|---|
org.polarsys.chess.xtext.flaDsl | |
org.polarsys.chess.xtext.flaDsl.impl |
Modifier and Type | Field and Description |
---|---|
static java.util.List<Dmitigation> |
Dmitigation.VALUES
A public read-only list of all the 'Dmitigation' enumerators.
|
Modifier and Type | Method and Description |
---|---|
static Dmitigation |
Dmitigation.get(int value)
Returns the 'Dmitigation' literal with the specified integer value.
|
static Dmitigation |
Dmitigation.get(java.lang.String literal)
Returns the 'Dmitigation' literal with the specified literal value.
|
static Dmitigation |
Dmitigation.getByName(java.lang.String name)
Returns the 'Dmitigation' literal with the specified name.
|
Dmitigation |
ACIDMitigation.getD()
Returns the value of the 'D' attribute.
|
static Dmitigation |
Dmitigation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Dmitigation[] |
Dmitigation.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.setD(Dmitigation value)
Sets the value of the '
D ' attribute. |
Modifier and Type | Method and Description |
---|---|
Dmitigation |
FlaDslFactoryImpl.createDmitigationFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Dmitigation |
ACIDMitigationImpl.getD() |
Modifier and Type | Method and Description |
---|---|
void |
ACIDMitigationImpl.setD(Dmitigation newD) |