| 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 reactor
CrossSourceStatementReactor. |
| Class and Description |
|---|
| StatementSourceReference
Reference of statement source.
|
| Class and 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 |
| Class and Description |
|---|
| SourceException
Thrown to indicate error in YANG model source.
|
| Class and Description |
|---|
| SourceException
Thrown to indicate error in YANG model source.
|
| StatementSourceReference
Reference of statement source.
|
| Class and Description |
|---|
| AugmentToChoiceNamespace
namespace key class for storing augment nodes which are going to be augmented as
shortHand case nodes into choice node.
|
| 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 to
ModuleNamespace 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.
|
| StmtOrderingNamespace
Map of statement order.
|
| SupportedFeaturesNamespace |
| SupportedFeaturesNamespace.SupportedFeatures |
| Class and Description |
|---|
| StatementSourceReference
Reference of statement source.
|
| StatementStreamSource
Statement stream source, which is used for inference of effective model.
|
| StatementWriter.ResumedStatement
Resumed statement state.
|
Copyright © 2019 OpenDaylight. All rights reserved.