Package com.evolveum.axiom.lang.impl
Class RuleContextImpl
java.lang.Object
com.evolveum.axiom.lang.impl.RuleContextImpl
- All Implemented Interfaces:
Rule<ValueContext<?>,
ValueActionImpl<?>>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
applicableTo
(ValueContext<?> context) applyTo
(ValueContext<?> context) delegate()
toString()
-
Constructor Details
-
RuleContextImpl
-
-
Method Details
-
applicableTo
- Specified by:
applicableTo
in interfaceRule<ValueContext<?>,
ValueActionImpl<?>>
-
applyTo
- Specified by:
applyTo
in interfaceRule<ValueContext<?>,
ValueActionImpl<?>>
-
toString
-
delegate
-