Modifier and Type | Method and Description |
---|---|
ACIDAvoidable |
FailurePropagationFactory.createACIDAvoidable()
Returns a new object of class 'ACID Avoidable'.
|
Modifier and Type | Class and Description |
---|---|
class |
ACIDAvoidableImpl
An implementation of the model object 'ACID Avoidable'.
|
Modifier and Type | Method and Description |
---|---|
ACIDAvoidable |
FailurePropagationFactoryImpl.createACIDAvoidable() |
Modifier and Type | Method and Description |
---|---|
T |
FailurePropagationSwitch.caseACIDAvoidable(ACIDAvoidable object)
Returns the result of interpreting the object as an instance of 'ACID Avoidable'.
|