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

P

param - Variable in class fr.fluxmedia.tmcontrib.iterator.ParametersIterator
 
param - Variable in class fr.fluxmedia.transmorpher.engine.TProcessBasic
Description of the Field
param - Variable in class fr.fluxmedia.transmorpher.stdlib.DirectoryIterator
 
param - Variable in class fr.fluxmedia.transmorpher.stdlib.FileIterator
iterator parameters
param - Variable in class fr.fluxmedia.transmorpher.stdlib.FixpointIterator
 
param - Variable in class fr.fluxmedia.transmorpher.stdlib.IntegerIterator
 
parameters - Variable in class fr.fluxmedia.transmorpher.application.CommandLineArgument
The parameters to be passed to the main process
parameters - Variable in class fr.fluxmedia.transmorpher.application.TransmorphTask
The parameter structure required by Transmorpher
parameters - Variable in class fr.fluxmedia.transmorpher.engine.TTransformer
 
parameters - Variable in class fr.fluxmedia.transmorpher.graph.CallImpl
The storage object for the parameters of this call.
parameters - Variable in class fr.fluxmedia.transmorpher.graph.Iterator
The iterator parameters.
parameters - Variable in class fr.fluxmedia.transmorpher.graph.TransformationImpl
The storage object for the parameters of this Transformation instance
Parameters - Class in fr.fluxmedia.transmorpher.utils
 
Parameters() - Constructor for class fr.fluxmedia.transmorpher.utils.Parameters
 
Parameters(Parameters) - Constructor for class fr.fluxmedia.transmorpher.utils.Parameters
 
parameters - Variable in class fr.fluxmedia.transmorpher.utils.Parameters
The list of unlinked out XML_Port
ParametersIterator - Class in fr.fluxmedia.tmcontrib.iterator
An iterator which returns a new parameter value
ParametersIterator(String, Parameters) - Constructor for class fr.fluxmedia.tmcontrib.iterator.ParametersIterator
The constructor
paramNames - Variable in class fr.fluxmedia.tmcontrib.iterator.ParametersIterator
 
paramVect - Variable in class fr.fluxmedia.transmorpher.application.TransmorphTask
The parameter structure required by Ant
parse(InputSource) - Method in class fr.fluxmedia.tmcontrib.generator.AbstractXMLReader
Sub-classes have to implement this method in order to produce SAX2 events.
parse(String) - Method in class fr.fluxmedia.tmcontrib.generator.AbstractXMLReader
Parses the file represented by the systemId
parse(InputSource) - Method in class fr.fluxmedia.tmcontrib.generator.CSVXMLReader
Analyses a CSV file.
parse(InputSource) - Method in class fr.fluxmedia.tmcontrib.generator.CVSLogXMLReader
Parses the input source
parse(InputSource) - Method in class fr.fluxmedia.tmcontrib.generator.vcsReader
Parse a file or an URL which is specified by an input source
parseHeader(BufferedReader, ContentHandler) - Method in class fr.fluxmedia.tmcontrib.generator.CVSLogXMLReader
Parses the header of the cvs log file
parseHeaderLine(String, AttributesImpl) - Method in class fr.fluxmedia.tmcontrib.generator.CVSLogXMLReader
Parses properties separated by ; in the header part of the log file
parseLine(String, ContentHandler) - Method in class fr.fluxmedia.tmcontrib.generator.CSVXMLReader
Recursive analyse of a line
parser - Variable in class fr.fluxmedia.transmorpher.parser.FMParser
XML Parser
parseRevision(BufferedReader, ContentHandler) - Method in class fr.fluxmedia.tmcontrib.generator.CVSLogXMLReader
Parses the revision part of the cvs log file
parseRevisionLine(String, AttributesImpl) - Method in class fr.fluxmedia.tmcontrib.generator.CVSLogXMLReader
Parses properties separated by ; in the revision part of the log file
parseSymbolicNames(BufferedReader, Hashtable) - Method in class fr.fluxmedia.tmcontrib.generator.CVSLogXMLReader
Description of the Method
password - Variable in class fr.fluxmedia.tmcontrib.external.SQLExternal
 
