Package scheduler

Interface SchedulerLibrary

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
SchedulerLibraryImpl

public interface SchedulerLibrary extends EObject
A representation of the model object 'Library'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
  • Method Details

    • getSchedulerConfiguration

      EList<SchedulerConfiguration> 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:
      Generated class or method.
      EMF model class or method.
      containment="true" ordered="false"