Uses of Interface
com.evolveum.axiom.lang.impl.AxiomValueReference
Packages that use AxiomValueReference
-
Uses of AxiomValueReference in com.evolveum.axiom.lang.impl
Methods in com.evolveum.axiom.lang.impl that return AxiomValueReferenceModifier and TypeMethodDescription<V> AxiomValueReference<V>
AxiomValueContext.asReference()
<V> AxiomValueReference<V>
ValueContext.asReference()
Methods in com.evolveum.axiom.lang.impl that return types with arguments of type AxiomValueReferenceModifier and TypeMethodDescriptionAxiomStatementRule.Lookup.reference
(AxiomName identifierSpace, AxiomValueIdentifier identifier) Methods in com.evolveum.axiom.lang.impl with parameters of type AxiomValueReferenceModifier and TypeMethodDescriptionvoid
AxiomItemContext.addOperationalValue
(AxiomValueReference<T> value) void
ItemContext.addOperationalValue
(AxiomValueReference<V> value)