Documentation of 'jasext.flatfileserver.LocalFlatFileDIM' Java class
LocalFlatFileDIM
jasext.flatfileserver

Class LocalFlatFileDIM

    • Constructor Summary

      Constructors 
      Constructor and Description
      LocalFlatFileDIM() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getFileName() 
      JASWizardPage getSetupPage()
      Return a setup page for the new job wizard to use when creating a job.
      hepjas.analysis.EventSource openDataSet(java.lang.String fileName)
      Return an EventSource as specified by the paramater dataSource.
      void setLocalJobBuilder(LocalJobBuilder ljb)
      Copy over the given object to a member field for use later.
      java.lang.String toString() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • LocalFlatFileDIM

        public LocalFlatFileDIM()
    • Method Detail

      • setLocalJobBuilder

        public void setLocalJobBuilder(LocalJobBuilder ljb)
        Description copied from interface: LocalDIM
        Copy 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 by getSetupPage()) is complete.
        Specified by:
        setLocalJobBuilder in interface LocalDIM
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • openDataSet

        public hepjas.analysis.EventSource openDataSet(java.lang.String fileName)
        Description copied from interface: AbstractDIM
        Return an EventSource as specified by the paramater dataSource. That parameter is specific to the data format, but may be a file name, an SQL command, etc.
        Specified by:
        openDataSet in interface AbstractDIM
      • getFileName

        public java.lang.String getFileName()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.