Package de.uka.ipd.sdq.pcm.gmf.ui
Class ExtensionHelper
java.lang.Object
de.uka.ipd.sdq.pcm.gmf.ui.ExtensionHelper
Helper class to access installed work-flow extensions.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionBuild the set of palladio model templates registered for the according extension point.
-
Constructor Details
-
ExtensionHelper
public ExtensionHelper()
-
-
Method Details
-
getPalladioModelTemplates
Build the set of palladio model templates registered for the according extension point.- Returns:
- The list of identified palladio model templates.
-