Alias: null
Common Name: Signal to File Object
Class: org. imirsel. m2k. io. SignalToFileObject

Overview: This module takes a Signal Object as input and creates a file object from the Signal's file location metadata. The file location metadata of the input Signal must be set for the creation of a corresponding file object.

Data Handling: Input Data is destroyed.


Inputs:
Signal Object
org. imirsel. m2k. util. Signal
A Signal Object with file location metadata set.


Outputs:
File Object
java. io. File
A file object created from the input Signal's file location metadata.



Properties:
Verbose output
Determines whether debugging information is output to the console.