|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDataComponent | |
---|---|
de.cau.cs.kieler.esterel.cec.sim | Simulation of Esterel files using the CEC. |
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.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.config.data | This package contains the data storing classes for all managers. |
de.cau.cs.kieler.sim.kiem.internal | This package contains internal classes of KIEM. |
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.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.synccharts.viewmanagement |
Uses of IDataComponent in de.cau.cs.kieler.esterel.cec.sim |
---|
Classes in de.cau.cs.kieler.esterel.cec.sim that implement IDataComponent | |
---|---|
class |
DataComponent
|
Uses of IDataComponent in de.cau.cs.kieler.kev.extension.dataobserver |
---|
Classes in de.cau.cs.kieler.kev.extension.dataobserver that implement IDataComponent | |
---|---|
class |
Backhoe
|
class |
Elevator
A small simulation for the elevator example, computing the position and the lamps based on signal inputs. |
class |
Example_01
A simple Example for changing the color of the Trafficlight.svg. |
class |
Example_02
A simple Example for changing the color of the Trafficlight.svg. |
class |
KEVDataObserver
|
class |
KEVExampleDataProducer
A simple Example the Watertank.svg. |
Uses of IDataComponent in de.cau.cs.kieler.sim.esi |
---|
Classes in de.cau.cs.kieler.sim.esi that implement IDataComponent | |
---|---|
class |
EsoComponent
Data-component to read traces in esi format. |
Uses of IDataComponent in de.cau.cs.kieler.sim.kiem |
---|
Classes in de.cau.cs.kieler.sim.kiem that implement IDataComponent | |
---|---|
class |
JSONObjectDataComponent
The Class JSONObjectDataComponent. |
class |
JSONStringDataComponent
The Class JSONStringDataComponent. |
Uses of IDataComponent in de.cau.cs.kieler.sim.kiem.automated |
---|
Classes in de.cau.cs.kieler.sim.kiem.automated that implement IDataComponent | |
---|---|
class |
AbstractAutomatedComponent
Default implementation of an automated component. |
class |
AbstractAutomatedProducer
This is the default implementation of an automated producer. |
Uses of IDataComponent in de.cau.cs.kieler.sim.kiem.automated.data |
---|
Classes in de.cau.cs.kieler.sim.kiem.automated.data that implement IDataComponent | |
---|---|
class |
AutoTestComponent
This class is just for testing the automated execution feature. |
Uses of IDataComponent in de.cau.cs.kieler.sim.kiem.config.data |
---|
Classes in de.cau.cs.kieler.sim.kiem.config.data that implement IDataComponent | |
---|---|
class |
ConfigDataComponent
Holds all information needed for the currently running schedule. For example: Aimed Step Duration Timeouts ...and user defined variables |
Uses of IDataComponent in de.cau.cs.kieler.sim.kiem.internal |
---|
Classes in de.cau.cs.kieler.sim.kiem.internal that implement IDataComponent | |
---|---|
class |
AbstractDataComponent
The DataComponent class implements the basic behavior of a data observer and/or data producer component. |
Uses of IDataComponent in de.cau.cs.kieler.sim.table |
---|
Classes in de.cau.cs.kieler.sim.table that implement IDataComponent | |
---|---|
class |
DataObserver
The class DataObserver implements the observer DataComponent which should be scheduled behind any producer DataComponents. |
class |
DataProducer
The class DataProducer implements the producer DataComponent which should be scheduled before any observer DataComponents. |
Uses of IDataComponent in de.cau.cs.kieler.sim.trace |
---|
Classes in de.cau.cs.kieler.sim.trace that implement IDataComponent | |
---|---|
class |
TraceReader
Data-component to read traces in esi format. |
class |
TraceValidator
Data-component to read traces in esi format. |
Uses of IDataComponent in de.cau.cs.kieler.synccharts.sim.ptolemy |
---|
Classes in de.cau.cs.kieler.synccharts.sim.ptolemy that implement IDataComponent | |
---|---|
class |
SyncchartsSimDataComponent
The class SimpleRailCtrl DataComponent implements a KIELER Execution Manager DataComponent. |
Uses of IDataComponent in de.cau.cs.kieler.synccharts.sim.sc |
---|
Classes in de.cau.cs.kieler.synccharts.sim.sc that implement IDataComponent | |
---|---|
class |
SCDataComponent
This is the data component to handle the communication between KIEM and the external SC-Program. |
Uses of IDataComponent in de.cau.cs.kieler.synccharts.viewmanagement |
---|
Classes in de.cau.cs.kieler.synccharts.viewmanagement that implement IDataComponent | |
---|---|
class |
SimpleHighlighter
|
class |
StateActivityObserver
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |