Package | Description |
---|---|
org.opendaylight.yangtools.odlext.model.api |
YANG metamodel extensions to support OpenDaylight extensions as defined in yang-ext.yang.
|
org.opendaylight.yangtools.openconfig.model.api |
YANG parser support for metamodel extensions defined in
OpenConfig.
|
org.opendaylight.yangtools.rfc6536.model.api |
YANG metamodel extensions to support NACM, as defined in RFC6536.
|
org.opendaylight.yangtools.rfc7952.model.api |
YANG metamodel extensions to support metadata, as defined in
RFC7952.
|
org.opendaylight.yangtools.rfc8040.model.api | |
org.opendaylight.yangtools.yang.model.api.stmt | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt |
Statement library for YANG version 1 and 1.1, as defined in RFC6020 and RFC7950.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AnyxmlSchemaLocationStatement |
Modifier and Type | Interface and Description |
---|---|
interface |
OpenConfigHashedValueStatement
Declared statement corresponding to config's "openconfig-hashed-value" (new name) or "openconfig-encrypted-value"
(old name).
|
interface |
OpenConfigVersionStatement |
Modifier and Type | Interface and Description |
---|---|
interface |
DefaultDenyAllStatement
Declared statement representation of 'default-deny-all' extension defined in
RFC6536.
|
interface |
DefaultDenyWriteStatement
Declared statement representation of 'default-deny-write' extension defined in
RFC6536.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AnnotationStatement
Declared statement representation of 'annotation' extension defined in
RFC7952.
|
Modifier and Type | Interface and Description |
---|---|
interface |
YangDataStatement
Declared statement representation of 'yang-data' extension defined in
RFC 8040.
|
Modifier and Type | Interface and Description |
---|---|
interface |
UnrecognizedStatement
Common interface for unrecognized unknown statements.
|
Modifier and Type | Class and Description |
---|---|
class |
UnknownEffectiveStatementBase<A,D extends UnknownStatement<A>> |
Copyright © 2019 OpenDaylight. All rights reserved.