Class MultiInput

Object
MultiInput
All Implemented Interfaces:
ProvidesStackInput, InputFromManager, ExportSharedObjects

public class MultiInput extends Object implements ProvidesStackInput, ExportSharedObjects
An input to an experiment that combines a particular Stack with other types of entities.

These entities each have a unique name, and must be one of the following types:

  1. Stack (in addition to the primary stack that forms the input).
  2. MarkCollection.
  3. ObjectCollection.
  4. Dictionary.
  5. Histogram.
  6. Path.
Author:
Owen Feehan