Package de.uka.ipd.sdq.workflow.launchconfig.configbuilder
The configuration builder package of the workflow engine.
This package provides the generic infrastructure to define builder support
the creation of configuration objects.
-
Class Summary Class Description AbstractUIBasedConfigurationBuilder<ConfigurationType extends AbstractJobConfiguration> Base class for all builder classes which take an Eclipse ILaunchConfig or its contained attributes map and convert it into a configuration object of the ConfigurationType.