Class InitializeUsageDiagramAction
java.lang.Object
de.uka.ipd.sdq.pcm.gmf.toolbar.BaseInitializeDiagramAction
de.uka.ipd.sdq.pcm.gmf.toolbar.actions.InitializeUsageDiagramAction
- All Implemented Interfaces:
IActionDelegate,IWorkbenchWindowActionDelegate
The Class InitializeUsageDiagramAction.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddispose()Dispose.protected IObjectActionDelegateGets the inits the action.protected IWorkbenchWindowGets the window.voidinit(IWorkbenchWindow window) Inits the.voidselectionChanged(IAction action, ISelection selection) Selection changed.Methods inherited from class de.uka.ipd.sdq.pcm.gmf.toolbar.BaseInitializeDiagramAction
run
-
Constructor Details
-
InitializeUsageDiagramAction
public InitializeUsageDiagramAction()
-
-
Method Details
-
getInitAction
Gets the inits the action.- Specified by:
getInitActionin classBaseInitializeDiagramAction- Returns:
- the inits the action
- See Also:
-
init
Inits the.- Specified by:
initin interfaceIWorkbenchWindowActionDelegate- Parameters:
window- the window- See Also:
-
getWindow
Gets the window.- Returns:
- the window which was active when the action was activated
-
selectionChanged
Selection changed.- Specified by:
selectionChangedin interfaceIActionDelegate- Parameters:
action- the actionselection- the selection- See Also:
-
dispose
public void dispose()Dispose.- Specified by:
disposein interfaceIWorkbenchWindowActionDelegate- See Also:
-