Uses of Package
de.cau.cs.kieler.sim.kiem.config.data

Packages that use de.cau.cs.kieler.sim.kiem.config.data
de.cau.cs.kieler.sim.kiem.automated.execution This package contains the classes responsible for running the actual execution. 
de.cau.cs.kieler.sim.kiem.automated.ui.ui This package contains the classes for the UI elements. 
de.cau.cs.kieler.sim.kiem.config.data This package contains the data storing classes for all managers. 
de.cau.cs.kieler.sim.kiem.config.managers Managers for holding and managing data in KIEMConfig. 
de.cau.cs.kieler.sim.kiem.config.preferences Contains the preference pages for the KIEM. 
de.cau.cs.kieler.sim.kiem.config.ui This package contains some helper classes for the KIEMConfig graphical user interface. 
de.cau.cs.kieler.sim.kiem.ui.launching This package contains the KIEM UI launch implementation that refers to the configuration and the view of KIEM. 
 

Classes in de.cau.cs.kieler.sim.kiem.config.data used by de.cau.cs.kieler.sim.kiem.automated.execution
ScheduleData
          Holds all data needed to manage a specific schedule.
 

Classes in de.cau.cs.kieler.sim.kiem.config.data used by de.cau.cs.kieler.sim.kiem.automated.ui.ui
ScheduleData
          Holds all data needed to manage a specific schedule.
 

Classes in de.cau.cs.kieler.sim.kiem.config.data used by de.cau.cs.kieler.sim.kiem.config.data
AbstractStringWrapper
          A wrapper for a string.
ConfigDataComponent
          Holds all information needed for the currently running schedule.
For example:
Aimed Step Duration
Timeouts
...and user defined variables
EditorDefinition
          Definition class for the editor.
EditorIdWrapper
          Wraps around editor ids.
KiemPropertyKeyWrapper
          Wraps around the property key.
MostRecentCollection
           This implements a collection that can update according to most recent use.
ScheduleData
          Holds all data needed to manage a specific schedule.
 

Classes in de.cau.cs.kieler.sim.kiem.config.data used by de.cau.cs.kieler.sim.kiem.config.managers
ConfigDataComponent
          Holds all information needed for the currently running schedule.
For example:
Aimed Step Duration
Timeouts
...and user defined variables
EditorDefinition
          Definition class for the editor.
EditorIdWrapper
          Wraps around editor ids.
KiemConfigEvent
          This class holds additional event constants that are needed for the scheduling manager.
KiemPropertyKeyWrapper
          Wraps around the property key.
MostRecentCollection
           This implements a collection that can update according to most recent use.
ScheduleData
          Holds all data needed to manage a specific schedule.
 

Classes in de.cau.cs.kieler.sim.kiem.config.data used by de.cau.cs.kieler.sim.kiem.config.preferences
KiemConfigEvent
          This class holds additional event constants that are needed for the scheduling manager.
 

Classes in de.cau.cs.kieler.sim.kiem.config.data used by de.cau.cs.kieler.sim.kiem.config.ui
KiemConfigEvent
          This class holds additional event constants that are needed for the scheduling manager.
ScheduleData
          Holds all data needed to manage a specific schedule.
 

Classes in de.cau.cs.kieler.sim.kiem.config.data used by de.cau.cs.kieler.sim.kiem.ui.launching
ScheduleData
          Holds all data needed to manage a specific schedule.