Uses of Interface
com.evolveum.axiom.api.schema.AxiomSchemaContext
Packages that use AxiomSchemaContext
Package
Description
-
Uses of AxiomSchemaContext in com.evolveum.axiom.api.stream
Methods in com.evolveum.axiom.api.stream with parameters of type AxiomSchemaContextModifier and TypeMethodDescriptionstatic AxiomTypeDefinition
VirtualRootType.from
(AxiomSchemaContext context2) Constructors in com.evolveum.axiom.api.stream with parameters of type AxiomSchemaContextModifierConstructorDescriptionAxiomItemTarget
(AxiomSchemaContext context) VirtualRootType
(AxiomSchemaContext context2) -
Uses of AxiomSchemaContext in com.evolveum.axiom.lang.impl
Classes in com.evolveum.axiom.lang.impl that implement AxiomSchemaContextFields in com.evolveum.axiom.lang.impl with type parameters of type AxiomSchemaContextModifier and TypeFieldDescriptionstatic final Lazy<AxiomSchemaContext>
ModelReactorContext.BASE_LANGUAGE
Methods in com.evolveum.axiom.lang.impl that return AxiomSchemaContextModifier and TypeMethodDescriptionstatic AxiomSchemaContext
AxiomSchemaContextImpl.baseLanguageContext()
ModelReactorContext.computeSchemaContext()
Methods in com.evolveum.axiom.lang.impl with parameters of type AxiomSchemaContextModifier and TypeMethodDescriptionstatic ModelReactorContext
ModelReactorContext.reactor
(AxiomSchemaContext context) Constructors in com.evolveum.axiom.lang.impl with parameters of type AxiomSchemaContext -
Uses of AxiomSchemaContext in com.evolveum.axiom.spi.codec
Methods in com.evolveum.axiom.spi.codec with parameters of type AxiomSchemaContextModifier and TypeMethodDescriptionValueDecoder.Factory.create
(AxiomTypeDefinition type, AxiomSchemaContext context)