public MenuManager getContextMenu(ISelection selection)(Code)
Gets a context menu containing all the enabled operations
Parameters: selection - the current selection. a context menu containing all the enabled operations
Creates a menu manager with actions that will enable or disable themselved depending on the
current workbench selection.
a menu manager with all the Operation Actions.