Modifier and Type | Field and Description |
---|---|
static FaultToleranceFactory |
FaultToleranceFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
FaultToleranceFactory |
FaultTolerancePackage.getFaultToleranceFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
FaultToleranceFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
FaultToleranceFactory |
FaultTolerancePackageImpl.getFaultToleranceFactory() |
static FaultToleranceFactory |
FaultToleranceFactoryImpl.init()
Creates the default factory implementation.
|