Uses of Class
com.evolveum.axiom.lang.antlr.AxiomModelStatementSource
Packages that use AxiomModelStatementSource
Package
Description
- 
Uses of AxiomModelStatementSource in com.evolveum.axiom.lang.antlrMethods in com.evolveum.axiom.lang.antlr that return AxiomModelStatementSourceModifier and TypeMethodDescriptionstatic AxiomModelStatementSourcestatic AxiomModelStatementSourceAxiomModelStatementSource.from(InputStream stream) static AxiomModelStatementSourceAxiomModelStatementSource.from(String sourceName, InputStream stream) static AxiomModelStatementSourcestatic AxiomModelStatementSourceAxiomModelStatementSource.fromResource(String resource) Methods in com.evolveum.axiom.lang.antlr with parameters of type AxiomModelStatementSourceModifier and TypeMethodDescriptionvoidAntlrDecoderContext.stream(AxiomModelStatementSource source, AxiomItemStream.TargetWithContext target) 
- 
Uses of AxiomModelStatementSource in com.evolveum.axiom.lang.implMethods 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.axiomMethods in com.evolveum.midpoint.prism.impl.schema.axiom with parameters of type AxiomModelStatementSourceModifier and TypeMethodDescriptionvoidAxiomEnabledSchemaRegistry.addAxiomSource(AxiomModelStatementSource source)