Modifier and Type | Method and Description |
---|---|
FaultTolerant |
FaultToleranceFactory.createFaultTolerant()
Returns a new object of class 'Fault Tolerant'.
|
Modifier and Type | Class and Description |
---|---|
class |
FaultTolerantImpl
An implementation of the model object 'Fault Tolerant'.
|
Modifier and Type | Method and Description |
---|---|
FaultTolerant |
FaultToleranceFactoryImpl.createFaultTolerant() |
Modifier and Type | Method and Description |
---|---|
T |
FaultToleranceSwitch.caseFaultTolerant(FaultTolerant object)
Returns the result of interpreting the object as an instance of 'Fault Tolerant'.
|