edu.rice.cs.hpc.data.experiment.ExperimentWithoutMetrics Class Reference

Inheritance diagram for edu.rice.cs.hpc.data.experiment.ExperimentWithoutMetrics:
Inheritance graph
[legend]
Collaboration diagram for edu.rice.cs.hpc.data.experiment.ExperimentWithoutMetrics:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void open (File fileExperiment, IUserData< String, String > userData) throws Exception
ExperimentWithoutMetrics duplicate ()
void setRootScope (Scope rootScope)
Scope getRootScope ()
RootScope getCallerTreeRoot ()
Object[] getRootScopeChildren ()
void open (File fileExperiment, IUserData< String, String > userData, boolean need_metric) throws Exception
void open (InputStream expStream, IUserData< String, String > userData, String name) throws Exception
void reopen () throws Exception
void setVersion (String v)
void setTraceAttribute (TraceAttribute _attribute)
TraceAttribute getTraceAttribute ()
String getName ()
void setConfiguration (ExperimentConfiguration configuration)
ExperimentConfiguration getConfiguration ()
File getDefaultDirectory ()
File getXMLExperimentFile ()
void dispose ()
void filter (IFilterData filter)

Protected Member Functions

void filter_finalize (RootScope rootMain, IFilterData filter)
void open_finalize ()

Protected Attributes

ExperimentConfiguration configuration
 The experiment's configuration.
RootScope rootScope
String version
 version of the database
IDatabaseRepresentation databaseRepresentation

Detailed Description

Definition at line 14 of file ExperimentWithoutMetrics.java.


Member Function Documentation

void edu.rice.cs.hpc.data.experiment.BaseExperiment.dispose (  )  [inherited]
ExperimentWithoutMetrics edu.rice.cs.hpc.data.experiment.ExperimentWithoutMetrics.duplicate (  ) 
void edu.rice.cs.hpc.data.experiment.BaseExperiment.filter ( IFilterData  filter  )  [inherited]
void edu.rice.cs.hpc.data.experiment.ExperimentWithoutMetrics.filter_finalize ( RootScope  rootMain,
IFilterData  filter 
) [protected, virtual]
RootScope edu.rice.cs.hpc.data.experiment.BaseExperiment.getCallerTreeRoot (  )  [inherited]
ExperimentConfiguration edu.rice.cs.hpc.data.experiment.BaseExperiment.getConfiguration (  )  [inherited]
File edu.rice.cs.hpc.data.experiment.BaseExperiment.getDefaultDirectory (  )  [inherited]
String edu.rice.cs.hpc.data.experiment.BaseExperiment.getName (  )  [inherited]
Scope edu.rice.cs.hpc.data.experiment.BaseExperiment.getRootScope (  )  [inherited]
Object [] edu.rice.cs.hpc.data.experiment.BaseExperiment.getRootScopeChildren (  )  [inherited]
TraceAttribute edu.rice.cs.hpc.data.experiment.BaseExperiment.getTraceAttribute (  )  [inherited]
File edu.rice.cs.hpc.data.experiment.BaseExperiment.getXMLExperimentFile (  )  [inherited]
void edu.rice.cs.hpc.data.experiment.BaseExperiment.open ( InputStream  expStream,
IUserData< String, String >  userData,
String  name 
) throws Exception [inherited]
void edu.rice.cs.hpc.data.experiment.BaseExperiment.open ( File  fileExperiment,
IUserData< String, String >  userData,
boolean  need_metric 
) throws Exception [inherited]
void edu.rice.cs.hpc.data.experiment.ExperimentWithoutMetrics.open ( File  fileExperiment,
IUserData< String, String >  userData 
) throws Exception
void edu.rice.cs.hpc.data.experiment.ExperimentWithoutMetrics.open_finalize (  )  [protected, virtual]
void edu.rice.cs.hpc.data.experiment.BaseExperiment.reopen (  )  throws Exception [inherited]
void edu.rice.cs.hpc.data.experiment.BaseExperiment.setConfiguration ( ExperimentConfiguration  configuration  )  [inherited]
void edu.rice.cs.hpc.data.experiment.BaseExperiment.setRootScope ( Scope  rootScope  )  [inherited]
void edu.rice.cs.hpc.data.experiment.BaseExperiment.setTraceAttribute ( TraceAttribute  _attribute  )  [inherited]
void edu.rice.cs.hpc.data.experiment.BaseExperiment.setVersion ( String  v  )  [inherited]

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