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

N

name - Variable in class fr.fluxmedia.transmorpher.application.TransmorphTask.Param
 
name - Variable in class fr.fluxmedia.transmorpher.engine.TChannel
 
name - Variable in class fr.fluxmedia.transmorpher.graph.Channel
name of the channel
name - Variable in class fr.fluxmedia.transmorpher.graph.Transmorpher
The name of the Transmorpher sheet
name - Variable in class fr.fluxmedia.transmorpher.graph.TransformationImpl
The name of the transformation instance
name - Variable in class fr.fluxmedia.transmorpher.graph.Iterator
Iterator name.
name - Variable in class fr.fluxmedia.transmorpher.graph.Port
Description of the Field
name - Variable in class fr.fluxmedia.transmorpher.graph.rules.Namespace
Description of the Field
name - Variable in class fr.fluxmedia.transmorpher.stdlib.FileIterator
iterator name
name - Variable in class fr.fluxmedia.transmorpher.stdlib.FixpointIterator
 
name - Variable in class fr.fluxmedia.transmorpher.stdlib.IntegerIterator
 
name - Variable in class fr.fluxmedia.transmorpher.stdlib.DirectoryIterator
 
NAME - Static variable in interface fr.fluxmedia.transmorpher.utils.Version
 
nameBuf - Variable in class fr.fluxmedia.transmorpher.engine.TLoop
Buf name
nameFather - Variable in class fr.fluxmedia.transmorpher.engine.TProcess_Impl
the name of the father
nameIn - Variable in class fr.fluxmedia.transmorpher.engine.TProcess_Impl
The list of in port's name
nameOut - Variable in class fr.fluxmedia.transmorpher.engine.TProcess_Impl
The list of out port's name
Namespace - class fr.fluxmedia.transmorpher.graph.rules.Namespace.
Transmorpher graph namespace interface
Namespace() - Constructor for class fr.fluxmedia.transmorpher.graph.rules.Namespace
Constructor for the Namespace object
Namespace(String, String) - Constructor for class fr.fluxmedia.transmorpher.graph.rules.Namespace
Constructor for the Namespace object
Namespaced - interface fr.fluxmedia.transmorpher.graph.Namespaced.
Transmorpher graph namespaced components interface
namespaces - Variable in class fr.fluxmedia.transmorpher.graph.Query
List of namespaces
namespaces - Variable in class fr.fluxmedia.transmorpher.graph.Ruleset
List of namespaces
NAMESPACES_FEATURE_ID - Static variable in class fr.fluxmedia.transmorpher.engine.TReader
Namespaces feature id (http://xml.org/sax/features/namespaces).
NAMESPACES_PREFIXES_FEATURE_ID - Static variable in class fr.fluxmedia.transmorpher.engine.TReader
Namespaces feature id (http://xml.org/sax/features/namespaces).
NB_PROCESS_RISE - Static variable in class fr.fluxmedia.transmorpher.engine.TProcessComposite
The max number of process in a composite
NB_READER_RISE - Static variable in class fr.fluxmedia.transmorpher.engine.TProcessFactory
 
nbLoop - Variable in class fr.fluxmedia.transmorpher.engine.LoopManagerHandler
number of loop
newApplyProcess(String[], String[], String, Parameters, StringParameters) - Static method in class fr.fluxmedia.transmorpher.engine.TProcessFactory
 
newApplyQuery(String[], String[], String, Parameters, StringParameters) - Static method in class fr.fluxmedia.transmorpher.engine.TProcessFactory
Build a new query. currently only build a internal one.
newApplyRuleset(String[], String[], String, Parameters, StringParameters) - Static method in class fr.fluxmedia.transmorpher.engine.TProcessFactory
Build an new ruleset process
newConnector(String[], String[], String, Parameters) - Static method in class fr.fluxmedia.transmorpher.engine.TProcessFactory
Build a new Connector.
newDispatcher(String[], String[], String, Parameters) - Static method in class fr.fluxmedia.transmorpher.engine.TProcessFactory
Build a new dispatcher.
newExternal(String[], String[], String, Parameters, StringParameters) - Static method in class fr.fluxmedia.transmorpher.engine.TProcessFactory
Build a new Transformer according th the given type.
newGenerator(String[], String, Parameters, StringParameters) - Method in class fr.fluxmedia.transmorpher.engine.TProcessFactory
Create a new generator. ps : may be, the paramer must be a ParserAnswer instead of String and String[]
newIterator(String, Object[]) - Method in class fr.fluxmedia.transmorpher.graph.Iterator
Description of the Method
newIterator(String, String, Parameters) - Static method in class fr.fluxmedia.transmorpher.engine.TProcessFactory
 
newLoop() - Method in class fr.fluxmedia.transmorpher.engine.LoopHandler
newLoop() is called by the associated LoopHandler for signifying that it has processed previous document and is ready to get a new one (unfortunately, this should be triggered by the calling process at each loop)
newLoop() - Method in class fr.fluxmedia.transmorpher.engine.TestHandler
newLoop() is called by the associated LoopHandler for signifying that it has processed previous document and is ready to get a new one (unfortunately, this should be triggered by the calling process at each loop
newLoop(String[], String[], String[], Parameters, StringParameters) - Static method in class fr.fluxmedia.transmorpher.engine.TProcessFactory
Create a new loop
newMain(String[], String[], Parameters) - Static method in class fr.fluxmedia.transmorpher.engine.TProcessFactory
Create a new Main, Servlet, Transformer Note: there is no type here - because these two things are Transformations (and not Calls) - because we do not expect the users to create new ones...
newParse(String) - Method in class fr.fluxmedia.transmorpher.parser.FMParser
Parse the document corresponding to the URI given in parameter
newParse(String) - Method in class fr.fluxmedia.transmorpher.parser.ProcessParser
Parses the document corresponding to the URI given in parameter If the current process has links (import or include) to others documents then they are parsed.
newProcess(String, Object[]) - Static method in class fr.fluxmedia.transmorpher.engine.TProcessFactory
This method creates a TProcess object corresponding to the type.
newProcess(String, Object[]) - Static method in class fr.fluxmedia.transmorpher.graph.CallImpl
This method is used for creating the execution object corresponding to this call.
newSerializer(String[], String, Parameters, StringParameters) - Static method in class fr.fluxmedia.transmorpher.engine.TProcessFactory
 
newServlet(String[], String[], Parameters) - Static method in class fr.fluxmedia.transmorpher.engine.TProcessFactory
 
newTransformer(String[], String[], Parameters) - Static method in class fr.fluxmedia.transmorpher.engine.TProcessFactory
 
newValue - Variable in class fr.fluxmedia.transmorpher.action.TmActionImpl
 
nextElement() - Method in class fr.fluxmedia.transmorpher.stdlib.FileIterator
Returns the next file name..
nextElement() - Method in class fr.fluxmedia.transmorpher.stdlib.FixpointIterator
Always returns the same value.
nextElement() - Method in class fr.fluxmedia.transmorpher.stdlib.IntegerIterator
The next integer having an integer object, created at each iteration, is a very poor policy.
nextElement() - Method in class fr.fluxmedia.transmorpher.stdlib.DirectoryIterator
The next file
ns - Variable in class fr.fluxmedia.transmorpher.stdlib.WrapHandler
 
Null - class fr.fluxmedia.transmorpher.graph.Null.
Transmorpher graph null channel representation.
NULL - Static variable in class fr.fluxmedia.transmorpher.engine.XML_Port
Constant for NULL
Null(String, Process) - Constructor for class fr.fluxmedia.transmorpher.graph.Null
Creates an instance of Null with a name and a process
Null(String, Process, Port, Port) - Constructor for class fr.fluxmedia.transmorpher.graph.Null
Creates an instance of Null with a name, a process, an in port and an out port ( NULL)
nullified - Variable in class fr.fluxmedia.transmorpher.graph.Channel
Description of the Field
nullified - Variable in class fr.fluxmedia.transmorpher.graph.CallImpl
Description of the Field
nullifiedP() - Method in class fr.fluxmedia.transmorpher.graph.Channel
Description of the Method
nullify() - Method in class fr.fluxmedia.transmorpher.graph.Channel
Description of the Method
number - Variable in class fr.fluxmedia.transmorpher.engine.TProcessComponent
the number represent how many times this process has been copied
number - Variable in class fr.fluxmedia.transmorpher.graph.Port
Description of the Field
numberOfManagers - Variable in class fr.fluxmedia.transmorpher.engine.TLoop
number of call to manage method

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