Modifier and Type | Method and Description |
---|---|
RedundancyManager |
FaultToleranceFactory.createRedundancyManager()
Returns a new object of class 'Redundancy Manager'.
|
Modifier and Type | Class and Description |
---|---|
class |
RedundancyManagerImpl
An implementation of the model object 'Redundancy Manager'.
|
Modifier and Type | Method and Description |
---|---|
RedundancyManager |
FaultToleranceFactoryImpl.createRedundancyManager() |
Modifier and Type | Method and Description |
---|---|
T |
FaultToleranceSwitch.caseRedundancyManager(RedundancyManager object)
Returns the result of interpreting the object as an instance of 'Redundancy Manager'.
|