| Package | Description |
|---|---|
| scheduler | |
| scheduler.impl | |
| scheduler.util |
| Modifier and Type | Method and Description |
|---|---|
SchedulerLibrary |
SchedulerFactory.createSchedulerLibrary()
Returns a new object of class 'Library'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SchedulerLibraryImpl
An implementation of the model object 'Library'.
|
| Modifier and Type | Method and Description |
|---|---|
SchedulerLibrary |
SchedulerFactoryImpl.createSchedulerLibrary() |
| Modifier and Type | Method and Description |
|---|---|
T |
SchedulerSwitch.caseSchedulerLibrary(SchedulerLibrary object)
Returns the result of interpreting the object as an instance of 'Library'.
|