Class SimulatorExtensionHelper
java.lang.Object
de.uka.ipd.sdq.codegen.simucontroller.runconfig.SimulatorExtensionHelper
Helper class for the extension point de.uka.ipd.sdq.codegen.simucontroller.simulator
("Palladio Simulator").
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
the id for the "Palladio Simulator" extension point -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getSimulatorIdForName
(String simulatorName) static String
getSimulatorNameForId
(String simulatorId) static String[]
-
Field Details
-
EXTENSION_POINT_ID
the id for the "Palladio Simulator" extension point- See Also:
-
-
Constructor Details
-
SimulatorExtensionHelper
public SimulatorExtensionHelper()
-
-
Method Details
-
getSimulatorNames
- Throws:
CoreException
-
getSimulatorNameForId
- Throws:
CoreException
-
getSimulatorIdForName
- Throws:
CoreException
-