Uses of Package
org.opendaylight.yangtools.yang.parser.spi.source
-
Packages that use org.opendaylight.yangtools.yang.parser.spi.source Package Description org.opendaylight.yangtools.yang.parser.rfc7950.antlr org.opendaylight.yangtools.yang.parser.rfc7950.repo org.opendaylight.yangtools.yang.parser.rfc7950.stmt Statement library for YANG version 1 and 1.1, as defined in RFC6020 and RFC7950.org.opendaylight.yangtools.yang.parser.spi.meta Provides base abstract classes, interfaces and common implementation used by the statement parser.org.opendaylight.yangtools.yang.parser.spi.source Provides API necessary for the processing of statement sources.org.opendaylight.yangtools.yang.parser.stmt.reactor Contains the implementation of the parser reactorCrossSourceStatementReactor
. -
Classes in org.opendaylight.yangtools.yang.parser.spi.source used by org.opendaylight.yangtools.yang.parser.rfc7950.antlr Class Description StatementSourceReference Reference of statement source. -
Classes in org.opendaylight.yangtools.yang.parser.spi.source used by org.opendaylight.yangtools.yang.parser.rfc7950.repo Class Description PrefixToModule Source-specific mapping of prefixes to namespaces.QNameToStatementDefinition Map of fully qualified statement name to statement definition.StatementStreamSource Statement stream source, which is used for inference of effective model.StatementWriter -
Classes in org.opendaylight.yangtools.yang.parser.spi.source used by org.opendaylight.yangtools.yang.parser.rfc7950.stmt Class Description SourceException Thrown to indicate error in YANG model source.StatementSourceReference Reference of statement source. -
Classes in org.opendaylight.yangtools.yang.parser.spi.source used by org.opendaylight.yangtools.yang.parser.spi.meta Class Description SourceException Thrown to indicate error in YANG model source.StatementSourceReference Reference of statement source. -
Classes in org.opendaylight.yangtools.yang.parser.spi.source used by org.opendaylight.yangtools.yang.parser.spi.source Class Description BelongsToModuleContext Namespace key class for storing belongs-to statements in YANG model storage.BelongsToPrefixToModuleCtx Source-specific mapping of belongsTo prefixes to module identifiers.BelongsToPrefixToModuleName Source-specific mapping of prefixes to namespaces.DeclarationInTextSource Reference of statement source present in textual source format.ImplicitSubstatement An implicit sub-statement, which is implied to be always present in its parent, even if it does not appear in model source.ImportedModuleContext ImportPrefixToModuleCtx Source-specific mapping of prefix strings to module context.ImportPrefixToSemVerSourceIdentifier Source-specific mapping of prefixes to source identifier with specified semantic version.ImpPrefixToNamespace Pre-linkage source-specific mapping of prefixes to module namespaces.IncludedModuleContext IncludedSubmoduleNameToModuleCtx Source-specific mapping of prefixes to namespaces.ModuleCtxToModuleQName Global mapping of modules to QNameModules.ModuleCtxToSourceIdentifier Global mapping of modules to source identifier.ModuleNamespaceForBelongsTo namespace class similar toModuleNamespace
for storing modules into Yang model storage but keyed by plain name.ModuleNameToModuleQName Source-specific mapping of prefixes to namespaces.ModuleNameToNamespace Pre-linkage global mapping of module names to namespaces.ModuleQNameToModuleName Source-specific mapping of prefixes to namespaces.ModulesDeviatedByModules Namespace used for storing information about modules that support deviation resolution.ModulesDeviatedByModules.SupportedModules PrefixToModule Source-specific mapping of prefixes to namespaces.QNameToStatementDefinition Map of fully qualified statement name to statement definition.StatementSourceReference Reference of statement source.StatementWriter StatementWriter.ResumedStatement Resumed statement state.SupportedFeaturesNamespace SupportedFeaturesNamespace.SupportedFeatures -
Classes in org.opendaylight.yangtools.yang.parser.spi.source used by org.opendaylight.yangtools.yang.parser.stmt.reactor Class Description StatementStreamSource Statement stream source, which is used for inference of effective model.StatementWriter.ResumedStatement Resumed statement state.