Alias: null
Common Name: null
Class: org. imirsel. m2k. io. CreateSignalList

Overview: A module that collects a stream of files and outputs them as an array of Signal objects, with the filenames as set as the fileLocation metadata.

Detailed Description: this module takes as input a stream of files (java.io.File) and constructs an array of Signal objects (org.imirsel.m2k.util.Signal). The file path name is set in the fileLocation metadata in the Signal object. The array of Signal objects is output when the null trigger is received.

Data Handling: the input data is not modified.


Inputs:
File
java. io. File
Files to be added to the list


Outputs:
Signal array
[ncsa. d2k. modules. projects. kwest. Signal
The array of Signal objects representing the class.


Class name
java. lang. String
The name of the class.



Properties:
Name of class
The name of the class of data that these files belong to.