jas2.jds.module
Interface DIM
-
- All Superinterfaces:
- AbstractDIM
- All Known Implementing Classes:
- JHServer, TestServer
public interface DIM extends AbstractDIM
A data interace module used by server-based data modules. The DIM interface is for simple modules that only need to provide one level of data set heirarchy. Data Interface Modules needing multiple levels of heirarchy should implement DIM2 instead.- See Also:
DIM2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.util.VectorgetDataSets()Returns a Vector of strings, each representing a data set available through this module.-
Methods inherited from interface jas2.jds.module.AbstractDIM
openDataSet
-
-
DataMelt 3.0 © DataMelt by jWork.ORG