|
INRIA & FluxMedia | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Writer | |
---|---|
fr.fluxmedia.transmorpher.graph | |
fr.fluxmedia.transmorpher.graph.rules |
Uses of Writer in fr.fluxmedia.transmorpher.graph |
---|
Methods in fr.fluxmedia.transmorpher.graph with parameters of type Writer | |
---|---|
void |
Transformer.generateBody(Writer file,
LinearIndexedStruct externs)
Generates java code for body |
void |
Servlet.generateBody(Writer file,
LinearIndexedStruct externs)
Generates java code for body |
abstract void |
MainProcess.generateBody(Writer file,
LinearIndexedStruct externs)
Generates java code for body |
void |
Main.generateBody(Writer file,
LinearIndexedStruct externs)
Generates java code for body |
void |
Transformer.generateClassHeader(Writer file)
Generates java code for class header |
void |
Servlet.generateClassHeader(Writer file)
Generates java code for class header |
abstract void |
MainProcess.generateClassHeader(Writer file)
Generates java code for class header |
void |
Main.generateClassHeader(Writer file)
Generates java code for class header |
void |
Transformer.generateEnd(Writer file)
Generates java code for end |
void |
Servlet.generateEnd(Writer file)
Generates java code for end |
abstract void |
MainProcess.generateEnd(Writer file)
Generates java code for end |
void |
Main.generateEnd(Writer file)
Generates java code for end |
void |
Transformer.generateImport(Writer file,
LinearIndexedStruct externs)
Generates java code for import |
void |
Servlet.generateImport(Writer file,
LinearIndexedStruct externs)
Generates java code for import |
abstract void |
MainProcess.generateImport(Writer file,
LinearIndexedStruct externs)
Generates java code for import |
void |
Main.generateImport(Writer file,
LinearIndexedStruct externs)
Generates java code for import |
void |
Serialize.generateJavaCode(Writer file)
Prints a java code description of this serializer. |
void |
RepeatProcess.generateJavaCode(Writer file)
Prints the Java code for the execution of the call |
void |
Repeat.generateJavaCode(Writer file)
Prints the Java code for the execution of the call. |
void |
PortList.generateJavaCode(Writer file)
Prints the Java code for the execution of the call |
void |
Merge.generateJavaCode(Writer file)
Prints a java code description of this instance of Merge |
void |
Iterator.generateJavaCode(Writer file)
Generates java code for this component. |
void |
Generate.generateJavaCode(Writer file)
Description of the Method |
void |
Dispatch.generateJavaCode(Writer file)
Prints a java code description of this Dispatch instance |
abstract void |
CallImpl.generateJavaCode(Writer file)
Prints the Java code for the execution of the call |
void |
Call.generateJavaCode(Writer file)
Prints the Java code for the execution of the call |
void |
ApplyRuleset.generateJavaCode(Writer file)
Prints a java code description of this ApplyQuery instance |
void |
ApplyQuery.generateJavaCode(Writer file)
Prints a java code description of this ApplyQuery instance |
void |
ApplyProcess.generateJavaCode(Writer file)
Prints a java code description of this instance WARNING :This is the main problematic aspect: There is a possible recursion in Process calls: they should thus be stacked for working correctly |
void |
ApplyExternal.generateJavaCode(Writer file)
Generates a java code description of this instance |
abstract void |
TransformationImpl.generateJavaCode(Writer file,
LinearIndexedStruct externs)
Prints the Java code for the execution of Transformation instance |
void |
Transformation.generateJavaCode(Writer file,
LinearIndexedStruct externs)
Prints the Java code for the execution of the Transformation |
void |
Ruleset.generateJavaCode(Writer file,
LinearIndexedStruct externs)
Prints the Java code for the execution of the call |
void |
Query.generateJavaCode(Writer file,
LinearIndexedStruct externs)
Prints the Java code for the execution of this Query instance |
void |
Process.generateJavaCode(Writer file,
LinearIndexedStruct externs)
Prints a java code description of this process instance |
void |
MainProcess.generateJavaCode(Writer file,
LinearIndexedStruct externs)
Prints a java code description of this MainProcess instance |
void |
ApplyProcess.generateLocalName(Writer file)
Do nothing ( to remove ?) |
void |
Transformer.generateMainHeader(Writer file)
Generates java code for main header |
void |
Servlet.generateMainHeader(Writer file)
Generates java code for main header |
abstract void |
MainProcess.generateMainHeader(Writer file)
Generates java code for main header |
void |
Main.generateMainHeader(Writer file)
Generates java code for main header |
void |
Iterator.generateParameters(Writer file)
Generates java code for the parameters of this iterator. |
void |
CallImpl.generateParameters(Writer file)
This method is used for printing a java description of this Call parameters and attributes |
void |
Repeat.generatePorts(Writer file)
Description of the Method |
void |
CallImpl.generatePorts(Writer file)
This method is used for printing a java description of this Call ports |
void |
Transformer.generateReadParameters(Writer file)
Generates java code for parameters |
void |
Servlet.generateReadParameters(Writer file)
Generates java code for parameters |
abstract void |
MainProcess.generateReadParameters(Writer file)
Generates java code for commmand line parameters |
void |
Main.generateReadParameters(Writer file)
Generates java code for command line parameters |
void |
Servlet.generateSetOutput(Writer file)
This method allows to connect the TSerializer ,corresponding to the user request , to the standart output. |
void |
Transformer.generateTransformerMethod(Writer file)
Generates java code of methods required by Transformer Interface |
void |
Query.generateXMLinFile(Writer file)
Prints the XML expression of the process |
void |
Ruleset.generateXSLTCode(Writer file)
Prints the xsl for the execution of this Ruleset instance |
void |
Query.generateXSLTCode(Writer file)
Prints the xsl for the execution of this Query instance |
Uses of Writer in fr.fluxmedia.transmorpher.graph.rules |
---|
Methods in fr.fluxmedia.transmorpher.graph.rules with parameters of type Writer | |
---|---|
void |
XSLTTemplate.generateInsideXSLTCode(Writer file)
Prints the XSLT code inside a ModTag template |
void |
Select.generateInsideXSLTCode(Writer file)
Prints the XSLT template for the rule |
void |
Rule.generateInsideXSLTCode(Writer file)
Prints the XSLT code inside a ModTag template |
void |
RESubst.generateInsideXSLTCode(Writer file)
Prints the XSLT code inside a ModTag template |
void |
RemTag.generateInsideXSLTCode(Writer file)
Prints the XSLT code inside a ModTag template |
void |
RemAtt.generateInsideXSLTCode(Writer file)
Prints the XSLT code inside a ModTag template |
void |
Namespace.generateInsideXSLTCode(Writer file)
Prints the XSLT code inside a ModTag template |
void |
ModTag.generateInsideXSLTCode(Writer file)
Prints the XSLT code inside a ModTag template |
void |
MapTag.generateInsideXSLTCode(Writer file)
Prints the XSLT code inside a ModTag template |
void |
MapAtt.generateInsideXSLTCode(Writer file)
Prints the XSLT code inside a ModTag template |
void |
Flatten.generateInsideXSLTCode(Writer file)
Prints the XSLT code inside a ModTag template |
void |
Extends.generateInsideXSLTCode(Writer file)
Prints the XSLT code inside a ModTag template |
void |
DefAtt.generateInsideXSLTCode(Writer file)
Prints the XSLT code inside a ModTag template This is the only way for a default attribute rule to work |
void |
AddTag.generateInsideXSLTCode(Writer file)
Prints the XSLT code inside a ModTag template |
void |
AddAtt.generateInsideXSLTCode(Writer file)
Prints the XSLT code inside a ModTag template |
void |
XSLTTemplate.generateXSLTCode(Writer file)
Description of the Method |
void |
Select.generateXSLTCode(Writer file)
Prints the XSLT template for the rule |
void |
Rule.generateXSLTCode(Writer file)
Prints the XSLT template for the rule |
void |
RESubst.generateXSLTCode(Writer file)
Description of the Method |
void |
RemTag.generateXSLTCode(Writer file)
Description of the Method |
void |
RemAtt.generateXSLTCode(Writer file)
Description of the Method |
void |
Namespace.generateXSLTCode(Writer file)
Description of the Method |
void |
ModTag.generateXSLTCode(Writer file)
Description of the Method |
void |
MapTag.generateXSLTCode(Writer file)
Description of the Method |
void |
MapAtt.generateXSLTCode(Writer file)
Description of the Method |
void |
Flatten.generateXSLTCode(Writer file)
Description of the Method |
void |
Extends.generateXSLTCode(Writer file)
Description of the Method |
void |
DefAtt.generateXSLTCode(Writer file)
Description of the Method |
void |
AddTag.generateXSLTCode(Writer file)
Description of the Method |
void |
AddAtt.generateXSLTCode(Writer file)
Description of the Method |
|
INRIA & FluxMedia | |||||||||
PREV NEXT | FRAMES NO FRAMES |