|
INRIA & FluxMedia | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Rule | |
fr.fluxmedia.transmorpher.graph | |
fr.fluxmedia.transmorpher.graph.rules | |
fr.fluxmedia.transmorpher.parser |
Uses of Rule in fr.fluxmedia.transmorpher.graph |
Methods in fr.fluxmedia.transmorpher.graph with parameters of type Rule | |
void |
Ruleset.addRule(Rule r)
Adds a rule to this Ruleset instance |
void |
Ruleset.insertRule(Rule rule,
int index)
Adds a rule at the specified index to this Ruleset instance |
Uses of Rule in fr.fluxmedia.transmorpher.graph.rules |
Classes in fr.fluxmedia.transmorpher.graph.rules that implement Rule | |
class |
AddAtt
Transmorpher graph rule node interface |
class |
AddTag
Transmorpher graph rule node interface |
class |
DefAtt
Transmorpher default attribute rule |
class |
Extends
Transmorpher graph rule node interface |
class |
Flatten
Transmorpher graph rule node interface |
class |
MapAtt
Transmorpher graph rule node interface |
class |
MapTag
Transmorpher graph rule node interface |
class |
ModTag
Transmorpher graph rule node interface |
class |
Namespace
Transmorpher graph namespace interface |
class |
RemAtt
Transmorpher graph rule node interface |
class |
RemTag
Transmorpher graph rule node interface |
class |
RESubst
Transmorpher graph rule node interface |
class |
Select
Transmorpher graph rule node interface |
class |
XSLTTemplate
Transmorpher graph XSLT Template node |
Methods in fr.fluxmedia.transmorpher.graph.rules with parameters of type Rule | |
void |
ModTag.addRule(Rule r)
Adds a feature to the Rule attribute of the ModTag object |
Uses of Rule in fr.fluxmedia.transmorpher.parser |
Fields in fr.fluxmedia.transmorpher.parser declared as Rule | |
private Rule |
RuleSetParser.rule
|
private Rule |
QueryParser.rule
|
protected Rule |
ProcessParser.rule
a rule |
|
INRIA & FluxMedia | |||||||||
PREV NEXT | FRAMES NO FRAMES |