scheduler
Interface SchedulerLibrary

All Known Implementing Classes:
SchedulerLibraryImpl

public interface SchedulerLibrary

A representation of the model object 'Library'.

The following features are supported:

See Also:
SchedulerPackage.getSchedulerLibrary()

Method Summary
  getSchedulerConfiguration()
          Returns the value of the 'Scheduler Configuration' containment reference list.
 

Method Detail

getSchedulerConfiguration

 getSchedulerConfiguration()
Returns the value of the 'Scheduler Configuration' containment reference list. The list contents are of type SchedulerConfiguration.

If the meaning of the 'Scheduler Configuration' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Scheduler Configuration' containment reference list.
See Also:
SchedulerPackage.getSchedulerLibrary_SchedulerConfiguration()