Package | Description |
---|---|
org.opendaylight.yangtools.odlext.model.api |
YANG metamodel extensions to support OpenDaylight extensions as defined in yang-ext.yang.
|
org.opendaylight.yangtools.yang.model.api |
Definition of structures and DOM like API of effected YANG schema
|
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anyxml | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.leaf |
Modifier and Type | Interface and Description |
---|---|
interface |
YangModeledAnyXmlSchemaNode
The "YangModeledAnyXml" interface defines an interior node in the schema tree.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AnyDataSchemaNode
The "anydata" statement defines an interior node in the schema tree.
|
interface |
AnyXmlSchemaNode
The "anyxml" interface defines an interior node in the schema tree.
|
interface |
ChoiceSchemaNode
A ChoiceSchemaNode defines a set of alternatives.
|
interface |
LeafSchemaNode
Interface describing YANG
leaf statement. |
Modifier and Type | Class and Description |
---|---|
class |
AnyxmlEffectiveStatementImpl |
Modifier and Type | Class and Description |
---|---|
class |
LeafEffectiveStatementImpl |
Copyright © 2019 OpenDaylight. All rights reserved.