Uses of Interface
com.evolveum.axiom.lang.impl.AxiomStatementRule
- 
Packages that use AxiomStatementRule Package Description com.evolveum.axiom.lang.impl 
- 
- 
Uses of AxiomStatementRule in com.evolveum.axiom.lang.implClasses in com.evolveum.axiom.lang.impl that implement AxiomStatementRule Modifier and Type Class Description classBasicStatementRuleMethods in com.evolveum.axiom.lang.impl that return AxiomStatementRule Modifier and Type Method Description AxiomStatementRule<?>RuleContextImpl. delegate()Methods in com.evolveum.axiom.lang.impl with parameters of type AxiomStatementRule Modifier and Type Method Description voidModelReactorContext. addRules(AxiomStatementRule<?>... rules)Constructors in com.evolveum.axiom.lang.impl with parameters of type AxiomStatementRule Constructor Description RuleContextImpl(AxiomStatementRule delegate)
 
-