See: Description
Interface | Description |
---|---|
AnyxmlSchemaLocationNamespace |
Source-specific mapping of prefixes to namespaces
|
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
|
BelongsToPrefixToModuleIdentifier |
Source-specific mapping of belongsTo prefixes to module identifiers.
|
BelongsToPrefixToModuleName |
Source-specific mapping of prefixes to namespaces
|
ImportedModuleContext | |
ImpPrefixToModuleIdentifier |
Source-specific mapping of prefixes to module identifiers
|
ImpPrefixToNamespace |
Pre-linkage source-specific mapping of prefixes to module namespaces
|
ImpPrefixToSemVerModuleIdentifier |
Source-specific mapping of prefixes to module identifier with specified semantic version
|
IncludedModuleContext | |
IncludedSubmoduleNameToIdentifier |
Source-specific mapping of prefixes to namespaces
|
ModuleCtxToModuleIdentifier |
Global mapping of modules to module identifier
|
ModuleCtxToModuleQName |
Global mapping of modules to QNameModules
|
ModuleIdentifierToModuleQName |
Source-specific mapping of prefixes to namespaces
|
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
Statement source reference serves to provide information, why
statement was defined and introduced in model.
|
StatementStreamSource |
Statement stream source, which is used for inference of effective model.
|
StatementWriter | |
StmtOrderingNamespace |
Map of statement order.
|
SupportedFeaturesNamespace |
Class | Description |
---|---|
DeclarationInTextSource |
Reference of statement source present in textual source format
Utility implementation of
StatementSourceReference for textual sources,
this is prefered StatementSourceReference for implementations
of YANG / YIN statement stream sources. |
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 © 2018 OpenDaylight. All rights reserved.