Uses of Class
com.evolveum.axiom.lang.antlr.AxiomModelStatementSource
Package
Description
-
Uses of AxiomModelStatementSource in com.evolveum.axiom.lang.antlr
Modifier 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) Modifier and TypeMethodDescriptionvoid
AntlrDecoderContext.stream
(AxiomModelStatementSource source, AxiomItemStream.TargetWithContext target) -
Uses of AxiomModelStatementSource in com.evolveum.axiom.lang.impl
Modifier and TypeMethodDescriptionstatic Lazy<AxiomModelStatementSource>
ModelReactorContext.sourceFromResource
(String axiomModelResource) Modifier and TypeMethodDescriptionModelReactorContext.loadModelFromSource
(AxiomModelStatementSource source) -
Uses of AxiomModelStatementSource in com.evolveum.midpoint.prism.impl.schema.axiom
Modifier and TypeMethodDescriptionvoid
AxiomEnabledSchemaRegistry.addAxiomSource
(AxiomModelStatementSource source)