Palladio Workflow Engine/Documentation/Plugin Architecture

Aus SDQ-Wiki

Core

de.uka.ipd.sdq.workflow.feature.core

Eclipse feature for the workflow engine core.

de.uka.ipd.sdq.workflow

This plugin contains the Palladio workflow engine used to run activities which consist of a set of actions. It provides several abstract classes that can be used when creating a workflow and that provide helpful template methods.

The plugin is Eclipse dependent because it uses the Eclipse CoreException and several other UI features.


de.uka.ipd.sdq.workflow.launchconfig

This plugin contains support for running workflows with the Palladio workflow engine as Eclipse runs started from the Eclipse run dialog.


de.uka.ipd.sdq.workflow.logging.console

de.uka.ipd.sdq.workflow.tests

de.uka.ipd.sdq.workflow.ui

de.uka.ipd.sdq.workflow.workbench

Eclipse plugin providing a logger that prints log messages to the console view of the active eclipse workbench.

The AbstractWorkbenchDelegate initializes the according output stream and registers it with an according log4j logger.

de.uka.ipd.sdq.launchmultiple

This plugin allows to run multiple preexisting Launch configurations in sequence. It appears as a new type of LaunchConfig in teh Run Dialog and lists all available SimuCom LaunchConfigs. You can select the ones you want to run. Then, all these are started in some (not definable) order.

This plugin is quite useful if you need to re-simulate a number of design alternatives after making a change to a common core model (e.g. the respository).

-> will be integrated into de.uka.ipd.sdq.workflow.launchconfig for WFE version 2.0
See: https://sdqbuild.ipd.kit.edu/jira/browse/WFE-46

MDSD

de.uka.ipd.sdq.workflow.feature.mdsd

de.uka.ipd.sdq.workflow.mdsd

This plugin contains jobs commonly needed for MDSD activities to be used in the Palladio workflow engine.

de.uka.ipd.sdq.qvtrengine.medini

Workflow Engine Plugin to integrate the medini QVTr engine and run QVT-R jobs.

RElease ENGineering (RELENG)

de.uka.ipd.sdq.workflow.buckminster