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

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

List of all members.

Public Member Functions

 LocalDatabaseRepresentation (File fileExperiment, BaseExperiment experiment, IUserData< String, String > userData, boolean need_metric)
ExperimentFileXML getXMLFile ()
void open () throws Exception

Private Attributes

final File fileExperiment
final IUserData< String, String > userData
final boolean need_metric
final BaseExperiment experiment
ExperimentFileXML fileXML

Detailed Description

Definition at line 8 of file LocalDatabaseRepresentation.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.data.experiment.LocalDatabaseRepresentation.LocalDatabaseRepresentation ( File  fileExperiment,
BaseExperiment  experiment,
IUserData< String, String >  userData,
boolean  need_metric 
)

Definition at line 16 of file LocalDatabaseRepresentation.java.


Member Function Documentation

ExperimentFileXML edu.rice.cs.hpc.data.experiment.LocalDatabaseRepresentation.getXMLFile (  ) 
void edu.rice.cs.hpc.data.experiment.LocalDatabaseRepresentation.open (  )  throws Exception

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