Uses of Interface
com.evolveum.axiom.api.AxiomStructuredValue
Packages that use AxiomStructuredValue
Package
Description
-
Uses of AxiomStructuredValue in com.evolveum.axiom.api
Classes in com.evolveum.axiom.api that implement AxiomStructuredValueMethods in com.evolveum.axiom.api that return AxiomStructuredValueModifier and TypeMethodDescriptionAxiomValueFactory.createComplex
(AxiomTypeDefinition def, Map<AxiomName, AxiomItem<?>> items, Map<AxiomName, AxiomItem<?>> infraItems) Methods in com.evolveum.axiom.api that return types with arguments of type AxiomStructuredValueModifier and TypeMethodDescriptiondefault Optional<? extends AxiomStructuredValue>
AxiomStructured.asComplex()
default Optional<? extends AxiomStructuredValue>
AxiomValue.metadata()
-
Uses of AxiomStructuredValue in com.evolveum.axiom.api.schema
Subinterfaces of AxiomStructuredValue in com.evolveum.axiom.api.schema -
Uses of AxiomStructuredValue in com.evolveum.axiom.lang.impl
Methods in com.evolveum.axiom.lang.impl with parameters of type AxiomStructuredValueModifier and TypeMethodDescriptionstatic void
BasicStatementRule.addFromType
(AxiomStructuredValue source, AxiomValueContext<?> target, boolean inheritance) -
Uses of AxiomStructuredValue in com.evolveum.axiom.lang.spi
Classes in com.evolveum.axiom.lang.spi that implement AxiomStructuredValueModifier and TypeClassDescriptionclass
class
class
class
Methods in com.evolveum.axiom.lang.spi with parameters of type AxiomStructuredValueModifier and TypeMethodDescriptionstatic AxiomTypeDefinition
AxiomTypeDefinitionImpl.from
(AxiomStructuredValue value)