Package de.cau.cs.kieler.sim.table

This package contains the basic activator class and the observer and producer DataComponent of the data table (view).

See:
          Description

Class Summary
DataObserver The class DataObserver implements the observer DataComponent which should be scheduled behind any producer DataComponents.
DataProducer The class DataProducer implements the producer DataComponent which should be scheduled before any observer DataComponents.
TablePlugin The activator class controls the Table plug-in's life cycle.
 

Package de.cau.cs.kieler.sim.table Description

This package contains the basic activator class and the observer and producer DataComponent of the data table (view).