| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.model.api |
Definition of structures and DOM like API of effected YANG schema
|
| org.opendaylight.yangtools.yang.model.api.stmt | |
| 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.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.
|
| org.opendaylight.yangtools.yang.parser.stmt.rfc6020.effective.type | |
| org.opendaylight.yangtools.yang.parser.stmt.rfc7950 |
Contains implementation of statement supports for Rfc7950 statements
and implementation of declared statements specific to Rfc7950.
|
| org.opendaylight.yangtools.yang.parser.stmt.rfc7950.effective |
Contains implementation of Rfc7950 effective statements.
|
| org.opendaylight.yangtools.yang.parser.stmt.rfc8040 |
Support package for semantics defined in RFC8040, most notably yang-data statement.
|
| Class and Description |
|---|
| SchemaNodeIdentifier.Relative
A relative schema node identifier.
|
| Class and Description |
|---|
| KeyStatement |
| SchemaNodeIdentifier
Represents unique path to the every schema node inside the schema node identifier namespace.
|
| Class and Description |
|---|
| ActionStatement
Represents YANG action statement.
|
| AnydataStatement
The "anydata" statement defines an interior node in the schema tree.
|
| ConditionalDataDefinition |
| ConditionalFeature |
| ConfigStatement |
| DataDefinitionStatement
Statement that defines new data nodes.
|
| DescriptionStatement |
| DocumentationGroup |
| DocumentationGroup.WithStatus |
| GroupingStatement |
| IfFeatureStatement
Represents YANG if-feature statement.
|
| InputStatement |
| MandatoryStatement |
| ModifierStatement
Represents YANG modifier statement.
|
| MustStatement |
| NotificationStatement |
| OperationGroup
Common interface for action and rpc statements.
|
| OutputStatement |
| ReferenceStatement |
| StatusStatement |
| TypedefStatement |
| WhenStatement |
| Class and Description |
|---|
| ActionStatement
Represents YANG action statement.
|
| AnydataStatement
The "anydata" statement defines an interior node in the schema tree.
|
| ModifierStatement
Represents YANG modifier statement.
|
| Class and Description |
|---|
| UnknownStatement |
Copyright © 2018 OpenDaylight. All rights reserved.