Package org.dawb.passerelle.actors.data

Class Summary
AddDatasets All imputs to this method are summed.
DataExportTransformer NOTE This is not a sink because it does output the file path.
DataImportSource Reads a file or directory using LoaderFactory and makes the data available to subsequent nodes which can request certain data sets for use.
DivideDatasets Divides datasets, the sum of inputs to numerator with the sum of inputs to denominator.
FolderImportSource This class just exists to display the folder with a different icon.
MathCustomizer Draws a circular node for actor figures
MedianDatasets Median taken of data sets pased to this actor.
MultiplyDatasets All imputs to this method are summed.
Scalar Sends a scalar message once on each output port.
SubtractDatasets Divides datasets, the sum of inputs to numerator with the sum of inputs to denominator.