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

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

Detailed Description: This module takes as input a stream of files (java.io.File) and outputs a stream of empty Signal objects (org.imirsel.m2k.util.Signal) with the filenames set as the fileLocation metadata. One signal per file is output.

Data Handling: The input data is not modified.


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


Outputs:
Signal
org. imirsel. m2k. util. Signal
Blank Signal objects initialised from the File objects, with class metadata.


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.