|
INRIA & FluxMedia | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReadWrite | |
fr.fluxmedia.transmorpher.Graph | |
fr.fluxmedia.transmorpher.Graph.Rules |
Uses of ReadWrite in fr.fluxmedia.transmorpher.Graph |
Methods in fr.fluxmedia.transmorpher.Graph with parameters of type ReadWrite | |
abstract void |
TransformationImpl.generateJavaCode(ReadWrite file,
LinearIndexedStruct externs)
Prints the Java code for the execution of the call |
void |
Query.generateXMLinFile(ReadWrite FileRW)
Prints the XML expression of the process |
void |
Query.generateJavaCode(ReadWrite file,
LinearIndexedStruct externs)
Prints the Java code for the execution of the call |
void |
Query.generateXSLTCode(ReadWrite file)
Prints the Java code for the execution of the call |
(package private) void |
Channel.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the call |
void |
FeedBack.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the call |
void |
Process.generateJavaCode(ReadWrite iFile,
LinearIndexedStruct externs)
|
void |
MainProcess.generateJavaCode(ReadWrite iFile,
LinearIndexedStruct externs)
|
abstract void |
MainProcess.generateImport(ReadWrite iFile,
LinearIndexedStruct externs)
|
abstract void |
MainProcess.generateClassHeader(ReadWrite iFile)
|
abstract void |
MainProcess.generateMainHeader(ReadWrite iFile)
|
abstract void |
MainProcess.generateReadParameters(ReadWrite iFile)
|
abstract void |
MainProcess.generateBody(ReadWrite iFile,
LinearIndexedStruct externs)
|
abstract void |
MainProcess.generateEnd(ReadWrite iFile)
|
void |
Transformer.generateImport(ReadWrite iFile,
LinearIndexedStruct externs)
|
void |
Transformer.generateClassHeader(ReadWrite iFile)
|
void |
Transformer.generateMainHeader(ReadWrite iFile)
|
void |
Transformer.generateReadParameters(ReadWrite iFile)
|
void |
Transformer.generateBody(ReadWrite iFile,
LinearIndexedStruct externs)
|
void |
Transformer.generateEnd(ReadWrite iFile)
|
void |
Transformer.generateTransformerMethod(ReadWrite iFile)
|
abstract void |
CallImpl.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the call |
void |
CallImpl.generatePorts(ReadWrite file)
|
void |
CallImpl.generateParameters(ReadWrite file)
|
void |
ApplyQuery.generateJavaCode(ReadWrite file)
|
void |
Repeat.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the call. |
void |
Repeat.generatePorts(ReadWrite file)
|
void |
Call.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the call |
void |
ApplyProcess.generateJavaCode(ReadWrite file)
This is the main problematic aspect: There is a possible recursion in Process calls: hey should thus be stacked for working correctly |
void |
ApplyProcess.generateLocalName(ReadWrite file)
|
void |
Transformation.generateJavaCode(ReadWrite file,
LinearIndexedStruct externs)
Prints the Java code for the execution of the call |
void |
Iterator.generateJavaCode(ReadWrite file)
Generates java code for this component. |
void |
Iterator.generateParameters(ReadWrite file)
Generates java code for the parameters of this iterator. |
void |
Dispatch.generateJavaCode(ReadWrite file)
|
void |
Test.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the call |
void |
StdOut.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the call |
void |
Null.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the call |
void |
Generate.generateJavaCode(ReadWrite file)
|
void |
StdIn.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the call |
void |
RepeatProcess.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the call |
void |
ApplyExternal.generateJavaCode(ReadWrite file)
Generates java code of this component |
void |
Serialize.generateJavaCode(ReadWrite file)
|
void |
Servlet.generateImport(ReadWrite iFile,
LinearIndexedStruct externs)
|
void |
Servlet.generateClassHeader(ReadWrite iFile)
|
void |
Servlet.generateMainHeader(ReadWrite iFile)
|
void |
Servlet.generateReadParameters(ReadWrite iFile)
|
void |
Servlet.generateBody(ReadWrite iFile,
LinearIndexedStruct externs)
|
void |
Servlet.generateEnd(ReadWrite iFile)
|
void |
Merge.generateJavaCode(ReadWrite file)
|
void |
PortList.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the call |
void |
ApplyRuleset.generateJavaCode(ReadWrite file)
|
void |
Main.generateImport(ReadWrite iFile,
LinearIndexedStruct externs)
|
void |
Main.generateClassHeader(ReadWrite iFile)
|
void |
Main.generateMainHeader(ReadWrite iFile)
|
void |
Main.generateReadParameters(ReadWrite iFile)
|
void |
Main.generateBody(ReadWrite iFile,
LinearIndexedStruct externs)
|
void |
Main.generateEnd(ReadWrite iFile)
|
void |
Ruleset.generateJavaCode(ReadWrite file,
LinearIndexedStruct externs)
Prints the Java code for the execution of the call |
void |
Ruleset.generateXSLTCode(ReadWrite file)
Prints the Java code for the execution of the call |
Uses of ReadWrite in fr.fluxmedia.transmorpher.Graph.Rules |
Methods in fr.fluxmedia.transmorpher.Graph.Rules with parameters of type ReadWrite | |
void |
XSLTTemplate.generateXSLTCode(ReadWrite file)
|
void |
XSLTTemplate.generateInsideXSLTCode(ReadWrite file)
Prints the XSLT code inside a ModTag template |
void |
XSLTTemplate.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the rule |
void |
Flatten.generateXSLTCode(ReadWrite file)
|
void |
Flatten.generateInsideXSLTCode(ReadWrite file)
Prints the XSLT code inside a ModTag template |
void |
Flatten.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the rule |
void |
MapAtt.generateXSLTCode(ReadWrite file)
|
void |
MapAtt.generateInsideXSLTCode(ReadWrite file)
Prints the XSLT code inside a ModTag template |
void |
MapAtt.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the rule |
void |
RemAtt.generateXSLTCode(ReadWrite file)
|
void |
RemAtt.generateInsideXSLTCode(ReadWrite file)
Prints the XSLT code inside a ModTag template |
void |
RemAtt.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the rule |
void |
ModTag.generateXSLTCode(ReadWrite file)
|
void |
ModTag.generateInsideXSLTCode(ReadWrite file)
Prints the XSLT code inside a ModTag template |
void |
ModTag.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the rule |
void |
RESubst.generateXSLTCode(ReadWrite file)
|
void |
RESubst.generateInsideXSLTCode(ReadWrite file)
Prints the XSLT code inside a ModTag template |
void |
RESubst.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the rule |
void |
AddAtt.generateXSLTCode(ReadWrite file)
|
void |
AddAtt.generateInsideXSLTCode(ReadWrite file)
Prints the XSLT code inside a ModTag template |
void |
AddAtt.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the rule |
void |
MapTag.generateXSLTCode(ReadWrite file)
|
void |
MapTag.generateInsideXSLTCode(ReadWrite file)
Prints the XSLT code inside a ModTag template |
void |
MapTag.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the rule |
void |
Extends.generateXSLTCode(ReadWrite file)
|
void |
Extends.generateInsideXSLTCode(ReadWrite file)
Prints the XSLT code inside a ModTag template |
void |
Extends.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the rule |
void |
RemTag.generateXSLTCode(ReadWrite file)
|
void |
RemTag.generateInsideXSLTCode(ReadWrite file)
Prints the XSLT code inside a ModTag template |
void |
RemTag.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the rule |
void |
Namespace.generateXSLTCode(ReadWrite file)
|
void |
Namespace.generateInsideXSLTCode(ReadWrite file)
Prints the XSLT code inside a ModTag template |
void |
Namespace.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the rule |
void |
AddTag.generateXSLTCode(ReadWrite file)
|
void |
AddTag.generateInsideXSLTCode(ReadWrite file)
Prints the XSLT code inside a ModTag template |
void |
AddTag.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the rule |
void |
Rule.generateXSLTCode(ReadWrite file)
Prints the XSLT template for the rule |
void |
Rule.generateInsideXSLTCode(ReadWrite file)
Prints the XSLT code inside a ModTag template |
void |
Rule.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the rule |
void |
DefAtt.generateXSLTCode(ReadWrite file)
|
void |
DefAtt.generateInsideXSLTCode(ReadWrite file)
Prints the XSLT code inside a ModTag template This is the only way for a default attribute rule to work |
void |
DefAtt.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the rule |
void |
Select.generateXSLTCode(ReadWrite file)
Prints the XSLT template for the rule |
void |
Select.generateInsideXSLTCode(ReadWrite file)
Prints the XSLT template for the rule |
void |
Select.generateJavaCode(ReadWrite file)
Prints the Java code for the execution of the rule |
|
INRIA & FluxMedia | |||||||||
PREV NEXT | FRAMES NO FRAMES |