Package | Description |
---|---|
scheduler.configuration | |
scheduler.configuration.impl |
Modifier and Type | Field and Description |
---|---|
static ConfigurationFactory |
ConfigurationFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationFactory |
ConfigurationPackage.getConfigurationFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationFactory |
ConfigurationPackageImpl.getConfigurationFactory() |
static ConfigurationFactory |
ConfigurationFactoryImpl.init()
Creates the default factory implementation.
|