Package | Description |
---|---|
org.opendaylight.yangtools.yang.parser.impl | |
org.opendaylight.yangtools.yang.parser.rfc6020.repo | |
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 . |
org.opendaylight.yangtools.yang.parser.stmt.rfc6020 |
Contains implementation of statement supports for Rfc6020 statements and
implementation of declared statements.
|
org.opendaylight.yangtools.yang.parser.stmt.rfc6020.effective |
Contains implementation of Rfc6020 effective statements.
|
Class and Description |
---|
PrefixToModule
Source-specific mapping of prefixes to namespaces
|
QNameToStatementDefinition
Map of fully qualified statement name to statement definition.
|
StatementWriter |
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.
|
StatementSourceReference
Reference of statement source
Statement source reference serves to provide information, why
statement was defined and introduced in model.
|
Class and 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.
|
ModulesDeviatedByModules.SupportedModules |
PrefixToModule
Source-specific mapping of prefixes to namespaces
|
QNameToStatementDefinition
Map of fully qualified statement name to statement definition.
|
SourceException
Thrown to indicate error in YANG model source.
|
StatementSourceReference
Reference of statement source
Statement source reference serves to provide information, why
statement was defined and introduced in model.
|
StatementWriter |
SupportedFeaturesNamespace.SupportedFeatures |
Class and Description |
---|
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.
|
Class and Description |
---|
PrefixToModule
Source-specific mapping of prefixes to namespaces
|
QNameToStatementDefinition
Map of fully qualified statement name to statement definition.
|
SourceException
Thrown to indicate error in YANG model source.
|
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 |
Class and Description |
---|
SourceException
Thrown to indicate error in YANG model source.
|
Copyright © 2018 OpenDaylight. All rights reserved.