INRIA & FluxMedia

Serialized Form


Package fr.fluxmedia.transmorpher.Graph

Class fr.fluxmedia.transmorpher.Graph.ApplyExternal implements Serializable

Class fr.fluxmedia.transmorpher.Graph.ApplyImpl implements Serializable

Class fr.fluxmedia.transmorpher.Graph.ApplyProcess implements Serializable

Class fr.fluxmedia.transmorpher.Graph.ApplyQuery implements Serializable

Class fr.fluxmedia.transmorpher.Graph.ApplyRuleset implements Serializable

Class fr.fluxmedia.transmorpher.Graph.CallImpl implements Serializable

Serialized Fields

id

java.lang.String id

parameters

Parameters parameters

iAttributes

StringParameters iAttributes

inPorts

PortList inPorts

outPorts

PortList outPorts

visited

boolean visited

nullified

boolean nullified

process

Process process

Class fr.fluxmedia.transmorpher.Graph.Channel implements Serializable

Serialized Fields

in

Port in

out

Port out

name

java.lang.String name

visited

boolean visited

nullified

boolean nullified

process

Process process

Class fr.fluxmedia.transmorpher.Graph.Dispatch implements Serializable

Class fr.fluxmedia.transmorpher.Graph.FeedBack implements Serializable

Serialized Fields

innerInput

Port innerInput

innerOutput

Port innerOutput

Class fr.fluxmedia.transmorpher.Graph.Generate implements Serializable

Class fr.fluxmedia.transmorpher.Graph.Merge implements Serializable

Class fr.fluxmedia.transmorpher.Graph.Null implements Serializable

Class fr.fluxmedia.transmorpher.Graph.Port implements Serializable

Serialized Fields

chan

Channel chan

tOwner

Transformation tOwner

cOwner

Call cOwner

number

int number

name

java.lang.String name

type

int type

Class fr.fluxmedia.transmorpher.Graph.Repeat implements Serializable

Serialized Fields

tests

PortList tests
The ports that must be tested for equality at each iteration

process

RepeatProcess process
The process body of the repeat is made of a process

iterators

LinearIndexedStruct iterators
The iterators changing the variables

Class fr.fluxmedia.transmorpher.Graph.Serialize implements Serializable

Class fr.fluxmedia.transmorpher.Graph.StdIn implements Serializable

Class fr.fluxmedia.transmorpher.Graph.StdOut implements Serializable

Class fr.fluxmedia.transmorpher.Graph.Test implements Serializable


Package fr.fluxmedia.transmorpher.Utils

Class fr.fluxmedia.transmorpher.Utils.Fifo implements Serializable

Serialized Fields

first

int first
The first position at which there is unpoped value

last

int last
The last position at which there is no value


INRIA & FluxMedia

..no bottom yet...