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

Packages that use de.cau.cs.kieler.sim.kiem
de.cau.cs.kieler.kaom.sim.ptolemy   
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.kies.transformation Contains code responsible for executing a esterel to synccharts transformation. 
de.cau.cs.kieler.klots.kiemdatacomponents KLOTS KIEM data component classes. 
de.cau.cs.kieler.kvid.dataprovider Package holding classes responsible for receiving data. 
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.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.execution This package contains the classes for the raw execution, the thread handling and synchronization as well as for the data pool and timeout error implementation. 
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.datacomponent   
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.kivi   
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.sim.validator   
de.cau.cs.kieler.sj.test   
de.cau.cs.kieler.synccharts.codegen.sc In the codegen package the process of generating code from a SyncChart model is implemented. 
de.cau.cs.kieler.synccharts.kivi View Management classes for SyncCharts. 
de.cau.cs.kieler.synccharts.sim.ptolemy   
de.cau.cs.kieler.synccharts.sim.sc Package to simulate the generated SC-Code of package de.cau.cs.kieler.synccharts.codegen.sc by using the KIEM plugin. 
de.cau.cs.kieler.uml2.kivi   
de.cau.cs.kieler.uml2.sim.kiem   
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.kaom.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.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.kies.transformation
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.klots.kiemdatacomponents
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.kvid.dataprovider
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.ui.extension
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.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.execution
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.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.datacomponent
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.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.kivi
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.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
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.validator
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.sj.test
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.codegen.sc
KiemInitializationException
          The Class KiemInitializationException.
 

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

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.sim.sc
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.uml2.kivi
IDataComponent
          The Interface IDataComponent that a AbstractDataComponent implements.
IJSONObjectDataComponent
          The Interface IJSONObjectDataComponent.
JSONObjectDataComponent
          The Class JSONObjectDataComponent.
 

Classes in de.cau.cs.kieler.sim.kiem used by de.cau.cs.kieler.uml2.sim.kiem
IDataComponent
          The Interface IDataComponent that a AbstractDataComponent implements.
IJSONObjectDataComponent
          The Interface IJSONObjectDataComponent.
IKiemEventListener
           Classes implementing this interface can listen to events happening anywhere in KIEM.
JSONObjectDataComponent
          The Class JSONObjectDataComponent.
KiemEvent
          This class implements some constants that define specific events in KIEM.
KiemExecutionException
          The Class KiemExecutionException.
KiemInitializationException
          The Class KiemInitializationException.