Modifier and Type | Field and Description |
---|---|
static DependableComponentFactory |
DependableComponentFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
DependableComponentFactory |
DependableComponentPackage.getDependableComponentFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
DependableComponentFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
DependableComponentFactory |
DependableComponentPackageImpl.getDependableComponentFactory() |
static DependableComponentFactory |
DependableComponentFactoryImpl.init()
Creates the default factory implementation.
|