Modifier and Type | Method and Description |
---|---|
Adjudicator |
FaultToleranceFactory.createAdjudicator()
Returns a new object of class 'Adjudicator'.
|
Modifier and Type | Class and Description |
---|---|
class |
AdjudicatorImpl
An implementation of the model object 'Adjudicator'.
|
Modifier and Type | Method and Description |
---|---|
Adjudicator |
FaultToleranceFactoryImpl.createAdjudicator() |
Modifier and Type | Method and Description |
---|---|
T |
FaultToleranceSwitch.caseAdjudicator(Adjudicator object)
Returns the result of interpreting the object as an instance of 'Adjudicator'.
|