edu.rice.cs.hpc.viewer.graph.GraphMenu Class Reference

Collaboration diagram for edu.rice.cs.hpc.viewer.graph.GraphMenu:
Collaboration graph
[legend]

List of all members.

Classes

class  ScopeGraphAction

Public Member Functions

 GraphMenu (IWorkbenchWindow window)
void createAdditionalContextMenu (IMenuManager mgr, Database database, Scope scope)

Private Member Functions

void createGraphMenus (IMenuManager menu, Scope scope, MetricRaw m)
ScopeGraphAction createGraphMenu (Scope scope, MetricRaw m, GraphType.PlotType t)
GraphEditorInput getGraphEditorInput (String id)

Private Attributes

final IWorkbenchWindow window
Database database

Detailed Description

Definition at line 25 of file GraphMenu.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.viewer.graph.GraphMenu.GraphMenu ( IWorkbenchWindow  window  ) 

Definition at line 30 of file GraphMenu.java.


Member Function Documentation

void edu.rice.cs.hpc.viewer.graph.GraphMenu.createAdditionalContextMenu ( IMenuManager  mgr,
Database  database,
Scope  scope 
)
ScopeGraphAction edu.rice.cs.hpc.viewer.graph.GraphMenu.createGraphMenu ( Scope  scope,
MetricRaw  m,
GraphType.PlotType  t 
) [private]
void edu.rice.cs.hpc.viewer.graph.GraphMenu.createGraphMenus ( IMenuManager  menu,
Scope  scope,
MetricRaw  m 
) [private]
GraphEditorInput edu.rice.cs.hpc.viewer.graph.GraphMenu.getGraphEditorInput ( String  id  )  [private]

Member Data Documentation

final IWorkbenchWindow edu.rice.cs.hpc.viewer.graph.GraphMenu.window [private]

The documentation for this class was generated from the following file:

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1