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

This package contains the data storing classes for all managers.

See:
          Description

Class Summary
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.
KiemConfigEvent This class holds additional event constants that are needed for the scheduling manager.
KiemPropertyKeyWrapper Wraps around the property key.
MostRecentCollection<T> This implements a collection that can update according to most recent use.
ScheduleData Holds all data needed to manage a specific schedule.
Tools Contains a number of useful tools.
 

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

This package contains the data storing classes for all managers.