jasext.test
Class TestLocal
- java.lang.Object
-
- jas2.jds.module.NoSetupLocalDIM
-
- jasext.test.TestLocal
-
- All Implemented Interfaces:
- AbstractDIM, LocalDIM, java.io.Serializable
public final class TestLocal extends NoSetupLocalDIM
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description TestLocal()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidfinish()hepjas.analysis.EventSourceopenDataSet(java.lang.String fileName)Return an EventSource as specified by the paramaterdataSource.voidsetLocalJobBuilder(LocalJobBuilder ljb)Copy over the given object to a member field for use later.java.lang.StringtoString()-
Methods inherited from class jas2.jds.module.NoSetupLocalDIM
getSetupPage
-
-
-
-
Method Detail
-
finish
public void finish()
- Specified by:
finishin classNoSetupLocalDIM
-
setLocalJobBuilder
public void setLocalJobBuilder(LocalJobBuilder ljb)
Description copied from interface:LocalDIMCopy over the given object to a member field for use later. When the user selects a DIM, the wizard invokes this method, thereby providing the DIM with access to the application's local job builder. That local job builder already knows which DIM to use and knows the job name, and can be used to create a new job when all setup (on the setup wizard page returned bygetSetupPage()) is complete.
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
openDataSet
public hepjas.analysis.EventSource openDataSet(java.lang.String fileName) throws ModuleExceptionDescription copied from interface:AbstractDIMReturn an EventSource as specified by the paramaterdataSource. That parameter is specific to the data format, but may be a file name, an SQL command, etc.- Throws:
ModuleException
-
-
DataMelt 3.0 © DataMelt by jWork.ORG