Documentation of 'org.joone.io.FileInputSynapse' Java class
FileInputSynapse
org.joone.io

Class FileInputSynapse

    • Constructor Detail

      • FileInputSynapse

        public FileInputSynapse()
    • Method Detail

      • getFileName

        public java.lang.String getFileName()
        Deprecated. use getInputFile instead
        Gets the file name that this synapse uses to extract the input data from.
        Returns:
        The file name that this synapse uses to extract the input data from.
      • setFileName

        public void setFileName(java.lang.String newFileName)
        Deprecated. use setInputFile instead
        Sets the file name that this synapse should extract data from.
        Parameters:
        newFileName - The file name that this synapse should extract data from.
      • check

        public java.util.TreeSet check()
        Returns a TreeSet of errors or problems regarding the setup of this synapse.
        Specified by:
        check in interface NeuralElement
        Overrides:
        check in class StreamInputSynapse
        Returns:
        A TreeSet of errors or problems regarding the setup of this synapse.
        See Also:
        Synapse
      • getInputFile

        public java.io.File getInputFile()
      • setInputFile

        public void setInputFile(java.io.File inputFile)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.