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

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

List of all members.

Public Member Functions

void doSave (IProgressMonitor monitor)
void doSaveAs ()
void init (IEditorSite site, IEditorInput input) throws PartInitException
boolean isDirty ()
boolean isSaveAsAllowed ()
void setFocus ()
void finalize ()
void createPartControl (Composite parent)
String getEditorPartName ()
void setEditorPartName (String title)
Experiment getExperiment ()

Static Public Attributes

static final String ID = "edu.rice.cs.hpc.viewer.graph.GraphEditorHisto"

Protected Member Functions

void plotData (Scope scope, MetricRaw metric)
 method to plot a graph of a specific scope and metric of an experiment
Chart getChart ()

Protected Attributes

ThreadLevelDataManager threadData

Detailed Description

Definition at line 17 of file GraphEditorHisto.java.


Member Function Documentation

void edu.rice.cs.hpc.viewer.graph.GraphEditorBase.createPartControl ( Composite  parent  )  [inherited]
void edu.rice.cs.hpc.viewer.graph.GraphEditorBase.doSave ( IProgressMonitor  monitor  )  [inherited]

Definition at line 41 of file GraphEditorBase.java.

void edu.rice.cs.hpc.viewer.graph.GraphEditorBase.doSaveAs (  )  [inherited]

Definition at line 46 of file GraphEditorBase.java.

void edu.rice.cs.hpc.viewer.graph.GraphEditorBase.finalize (  )  [inherited]
Chart edu.rice.cs.hpc.viewer.graph.GraphEditorBase.getChart (  )  [protected, inherited]
String edu.rice.cs.hpc.viewer.graph.GraphEditorBase.getEditorPartName (  )  [inherited]
Experiment edu.rice.cs.hpc.viewer.graph.GraphEditorBase.getExperiment (  )  [inherited]
void edu.rice.cs.hpc.viewer.graph.GraphEditorBase.init ( IEditorSite  site,
IEditorInput  input 
) throws PartInitException [inherited]
boolean edu.rice.cs.hpc.viewer.graph.GraphEditorBase.isDirty (  )  [inherited]

Definition at line 64 of file GraphEditorBase.java.

boolean edu.rice.cs.hpc.viewer.graph.GraphEditorBase.isSaveAsAllowed (  )  [inherited]

Definition at line 69 of file GraphEditorBase.java.

void edu.rice.cs.hpc.viewer.graph.GraphEditorHisto.plotData ( Scope  scope,
MetricRaw  metric 
) [protected, virtual]
void edu.rice.cs.hpc.viewer.graph.GraphEditorBase.setEditorPartName ( String  title  )  [inherited]

Implements edu.rice.cs.hpc.viewer.editor.IViewerEditor.

Definition at line 151 of file GraphEditorBase.java.

void edu.rice.cs.hpc.viewer.graph.GraphEditorBase.setFocus (  )  [inherited]

Definition at line 76 of file GraphEditorBase.java.


Member Data Documentation

final String edu.rice.cs.hpc.viewer.graph.GraphEditorHisto.ID = "edu.rice.cs.hpc.viewer.graph.GraphEditorHisto" [static]

Definition at line 19 of file GraphEditorHisto.java.


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

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1