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. | |
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
|
||||||||||||
|
Constructor.
Edit history: ------------------ April 28, 2004: Submitted in beta version (LEM) |
|
|
Gets the dataset.
Edit history: ------------------ April 28, 2004: Submitted in beta version (LEM) |
|
|
Gets the string for the dataset.
Edit history: ------------------ April 28, 2004: Submitted in beta version (LEM) |
1.4.6-NO