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

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

List of all members.

Public Member Functions

 GraphEditorInput (Database database, Scope scope, MetricRaw metric, GraphType.PlotType type, IWorkbenchWindow window)
boolean exists ()
ImageDescriptor getImageDescriptor ()
String getName ()
String getID ()
IPersistableElement getPersistable ()
String getToolTipText ()
Object getAdapter (Class adapter)
GraphType.PlotType getType ()
Database getDatabase ()
Scope getScope ()
MetricRaw getMetric ()

Static Public Member Functions

static String getID (Scope scope, MetricRaw metric, GraphType.PlotType type, Database database)

Private Attributes

final Database _database
final Scope _scope
final MetricRaw _metric
final GraphType.PlotType _type

Detailed Description

Definition at line 12 of file GraphEditorInput.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.viewer.graph.GraphEditorInput.GraphEditorInput ( Database  database,
Scope  scope,
MetricRaw  metric,
GraphType.PlotType  type,
IWorkbenchWindow  window 
)

Member Function Documentation

boolean edu.rice.cs.hpc.viewer.graph.GraphEditorInput.exists (  ) 

Definition at line 34 of file GraphEditorInput.java.

Object edu.rice.cs.hpc.viewer.graph.GraphEditorInput.getAdapter ( Class  adapter  ) 

Definition at line 76 of file GraphEditorInput.java.

Database edu.rice.cs.hpc.viewer.graph.GraphEditorInput.getDatabase (  ) 
static String edu.rice.cs.hpc.viewer.graph.GraphEditorInput.getID ( Scope  scope,
MetricRaw  metric,
GraphType.PlotType  type,
Database  database 
) [static]
String edu.rice.cs.hpc.viewer.graph.GraphEditorInput.getID (  ) 
ImageDescriptor edu.rice.cs.hpc.viewer.graph.GraphEditorInput.getImageDescriptor (  ) 

Definition at line 39 of file GraphEditorInput.java.

MetricRaw edu.rice.cs.hpc.viewer.graph.GraphEditorInput.getMetric (  ) 
String edu.rice.cs.hpc.viewer.graph.GraphEditorInput.getName (  ) 
IPersistableElement edu.rice.cs.hpc.viewer.graph.GraphEditorInput.getPersistable (  ) 

Definition at line 67 of file GraphEditorInput.java.

Scope edu.rice.cs.hpc.viewer.graph.GraphEditorInput.getScope (  ) 
String edu.rice.cs.hpc.viewer.graph.GraphEditorInput.getToolTipText (  ) 
GraphType.PlotType edu.rice.cs.hpc.viewer.graph.GraphEditorInput.getType (  ) 

Member Data Documentation


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

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1