datavisualizer::ModelDataset Class Reference

This encapsulates any kind of a chart dataset with a string to match it to its chart window. More...

List of all members.

Public Member Functions

 ModelDataset (Object oDataset, String sName)
 Constructor.
Object GetDataset ()
 Gets the dataset.
String GetName ()
 Gets the string for the dataset.

Private Attributes

Object m_oDataset
 Dataset being encapsulated.
String m_sName
 Associated string.


Detailed Description

This encapsulates any kind of a chart dataset with a string to match it to its chart window.

Copyright: Copyright (c) Charles D. Canham 2003

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)


Constructor & Destructor Documentation

datavisualizer::ModelDataset::ModelDataset Object  oDataset,
String  sName
[inline]
 

Constructor.

Parameters:
oDataset The dataset
sName String name

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)


Member Function Documentation

Object datavisualizer::ModelDataset::GetDataset  )  [inline]
 

Gets the dataset.

Returns:
The dataset.

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)

String datavisualizer::ModelDataset::GetName  )  [inline]
 

Gets the string for the dataset.

Returns:
Dataset string.

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)


The documentation for this class was generated from the following file:
Generated on Mon Mar 27 15:15:27 2006 for SORTIE Java Interface by  doxygen 1.4.6-NO