Package de.cau.cs.kieler.sim.kiem.config.managers

Managers for holding and managing data in KIEMConfig.

See:
          Description

Interface Summary
IKiemConfigEventListener An interface for listeners that want to receive events from any of the managers.
 

Class Summary
AbstractManager Abstract super class for all manager classes in this package.
ConfigurationManager Handles the default and currently running configuration.
ContributionManager Holds both combo boxes for selecting a configuration.
EditorManager Manages the editors including editor names and editor ids.
PropertyUsageManager Manages a list of keys for the properties where the default property should be used rather than the property value in the currently loaded configuration.
ScheduleComparator Compares schedule data based on their supported priorities for an editor.
ScheduleManager Manages all data for the scheduling preferences.
 

Package de.cau.cs.kieler.sim.kiem.config.managers Description

Managers for holding and managing data in KIEMConfig.