Package | Description |
---|---|
scheduler | |
scheduler.impl |
Modifier and Type | Field and Description |
---|---|
static SchedulerFactory |
SchedulerFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
SchedulerFactory |
SchedulerPackage.getSchedulerFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
SchedulerFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
SchedulerFactory |
SchedulerPackageImpl.getSchedulerFactory() |
static SchedulerFactory |
SchedulerFactoryImpl.init()
Creates the default factory implementation.
|