PDFSerializer - Class in fr.fluxmedia.tmcontrib.serializer
This class allows transmorpher to produce pdf or ps.
PDFSerializer(String[], Parameters, StringParameters) - Constructor for class fr.fluxmedia.tmcontrib.serializer.PDFSerializer
Constructor for the PDFSerializer object
peek() - Method in class fr.fluxmedia.transmorpher.utils.Fifo
Returns the first element of the Fifo (which is left unchanged)
pop() - Method in class fr.fluxmedia.transmorpher.engine.BufferingHandler
Remove the first element in the stack
pop() - Method in class fr.fluxmedia.transmorpher.utils.Fifo
Returns the first element of the Fifo which is withdrawn
Port - Class in fr.fluxmedia.transmorpher.graph
Transmorpher graph list of ports/channels
Port() - Constructor for class fr.fluxmedia.transmorpher.graph.Port
Constructor for the Port object
Port(String, Transformation, int) - Constructor for class fr.fluxmedia.transmorpher.graph.Port
Port creator for transformations
Port(String, Transformation, int, int) - Constructor for class fr.fluxmedia.transmorpher.graph.Port
Port creator for transformations
Port(String, Call, int) - Constructor for class fr.fluxmedia.transmorpher.graph.Port
Port creator for calls
Port(String, Call, int, int) - Constructor for class fr.fluxmedia.transmorpher.graph.Port
Constructor for the Port object
PortList - Class in fr.fluxmedia.transmorpher.graph
Transmorpher graph list of ports/channels
PortList() - Constructor for class fr.fluxmedia.transmorpher.graph.PortList
Constructor for the PortList object
PortList(int) - Constructor for class fr.fluxmedia.transmorpher.graph.PortList
Constructor for the PortList object
ports - Variable in class fr.fluxmedia.transmorpher.graph.PortList
Description of the Field
PortType - Static variable in class fr.fluxmedia.transmorpher.engine.XML_Port
Constant for printing PortType
printHelp() - Static method in class fr.fluxmedia.transmorpher.application.CommandLineArgument
Prints help on the standard output.
printLog(String, String) - Method in class fr.fluxmedia.tmcontrib.external.Log
 
printNull - Variable in class fr.fluxmedia.transmorpher.engine.TSerializer
Description of the Field
printNull(boolean) - Method in class fr.fluxmedia.transmorpher.engine.TSerializer
Sets printNull flag to true or false
printOut - Variable in class fr.fluxmedia.transmorpher.engine.TSerializer
Description of the Field
printParameters() - Method in class fr.fluxmedia.transmorpher.utils.Parameters
 
printStackTrace() - Method in exception fr.fluxmedia.transmorpher.utils.TMRuntimeException
 
printStdout(boolean) - Method in class fr.fluxmedia.transmorpher.engine.TSerializer
Sets printOut flag to true or false
printVersion() - Static method in class fr.fluxmedia.transmorpher.application.CommandLineArgument
Prints version informations.
process - Variable in class fr.fluxmedia.transmorpher.graph.CallImpl
The process owner of this call
process - Variable in class fr.fluxmedia.transmorpher.graph.Channel
the process that contains this channel
Process - Class in fr.fluxmedia.transmorpher.graph
Transmorpher graph processes definitions.
Process(String, Transmorpher) - Constructor for class fr.fluxmedia.transmorpher.graph.Process
Creates an instance of Process
Process(String, Transmorpher, int, int) - Constructor for class fr.fluxmedia.transmorpher.graph.Process
Constructor for the Process object
process - Variable in class fr.fluxmedia.transmorpher.graph.Repeat
The process body of the repeat is made of a process
processHandler - Variable in class fr.fluxmedia.transmorpher.engine.LoopHandler
The handler of the inner process
PROCESSING_INSTRUCTION - Static variable in class fr.fluxmedia.transmorpher.engine.ContentHandlerInfo
 
processingInstruction(String, String) - Method in class fr.fluxmedia.tmcontrib.external.Log
the processingInstruction method of content handler interface
processingInstruction(String, String) - Method in class fr.fluxmedia.tmcontrib.external.SQLExternal
the processingInstruction method of content handler interface
processingInstruction(String, String) - Method in class fr.fluxmedia.transmorpher.engine.BufferingHandler
The processingInstruction command
processingInstruction(String, String) - Method in class fr.fluxmedia.transmorpher.engine.LoopManagerHandler
The processingInstruction command
processingInstruction(String, String) - Method in class fr.fluxmedia.transmorpher.engine.TestHandler
The processingInstruction command
processingInstruction(String, String) - Method in class fr.fluxmedia.transmorpher.stdlib.Broadcast
the processingInstruction method of content handler interface
processingInstruction(String, String) - Method in class fr.fluxmedia.transmorpher.stdlib.ConcatHandler
The processingInstruction command
processingInstruction(String, String) - Method in class fr.fluxmedia.transmorpher.stdlib.TestingDispatcher
the processingInstruction method of content handler interface
processingInstruction(String, String) - Method in class fr.fluxmedia.transmorpher.stdlib.WrapHandler
The processingInstruction command
ProcessParser - Class in fr.fluxmedia.transmorpher.parser
This class allows the creation of a parser for a Transmorpher process.
ProcessParser(int) - Constructor for class fr.fluxmedia.transmorpher.parser.ProcessParser
Creates an XML Parser.
ProcessParser(int, Object[]) - Constructor for class fr.fluxmedia.transmorpher.parser.ProcessParser
Creates an XML Parser.
processQuery(String) - Method in class fr.fluxmedia.tmcontrib.external.SQLExternal
 
procThread - Variable in class fr.fluxmedia.transmorpher.engine.TProcessBasic
 
Property - Interface in fr.fluxmedia.transmorpher.graph.prop
 
propertyMap - Variable in class fr.fluxmedia.tmcontrib.generator.AbstractXMLReader
 
push(Object) - Method in class fr.fluxmedia.transmorpher.utils.Fifo
Pushes an item onto the top of the Fifo

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...