| Package | Description |
|---|---|
| scheduler.configuration | |
| scheduler.configuration.impl |
| Modifier and Type | Field and Description |
|---|---|
static ConfigurationPackage |
ConfigurationPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationPackage |
ConfigurationFactory.getConfigurationPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationPackage |
ConfigurationFactoryImpl.getConfigurationPackage() |
static ConfigurationPackage |
ConfigurationFactoryImpl.getPackage()
Deprecated.
|
static ConfigurationPackage |
ConfigurationPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|