|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KiemExecutionException | |
---|---|
de.cau.cs.kieler.esterel.cec.sim | Simulation of Esterel files using the CEC. |
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.krep.sim | Connection between execution manager in KIELER an Kiel reactive processors. |
de.cau.cs.kieler.kvid.dataprovider | Package holding classes responsible for receiving data. |
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.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.ui.datacomponent | |
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.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. |
Uses of KiemExecutionException in de.cau.cs.kieler.esterel.cec.sim |
---|
Methods in de.cau.cs.kieler.esterel.cec.sim that throw KiemExecutionException | |
---|---|
JSONObject |
DataComponent.step(JSONObject jSONObject)
Step method for a DataObserver and a DataPrroducer. |
Uses of KiemExecutionException in de.cau.cs.kieler.kaom.sim.ptolemy |
---|
Methods in de.cau.cs.kieler.kaom.sim.ptolemy that throw KiemExecutionException | |
---|---|
void |
ExecutePtolemyModel.executionStep()
Trigger the execution to perform another step. |
JSONObject |
KaomSimDataComponent.step(JSONObject jSONObject)
|
Uses of KiemExecutionException in de.cau.cs.kieler.kev.extension.dataobserver |
---|
Methods in de.cau.cs.kieler.kev.extension.dataobserver that throw KiemExecutionException | |
---|---|
JSONObject |
Backhoe.step(JSONObject jSONObject)
|
JSONObject |
Elevator.step(JSONObject jSONObject)
|
JSONObject |
Example_01.step(JSONObject JSONobject)
|
JSONObject |
Example_02.step(JSONObject JSONobject)
|
JSONObject |
KEVExampleDataProducer.step(JSONObject JSONobject)
Step method, where JSON-Values are created. |
Uses of KiemExecutionException in de.cau.cs.kieler.krep.sim |
---|
Methods in de.cau.cs.kieler.krep.sim that throw KiemExecutionException | |
---|---|
JSONObject |
DataComponent.doStep(JSONObject data)
Implements the real step method for this simulation datacomponent. |
Uses of KiemExecutionException in de.cau.cs.kieler.kvid.dataprovider |
---|
Methods in de.cau.cs.kieler.kvid.dataprovider that throw KiemExecutionException | |
---|---|
JSONObject |
KiemCsvDataProvider.step(JSONObject jSONObject)
Step method for a DataObserver and a DataPrroducer. |
JSONObject |
KiemDataProvider.step(JSONObject jSONObject)
Step method for a DataObserver and a DataPrroducer. |
Uses of KiemExecutionException in de.cau.cs.kieler.sim.esi |
---|
Methods in de.cau.cs.kieler.sim.esi that throw KiemExecutionException | |
---|---|
JSONObject |
EsoComponent.step(JSONObject input)
Step method for a DataObserver and a DataPrroducer. |
Uses of KiemExecutionException in de.cau.cs.kieler.sim.kiem |
---|
Methods in de.cau.cs.kieler.sim.kiem that throw KiemExecutionException | |
---|---|
JSONObject |
IJSONObjectDataComponent.step(JSONObject jSONObject)
Step method for a DataObserver and a DataPrroducer. |
String |
IJSONStringDataComponent.step(String jSONString)
Step method for a DataObserver and a DataProducer. |
Uses of KiemExecutionException in de.cau.cs.kieler.sim.kiem.automated.data |
---|
Methods in de.cau.cs.kieler.sim.kiem.automated.data that throw KiemExecutionException | |
---|---|
JSONObject |
AutoTestComponent.doStep(JSONObject jSONObject)
Implements the real step method for this simulation datacomponent. |
Uses of KiemExecutionException in de.cau.cs.kieler.sim.kiem.config.data |
---|
Methods in de.cau.cs.kieler.sim.kiem.config.data that throw KiemExecutionException | |
---|---|
JSONObject |
ConfigDataComponent.step(JSONObject jSONObject)
Step method for a DataObserver and a DataPrroducer. |
Uses of KiemExecutionException in de.cau.cs.kieler.sim.kiem.ui.datacomponent |
---|
Methods in de.cau.cs.kieler.sim.kiem.ui.datacomponent that throw KiemExecutionException | |
---|---|
JSONObject |
JSONObjectSimulationDataComponent.doStep(JSONObject jSONObject)
Implements the real step method for this simulation datacomponent. |
JSONObject |
JSONObjectSimulationDataComponent.step(JSONObject jSONObject)
|
Uses of KiemExecutionException in de.cau.cs.kieler.sim.kivi |
---|
Methods in de.cau.cs.kieler.sim.kivi that throw KiemExecutionException | |
---|---|
JSONObject |
KiViDataComponent.step(JSONObject jSONObject)
Step method for a DataObserver and a DataPrroducer. |
Uses of KiemExecutionException in de.cau.cs.kieler.sim.syncsignalreset |
---|
Methods in de.cau.cs.kieler.sim.syncsignalreset that throw KiemExecutionException | |
---|---|
JSONObject |
DataComponent.step(JSONObject allDataIn)
Step method for a DataObserver and a DataPrroducer. |
Uses of KiemExecutionException in de.cau.cs.kieler.sim.trace |
---|
Methods in de.cau.cs.kieler.sim.trace that throw KiemExecutionException | |
---|---|
JSONObject |
TraceReader.doStep(JSONObject input)
Implements the real step method for this simulation datacomponent. |
JSONObject |
TraceValidator.doStep(JSONObject input)
Implements the real step method for this simulation datacomponent. |
Uses of KiemExecutionException in de.cau.cs.kieler.synccharts.sim.ptolemy |
---|
Methods in de.cau.cs.kieler.synccharts.sim.ptolemy that throw KiemExecutionException | |
---|---|
JSONObject |
SyncchartsSimDataComponent.doStep(JSONObject jSONObject)
|
void |
ExecutePtolemyModel.executionStep()
Trigger the execution to perform another step. |
Uses of KiemExecutionException in de.cau.cs.kieler.synccharts.sim.sc |
---|
Methods in de.cau.cs.kieler.synccharts.sim.sc that throw KiemExecutionException | |
---|---|
JSONObject |
SCDataComponent.doStep(JSONObject jSONObject)
Implements the real step method for this simulation datacomponent. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |