INRIA & FluxMedia
< A B C D E F G H I L M N O P Q R S T U V W X

R

raisedException - Variable in class fr.fluxmedia.transmorpher.engine.TReader
An exception raised during thread processing
rank - Variable in class fr.fluxmedia.transmorpher.stdlib.WrapHandler
parenthesis rank
rank - Variable in class fr.fluxmedia.transmorpher.stdlib.ConcatHandler
parenthesis rank
read() - Method in class fr.fluxmedia.transmorpher.engine.TReader
This is the only method a developper has to implement in order to create a new reader.
read() - Method in class fr.fluxmedia.transmorpher.stdlib.ReadFile
Description of the Method
ReadFile - class fr.fluxmedia.transmorpher.stdlib.ReadFile.
This class provide a basic process which is able to read an XML file reads a file which coordinates (local path or URL) is give in the file parameter of the generate call, parse it and generate a SAX event flow to the next handler
ReadFile(String[], Parameters, StringParameters) - Constructor for class fr.fluxmedia.transmorpher.stdlib.ReadFile
Constructor for the ReadFile object
recordImport(String, Transmorpher) - Method in class fr.fluxmedia.transmorpher.graph.Transmorpher
replace the import URI by the actual import *
recursive - Variable in class fr.fluxmedia.transmorpher.stdlib.FileIterator
recursive search of files
ref - Variable in class fr.fluxmedia.transmorpher.engine.TApplyProcess
 
registerChannelIn(PortList, boolean) - Method in class fr.fluxmedia.transmorpher.parser.ProcessParser
Register a channel with its input The algorithm depends on the context (transformation or call) If we are in a Transformation: the in are input for the channel, they cannot be anything but Channel the out are output for the channel, they cannot be anything but Channel If we are in a Call: the in are output to the channel, they cannot be anything but Channel and _stdin_ the out are input to the channel, they cannot be anything but Channel and _stdout_ or _null_
registerChannelOut(PortList, boolean) - Method in class fr.fluxmedia.transmorpher.parser.ProcessParser
Register a channel with its output The algorithm depends on the context (transformation or call) If we are in a Transformation: the in are input for the channel, they cannot be anything but Channel the out are output for the channel, they cannot be anything but Channel If we are in a Call: the in are output to the channel, they cannot be anything but Channel and _stdin_ the out are input to the channel, they cannot be anything but Channel and _stdout_ or _null_
RegularExpression - class fr.fluxmedia.transmorpher.stdlib.RegularExpression.
 
RegularExpression() - Constructor for class fr.fluxmedia.transmorpher.stdlib.RegularExpression
 
RELEASE - Static variable in interface fr.fluxmedia.transmorpher.utils.Version
 
reloc - Variable in class fr.fluxmedia.transmorpher.application.CommandLineArgument
The relocation directory
reloc - Variable in class fr.fluxmedia.transmorpher.application.TransmorphTask
 
reloc - Variable in class fr.fluxmedia.transmorpher.graph.Transmorpher
a path for the output of transmorpher (java or xslt)
RemAtt - class fr.fluxmedia.transmorpher.graph.rules.RemAtt.
Transmorpher graph rule node interface
REMATT - Static variable in interface fr.fluxmedia.transmorpher.graph.prop.Property
 
RemAtt() - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RemAtt
Constructor for the RemAtt object
RemAtt(String) - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RemAtt
Constructor for the RemAtt object
RemAtt(String, String) - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RemAtt
Constructor for the RemAtt object
REMOVE - Static variable in interface fr.fluxmedia.transmorpher.action.TmAction
 
remove(String) - Method in class fr.fluxmedia.transmorpher.utils.LinearIndexedStruct
 
removeAllElements() - Method in class fr.fluxmedia.transmorpher.utils.Fifo
Empties the Fifo
removeCall(Call) - Method in class fr.fluxmedia.transmorpher.graph.Process
Removes a call from this Process
removeCallAndPorts(Call) - Method in class fr.fluxmedia.transmorpher.graph.Process
Delete a call (and the channels connected to this call)
removeChannel(Channel) - Method in class fr.fluxmedia.transmorpher.graph.Process
Remove a channel
removeChannelAndPorts(Channel) - Method in class fr.fluxmedia.transmorpher.graph.Process
Delete a channel and Port associated.
removeExtern(String) - Method in class fr.fluxmedia.transmorpher.graph.Transmorpher
Removes the value corresponding to the name from the extern list
removePort(Port) - Method in class fr.fluxmedia.transmorpher.graph.PortList
Description of the Method
removeTransformation(Transformation) - Method in class fr.fluxmedia.transmorpher.graph.Transmorpher
Removes a transformtion from this Transmorpher instance
RemTag - class fr.fluxmedia.transmorpher.graph.rules.RemTag.
Transmorpher graph rule node interface
REMTAG - Static variable in interface fr.fluxmedia.transmorpher.graph.prop.Property
 
RemTag() - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RemTag
Constructor for the RemTag object
RemTag(String) - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RemTag
Constructor for the RemTag object
RemTag(String, String) - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RemTag
Constructor for the RemTag object
repeat - Variable in class fr.fluxmedia.transmorpher.graph.Iterator
The owner .
Repeat - class fr.fluxmedia.transmorpher.graph.Repeat.
Transmorpher graph repeat node
REPEAT - Static variable in interface fr.fluxmedia.transmorpher.graph.prop.Property
 
