|
string
|
required |
|
|
References a FormalOutput by name |
|
ID
|
optional (default)
|
|
|
An output ID.
In the future, can be used to stitch together data from different function outputs into a single module output, or establish references.
|
|
{}
|
optional (default)
|
possible values:
uint8 | uint16 | uint32 | single |
|
Useful when a function outputs a Pixels type that is unsupported by OME. The permitted list is the matlab types supported by OME.
Note to perl developers: This list should stay syncronized with the Matlab Class to OME Type mapping hash $self->{ _matlab_class_to_pixel_type } that is defined in OME::Analysis::Handlers::MatlabHandler->new()
|
|
string
|
optional (default)
|
|
|
References a Template this value will be inserted into. |
|
string
|
required |
|
|
Refers to a semantic element of a formal output. Syntax is formal output name, a period, and the semantic elment name. i.e. "Angular Second Moment.ASM" |
|
string
|
required |
|
|
References a FormalOutput by name |
|
ID
|
optional (default)
|
|
|
An output ID.
In the future, can be used to stitch together data from different function outputs into a single module output, or establish references.
|
|
string
|
required |
|
|
Specifies decoding instructions. This should match the ID of a VectorDecoder element |