Modifier and Type | Method and Description |
---|---|
D_mitigation |
ACIDMitigation.getD()
Returns the value of the 'D' attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
ACIDMitigation.setD(D_mitigation value)
Sets the value of the '
D ' attribute. |
Modifier and Type | Field and Description |
---|---|
static java.util.List<D_mitigation> |
D_mitigation.VALUES
A public read-only list of all the 'Dmitigation' enumerators.
|
Modifier and Type | Method and Description |
---|---|
static D_mitigation |
D_mitigation.get(int value)
Returns the 'Dmitigation' literal with the specified integer value.
|
static D_mitigation |
D_mitigation.get(java.lang.String literal)
Returns the 'Dmitigation' literal with the specified literal value.
|
static D_mitigation |
D_mitigation.getByName(java.lang.String name)
Returns the 'Dmitigation' literal with the specified name.
|
static D_mitigation |
D_mitigation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static D_mitigation[] |
D_mitigation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
D_mitigation |
FailurePropagationDataTypesFactoryImpl.createD_mitigationFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Modifier and Type | Method and Description |
---|---|
D_mitigation |
ACIDMitigationImpl.getD() |
Modifier and Type | Method and Description |
---|---|
void |
ACIDMitigationImpl.setD(D_mitigation newD) |