Class PalladioComponentModelLoadResourceAction
java.lang.Object
de.uka.ipd.sdq.pcm.gmf.usage.part.PalladioComponentModelLoadResourceAction
- All Implemented Interfaces:
IActionDelegate
,IObjectActionDelegate
public class PalladioComponentModelLoadResourceAction
extends Object
implements IObjectActionDelegate
- Generated class or method.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
selectionChanged
(IAction action, ISelection selection) void
setActivePart
(IAction action, IWorkbenchPart targetPart)
-
Constructor Details
-
PalladioComponentModelLoadResourceAction
public PalladioComponentModelLoadResourceAction()
-
-
Method Details
-
setActivePart
- Specified by:
setActivePart
in interfaceIObjectActionDelegate
- Generated class or method.
-
run
- Specified by:
run
in interfaceIActionDelegate
- Generated class or method.
-
selectionChanged
- Specified by:
selectionChanged
in interfaceIActionDelegate
- Generated class or method.
-