Alias: null
Common Name: null
Class: org. imirsel. m2k. util. AddIntMetadataToSignal

Overview: This module adds the input integer to the Metadata hashmap of the input Signals, storing the Integer value under the key specified in the properties.

Data Handling: The input data is not modified.


Inputs:
Integer metadata
java. lang. Integer
Integer metadata to add to the Signal, metadata is stored under key specified by key property

Signal
org. imirsel. m2k. util. Signal
Signal to add metadata to


Outputs:
Signal
org. imirsel. m2k. util. Signal
The Signal object with added metadata



Properties:
Metadata key
Key to store metadata under

Forward null Signals
Determines whether null Signal objects are forwarded from input to output