Package | Description |
---|---|
scheduler | |
scheduler.configuration | |
scheduler.configuration.impl | |
scheduler.configuration.util | |
scheduler.impl |
Modifier and Type | Method and Description |
---|---|
EList<SchedulerConfiguration> |
SchedulerLibrary.getSchedulerConfiguration()
Returns the value of the 'Scheduler Configuration' containment reference list.
|
Modifier and Type | Method and Description |
---|---|
SchedulerConfiguration |
ConfigurationFactory.createSchedulerConfiguration()
Returns a new object of class 'Scheduler Configuration'.
|
SchedulerConfiguration |
ActiveResourceConfiguration.getSchedulerConfiguration()
Returns the value of the 'Scheduler Configuration' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
ActiveResourceConfiguration.setSchedulerConfiguration(SchedulerConfiguration value)
Sets the value of the '
Scheduler Configuration ' reference. |
Modifier and Type | Class and Description |
---|---|
class |
SchedulerConfigurationImpl
An implementation of the model object 'Scheduler Configuration'.
|
Modifier and Type | Method and Description |
---|---|
SchedulerConfiguration |
ActiveResourceConfigurationImpl.basicGetSchedulerConfiguration() |
SchedulerConfiguration |
ConfigurationFactoryImpl.createSchedulerConfiguration() |
SchedulerConfiguration |
ActiveResourceConfigurationImpl.getSchedulerConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
ActiveResourceConfigurationImpl.setSchedulerConfiguration(SchedulerConfiguration newSchedulerConfiguration) |
Modifier and Type | Method and Description |
---|---|
T |
ConfigurationSwitch.caseSchedulerConfiguration(SchedulerConfiguration object)
Returns the result of interpreting the object as an instance of 'Scheduler Configuration'.
|
Modifier and Type | Method and Description |
---|---|
EList<SchedulerConfiguration> |
SchedulerLibraryImpl.getSchedulerConfiguration() |