Serialized Form
Package fr.fluxmedia.transmorpher.graph |
id
java.lang.String id
- The id of the call
parameters
Parameters parameters
- The storage object for the parameters of this call.
Parameters are parameterizable.
attributes
StringParameters attributes
- The storage object for the attributes of this call.
Attributes are not parameterizable.
inPorts
PortList inPorts
- The storage structure for the in ports of this call
outPorts
PortList outPorts
- The storage structure for the out ports of this call
visited
boolean visited
- Description of the Field
nullified
boolean nullified
- Description of the Field
process
Process process
- The process owner of this call
in
Port in
- in port of this channel
out
Port out
- out port of this channel
name
java.lang.String name
- name of the channel
visited
boolean visited
- Description of the Field
nullified
boolean nullified
- Description of the Field
process
Process process
- the process that contains this channel
innerInput
Port innerInput
innerOutput
Port innerOutput
channel
Channel channel
- Description of the Field
tOwner
Transformation tOwner
- Description of the Field
cOwner
Call cOwner
- Description of the Field
number
int number
- Description of the Field
name
java.lang.String name
- Description of the Field
type
int type
- Description of the Field
process
RepeatProcess process
- The process body of the repeat is made of a process
iterators
LinearIndexedStruct iterators
- The iterators changing the parameters
Package fr.fluxmedia.transmorpher.utils |
first
int first
- The first position at which there is unpoped value
last
int last
- The last position at which there is no value
innerException
java.lang.Exception innerException
..no bottom yet...