See: Description
Interface | 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.
|
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.
|
PrefixToModule |
Source-specific mapping of prefixes to namespaces.
|
QNameToStatementDefinition |
Map of fully qualified statement name to statement definition.
|
StatementSourceReference |
Reference of statement source.
|
StatementStreamSource |
Statement stream source, which is used for inference of effective model.
|
StatementWriter | |
StatementWriter.ResumedStatement |
Resumed statement state.
|
StmtOrderingNamespace |
Map of statement order.
|
SupportedFeaturesNamespace |
Class | Description |
---|---|
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.
|
PrefixToModuleMap | |
QNameToStatementDefinitionMap |
Enum | Description |
---|---|
ModulesDeviatedByModules.SupportedModules | |
SupportedFeaturesNamespace.SupportedFeatures |
Exception | Description |
---|---|
SourceException |
Thrown to indicate error in YANG model source.
|
Copyright © 2019 OpenDaylight. All rights reserved.