Uses of Class
com.evolveum.axiom.lang.impl.ValueActionImpl
Packages that use ValueActionImpl
-
Uses of ValueActionImpl in com.evolveum.axiom.lang.impl
Methods in com.evolveum.axiom.lang.impl that return ValueActionImplMethods in com.evolveum.axiom.lang.impl that return types with arguments of type ValueActionImplModifier and TypeMethodDescriptionRuleContextImpl.applyTo
(ValueContext<?> context) ValueActionImpl.build()
Methods in com.evolveum.axiom.lang.impl with parameters of type ValueActionImplModifier and TypeMethodDescriptionprotected void
ModelReactorContext.addOutstanding
(ValueActionImpl<?> action) void
ValueContext.dependsOnAction
(ValueActionImpl<V> action) Method parameters in com.evolveum.axiom.lang.impl with type arguments of type ValueActionImplModifier and TypeMethodDescriptionprotected void
ModelReactorContext.failOutstanding
(Collection<ValueActionImpl<?>> outstanding)