Repeat(String, Process, int, int, int) - Constructor for class fr.fluxmedia.transmorpher.graph.Repeat
The constructor.
RepeatProcess - class fr.fluxmedia.transmorpher.graph.RepeatProcess.
Transmorpher graph repeat process definitions
RepeatProcess(String, Repeat, int, int, int) - Constructor for class fr.fluxmedia.transmorpher.graph.RepeatProcess
Constructor for the RepeatProcess object
reserveImport(String) - Method in class fr.fluxmedia.transmorpher.graph.Transmorpher
just put the import URI in the linked list *
reset() - Method in class fr.fluxmedia.transmorpher.engine.TProcess_Impl
 
reset() - Method in class fr.fluxmedia.transmorpher.engine.TLoop
Initializes all inner processes for a new loop.
reset() - Method in class fr.fluxmedia.transmorpher.engine.TTransformation
Creates a new TransformerHandler.Used by repeat process at each loop.
reset() - Method in interface fr.fluxmedia.transmorpher.engine.TProcess
 
reset() - Method in class fr.fluxmedia.transmorpher.engine.TMerger
 
reset() - Method in class fr.fluxmedia.transmorpher.engine.TApplyProcess
Initializes inner processes when ApplyProcess is inside a Loop.
reset() - Method in class fr.fluxmedia.transmorpher.stdlib.WriteFile
Creates a new transformer handler at each loop in a repeat
resource - Static variable in class fr.fluxmedia.transmorpher.utils.SystemResources
 
RESubst - class fr.fluxmedia.transmorpher.graph.rules.RESubst.
Transmorpher graph rule node interface
RESubst() - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RESubst
Constructor for the RESubst object
RESubst(String, String, String) - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RESubst
Constructor for the RESubst object
RESubst(String, String, String, String, String) - Constructor for class fr.fluxmedia.transmorpher.graph.rules.RESubst
Constructor for the RESubst object
result - Variable in class fr.fluxmedia.transmorpher.stdlib.IntegerIterator
 
retroNull() - Method in class fr.fluxmedia.transmorpher.graph.CallImpl
propagate the null values of the input to the output. by default, mark the channel as visited
retroNull() - Method in class fr.fluxmedia.transmorpher.graph.Transmorpher
Description of the Method
retroNull() - Method in class fr.fluxmedia.transmorpher.graph.Process
Description of the Method
retroNull() - Method in class fr.fluxmedia.transmorpher.graph.Servlet
Description of the Method
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.ApplyImpl
Propagates the nullity of all its output to all its input.
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.ApplyProcess
ask a nullify call to the called process
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.TransformationImpl
This is the trivial case if all the output is null then all the input are null *
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.Process
Description of the Method
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.ApplyRuleset
Propagate the nullify of its sole output to all the input.
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.Dispatch
Propagates the nullity of all its output to its sole input
retroNull(PortList, PortList) - Method in interface fr.fluxmedia.transmorpher.graph.Transformation
Description of the Method
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.Generate
A generate can be nullified but it will propagate to nothing
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.Serialize
A serialize cannot be nullified
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.Repeat
Description of the Method
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.Merge
Propagate the nullify of its sole output to all the input
retroNull(PortList, PortList) - Method in class fr.fluxmedia.transmorpher.graph.ApplyQuery
Propagate the nullify of its sole output to all the input.
retroNull(PortList, PortList, boolean) - Method in class fr.fluxmedia.transmorpher.graph.Process
Description of the Method
RIGHTS - Static variable in interface fr.fluxmedia.transmorpher.utils.Version
 
root - Variable in class fr.fluxmedia.transmorpher.graph.Query
the root value
roundMode - Variable in class fr.fluxmedia.transmorpher.application.CommandLineArgument
 
rule - Variable in class fr.fluxmedia.transmorpher.parser.RuleSetParser
 
rule - Variable in class fr.fluxmedia.transmorpher.parser.QueryParser
 
rule - Variable in class fr.fluxmedia.transmorpher.parser.ProcessParser
a rule
Rule - interface fr.fluxmedia.transmorpher.graph.rules.Rule.
 
rules - Variable in class fr.fluxmedia.transmorpher.graph.Ruleset
a list for the rules
rules - Variable in class fr.fluxmedia.transmorpher.graph.rules.ModTag
Description of the Field
ruleset - Variable in class fr.fluxmedia.transmorpher.graph.rules.Extends
Description of the Field
Ruleset - class fr.fluxmedia.transmorpher.graph.Ruleset.
Transmorpher graph ruleset definitions
Ruleset(String, Transmorpher) - Constructor for class fr.fluxmedia.transmorpher.graph.Ruleset
Constructor for the Ruleset object
ruleSetParser - Variable in class fr.fluxmedia.transmorpher.parser.ProcessParser
a parser for the ruleset
RuleSetParser - class fr.fluxmedia.transmorpher.parser.RuleSetParser.
 
RuleSetParser(int, ProcessParser) - Constructor for class fr.fluxmedia.transmorpher.parser.RuleSetParser
The constructor, build the XML PArser but not parse the document
run() - Method in class fr.fluxmedia.transmorpher.engine.TProcessBasic
 
run() - Method in class fr.fluxmedia.transmorpher.engine.TReader
Main processing method for the TReader object

INRIA & FluxMedia
< A B C D E F G H I L M N O P Q R S T U V W X
..no bottom yet...