Package | Description |
---|---|
org.opendaylight.yangtools.odlext.parser |
YANG parser support for OpenDaylight extensions as defined in yang-ext.yang.
|
org.opendaylight.yangtools.yang.parser.rfc7950.stmt |
Statement library for YANG version 1 and 1.1, as defined in RFC6020 and RFC7950.
|
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anyxml | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.container | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf_list | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.list |
Modifier and Type | Class and Description |
---|---|
class |
AnyxmlSchemaLocationEffectiveStatementImpl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEffectiveContainerSchemaNode<D extends DeclaredStatement<QName>> |
class |
AbstractEffectiveDataSchemaNode<D extends DeclaredStatement<QName>> |
class |
AbstractEffectiveDocumentedDataNodeContainer<A,D extends DeclaredStatement<A>> |
class |
AbstractEffectiveModule<D extends DeclaredStatement<String>> |
class |
AbstractEffectiveOperationContainerSchemaNode<D extends DeclaredStatement<QName>> |
class |
AbstractEffectiveOperationDefinition<D extends DeclaredStatement<QName>> |
class |
AbstractEffectiveSchemaNode<D extends DeclaredStatement<QName>> |
class |
AbstractEffectiveSimpleDataNodeContainer<D extends DeclaredStatement<QName>> |
class |
UnknownEffectiveStatementBase<A,D extends UnknownStatement<A>> |
Modifier and Type | Class and Description |
---|---|
class |
AnyxmlEffectiveStatementImpl |
Modifier and Type | Class and Description |
---|---|
class |
ContainerEffectiveStatementImpl |
Modifier and Type | Class and Description |
---|---|
class |
LeafEffectiveStatementImpl |
Modifier and Type | Class and Description |
---|---|
class |
LeafListEffectiveStatementImpl |
Modifier and Type | Class and Description |
---|---|
class |
ListEffectiveStatementImpl |
Copyright © 2019 OpenDaylight. All rights reserved.