Class ConfigurationHelper

java.lang.Object
de.uka.ipd.sdq.dsexplore.helper.ConfigurationHelper

public class ConfigurationHelper extends Object
helps handling the ILaunchConfiguration needed during a Design Exploration. Offers methods to generate new ILaunchConfiguration to run the simulation and also delete the generated ILaunchConfigurations again. The ConfigurationHelper is globally available as a singleton instance, you can also create a new ConfigurationHelper for local use.