Modifier and Type | Method and Description |
---|---|
ACIDMitigation |
FailurePropagationFactory.createACIDMitigation()
Returns a new object of class 'ACID Mitigation'.
|
Modifier and Type | Class and Description |
---|---|
class |
ACIDMitigationImpl
An implementation of the model object 'ACID Mitigation'.
|
Modifier and Type | Method and Description |
---|---|
ACIDMitigation |
FailurePropagationFactoryImpl.createACIDMitigation() |
Modifier and Type | Method and Description |
---|---|
T |
FailurePropagationSwitch.caseACIDMitigation(ACIDMitigation object)
Returns the result of interpreting the object as an instance of 'ACID Mitigation'.
|