Uses of Class
com.evolveum.axiom.lang.antlr.AxiomModelStatementSource
Packages that use AxiomModelStatementSource
Package
Description
-
Uses of AxiomModelStatementSource in com.evolveum.axiom.lang.antlr
Methods in com.evolveum.axiom.lang.antlr that return AxiomModelStatementSourceModifier and TypeMethodDescriptionstatic AxiomModelStatementSource
static AxiomModelStatementSource
AxiomModelStatementSource.from
(InputStream stream) static AxiomModelStatementSource
AxiomModelStatementSource.from
(String sourceName, InputStream stream) static AxiomModelStatementSource
static AxiomModelStatementSource
AxiomModelStatementSource.fromResource
(String resource) Methods in com.evolveum.axiom.lang.antlr with parameters of type AxiomModelStatementSourceModifier and TypeMethodDescriptionvoid
AntlrDecoderContext.stream
(AxiomModelStatementSource source, AxiomItemStream.TargetWithContext target) -
Uses of AxiomModelStatementSource in com.evolveum.axiom.lang.impl
Methods in com.evolveum.axiom.lang.impl that return types with arguments of type AxiomModelStatementSourceModifier and TypeMethodDescriptionstatic Lazy<AxiomModelStatementSource>
ModelReactorContext.sourceFromResource
(String axiomModelResource) Methods in com.evolveum.axiom.lang.impl with parameters of type AxiomModelStatementSourceModifier and TypeMethodDescriptionModelReactorContext.loadModelFromSource
(AxiomModelStatementSource source) -
Uses of AxiomModelStatementSource in com.evolveum.midpoint.prism.impl.schema.axiom
Methods in com.evolveum.midpoint.prism.impl.schema.axiom with parameters of type AxiomModelStatementSourceModifier and TypeMethodDescriptionvoid
AxiomEnabledSchemaRegistry.addAxiomSource
(AxiomModelStatementSource source)