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

Packages that use de.cau.cs.kieler.sim.kiem
de.cau.cs.kieler.esterel.cec.sim   
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.krep.editors.rif   
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.automated This package contains the basic activator class. 
de.cau.cs.kieler.sim.kiem.automated.data This package contains the data storing classes of the KiemAuto. 
de.cau.cs.kieler.sim.kiem.automated.extension This package contains all classes that either implement an extension point or are used to define one. 
de.cau.cs.kieler.sim.kiem.automated.ui.extension This package contains all classes needed for registering to different extension points. 
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.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.esterel.cec.sim
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.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.krep.editors.rif
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
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.automated
IDataComponent
          The Interface IDataComponent that a AbstractDataComponent implements.
IJSONObjectDataComponent
          The Interface IJSONObjectDataComponent.
JSONObjectDataComponent
          The Class JSONObjectDataComponent.
KiemInitializationException
          The Class KiemInitializationException.
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.sim.kiem.automated.data
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.automated.extension
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.
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.sim.kiem.automated.ui.extension
IKiemToolbarContributor
           Classes implementing this interface may be asked if they want to contribute controls to the toolbar inside the KIEM View.
 

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.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
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.