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

Packages that use de.cau.cs.kieler.sim.kiem
de.cau.cs.kieler.kev.extension.dataobserver The DataobserverPackage contains examples for the comunication between KEV-Plugin and KIEM-Execution-Manager. 
de.cau.cs.kieler.sim.esi   
de.cau.cs.kieler.sim.kiem This package contains the basic activator class, the messages.properties file, with the externalized strings and a proxy editor for opening *.execution files with the KiemView. 
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.extension This package contains all abstract classes and interfaces that are needed
for extending the KIEMConfiguration extension points. 
de.cau.cs.kieler.sim.kiem.internal This package contains internal classes of KIEM. 
de.cau.cs.kieler.sim.kiem.ui This package contains some helper classes for the KIEM graphical user interface. 
de.cau.cs.kieler.sim.kiem.ui.views This package contains the KIEM view basic implementation of the table tree of DataComponents and KiemProperties together with needed label and content provider classes. 
de.cau.cs.kieler.sim.syncsignalreset This package contains the observer/producer DataComponent of the synchronous signal resetter. 
de.cau.cs.kieler.sim.table This package contains the basic activator class and the observer and producer DataComponent of the data table (view). 
de.cau.cs.kieler.sim.trace   
de.cau.cs.kieler.synccharts.sim.ptolemy   
de.cau.cs.kieler.synccharts.viewmanagement   
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.kev.extension.dataobserver
IDataComponent
          The Interface IDataComponent that a AbstractDataComponent implements.
IJSONObjectDataComponent
          The Interface IJSONObjectDataComponent.
JSONObjectDataComponent
          The Class JSONObjectDataComponent.
KiemExecutionException
          The Class KiemExecutionException.
KiemInitializationException
          The Class KiemInitializationException.
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.sim.esi
IDataComponent
          The Interface IDataComponent that a AbstractDataComponent implements.
IJSONObjectDataComponent
          The Interface IJSONObjectDataComponent.
JSONObjectDataComponent
          The Class JSONObjectDataComponent.
KiemExecutionException
          The Class KiemExecutionException.
KiemInitializationException
          The Class KiemInitializationException.
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.sim.kiem
IAutomatedComponent
          Interface for components that want to interact with the automated execution plugin.
IDataComponent
          The Interface IDataComponent that a AbstractDataComponent implements.
IJSONObjectDataComponent
          The Interface IJSONObjectDataComponent.
IJSONStringDataComponent
          The Interface IJSONObjectDataComponent.
KiemEvent
          This class implements some constants that define specific events in KIEM.
KiemExecutionException
          The Class KiemExecutionException.
KiemInitializationException
          The Class KiemInitializationException.
KiemPlugin
          This activator class controls the life cycle of the KiemPlugin.
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.sim.kiem.config.data
IDataComponent
          The Interface IDataComponent that a AbstractDataComponent implements.
IJSONObjectDataComponent
          The Interface IJSONObjectDataComponent.
JSONObjectDataComponent
          The Class JSONObjectDataComponent.
KiemEvent
          This class implements some constants that define specific events in KIEM.
KiemExecutionException
          The Class KiemExecutionException.
KiemInitializationException
          The Class KiemInitializationException.
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.sim.kiem.config.extension
IKiemConfigurationProvider
           Components implementing this interface can provide configuration information for KIEM.
IKiemEventListener
           Classes implementing this interface can listen to events happening anywhere in KIEM.
IKiemToolbarContributor
           Classes implementing this interface may be asked if they want to contribute controls to the toolbar inside the KIEM View.
KiemEvent
          This class implements some constants that define specific events in KIEM.
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.sim.kiem.internal
IDataComponent
          The Interface IDataComponent that a AbstractDataComponent implements.
IKiemEventListener
           Classes implementing this interface can listen to events happening anywhere in KIEM.
KiemEvent
          This class implements some constants that define specific events in KIEM.
KiemInitializationException
          The Class KiemInitializationException.
KiemMasterException
          The Class KiemMasterException.
KiemPlugin
          This activator class controls the life cycle of the KiemPlugin.
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.sim.kiem.ui
KiemPlugin
          This activator class controls the life cycle of the KiemPlugin.
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.sim.kiem.ui.views
KiemPlugin
          This activator class controls the life cycle of the KiemPlugin.
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.sim.syncsignalreset
IDataComponent
          The Interface IDataComponent that a AbstractDataComponent implements.
IJSONObjectDataComponent
          The Interface IJSONObjectDataComponent.
JSONObjectDataComponent
          The Class JSONObjectDataComponent.
KiemExecutionException
          The Class KiemExecutionException.
KiemInitializationException
          The Class KiemInitializationException.
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.sim.table
IDataComponent
          The Interface IDataComponent that a AbstractDataComponent implements.
IJSONStringDataComponent
          The Interface IJSONObjectDataComponent.
JSONStringDataComponent
          The Class JSONStringDataComponent.
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.sim.trace
IAutomatedComponent
          Interface for components that want to interact with the automated execution plugin.
IAutomatedProducer
          DataComponents implementing this interface will be asked to respond to requests for information about the execution run.
IDataComponent
          The Interface IDataComponent that a AbstractDataComponent implements.
IJSONObjectDataComponent
          The Interface IJSONObjectDataComponent.
JSONObjectDataComponent
          The Class JSONObjectDataComponent.
KiemExecutionException
          The Class KiemExecutionException.
KiemInitializationException
          The Class KiemInitializationException.
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.synccharts.sim.ptolemy
IDataComponent
          The Interface IDataComponent that a AbstractDataComponent implements.
IJSONObjectDataComponent
          The Interface IJSONObjectDataComponent.
JSONObjectDataComponent
          The Class JSONObjectDataComponent.
KiemExecutionException
          The Class KiemExecutionException.
KiemInitializationException
          The Class KiemInitializationException.
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.synccharts.viewmanagement
IDataComponent
          The Interface IDataComponent that a AbstractDataComponent implements.
IJSONObjectDataComponent
          The Interface IJSONObjectDataComponent.
JSONObjectDataComponent
          The Class JSONObjectDataComponent.
KiemExecutionException
          The Class KiemExecutionException.
KiemInitializationException
          The Class KiemInitializationException.