Package | Description |
---|---|
org.opendaylight.yangtools.transform | |
org.opendaylight.yangtools.yang.data.api.schema |
Definition of normalized YANG DOM Model
Normalized DOM Model brings more direct mapping between YANG Model, DOM
representation of data
|
org.opendaylight.yangtools.yang.data.api.schema.stream | |
org.opendaylight.yangtools.yang.data.api.schema.tree | |
org.opendaylight.yangtools.yang.data.api.schema.tree.spi | |
org.opendaylight.yangtools.yang.data.api.schema.xpath | |
org.opendaylight.yangtools.yang.data.impl.schema | |
org.opendaylight.yangtools.yang.data.impl.schema.builder.api | |
org.opendaylight.yangtools.yang.data.impl.schema.builder.impl | |
org.opendaylight.yangtools.yang.data.impl.schema.builder.impl.valid | |
org.opendaylight.yangtools.yang.data.impl.schema.nodes | |
org.opendaylight.yangtools.yang.data.impl.schema.tree | |
org.opendaylight.yangtools.yang.data.util |
Class and Description |
---|
NormalizedNode
Node which is normalized according to the YANG schema
is identifiable by a
YangInstanceIdentifier . |
Class and Description |
---|
DataContainerChild
Marker interface for direct children of
DataContainerNode . |
DataContainerNode
Abstract node which does not have value but contains valid
DataContainerChild nodes. |
DuplicateEntry
Entry describing a duplicate found in a
NormalizedNode tree. |
LeafSetNode
Node representing set of simple leaf nodes.
|
MapNode
Containment node, which contains
MapEntryNode of the same type, which may
be quickly retrieved using key. |
MixinNode
Marker interface for nodes, which are mixins - their content
belongs to parent node and in serialized form this node
does not exists, but it's children are present.
|
NormalizedNode
Node which is normalized according to the YANG schema
is identifiable by a
YangInstanceIdentifier . |
NormalizedNodeContainer
Node which is not leaf, but has child
NormalizedNode s as its valzue. |
OrderedNodeContainer
Normalized Node container which preserves user supplied ordering
and allows addressing of child elements by position.
|
ValueNode
Interface holding the common trait of
LeafSetEntryNode and LeafNode , which both hold a value. |
Class and Description |
---|
MapEntryNode
Instance of Map entry, this node does not contains value, but child nodes.
|
NormalizedNode
Node which is normalized according to the YANG schema
is identifiable by a
YangInstanceIdentifier . |
Class and Description |
---|
NormalizedNode
Node which is normalized according to the YANG schema
is identifiable by a
YangInstanceIdentifier . |
NormalizedNodeContainer
Node which is not leaf, but has child
NormalizedNode s as its valzue. |
Class and Description |
---|
NormalizedNode
Node which is normalized according to the YANG schema
is identifiable by a
YangInstanceIdentifier . |
Class and Description |
---|
NormalizedNode
Node which is normalized according to the YANG schema
is identifiable by a
YangInstanceIdentifier . |
Class and Description |
---|
AnyXmlNode
AN normalizedNode.
|
AugmentationNode
Data instance of
augment associated with parent node. |
ChoiceNode
Node representing data instance of
choice . |
ContainerNode
Data subtree with cardinality 0..1 in the context of parent node.
|
DataContainerChild
Marker interface for direct children of
DataContainerNode . |
LeafNode
Leaf node with multiplicity 0..1.
|
LeafSetEntryNode
Leaf node with multiplicity 0...n.
|
LeafSetNode
Node representing set of simple leaf nodes.
|
MapEntryNode
Instance of Map entry, this node does not contains value, but child nodes.
|
MapNode
Containment node, which contains
MapEntryNode of the same type, which may
be quickly retrieved using key. |
NormalizedNode
Node which is normalized according to the YANG schema
is identifiable by a
YangInstanceIdentifier . |
OrderedMapNode
Map node which preserves user-supplied ordering.
|
UnkeyedListEntryNode
List entry node, which does not have value, but child nodes.
|
UnkeyedListNode
Containment node, which contains
UnkeyedListEntryNode of the same type, which may
be quickly retrieved using key. |
YangModeledAnyXmlNode
AnyXML node with schema of contained XML data.
|
Class and Description |
---|
DataContainerChild
Marker interface for direct children of
DataContainerNode . |
DataContainerNode
Abstract node which does not have value but contains valid
DataContainerChild nodes. |
LeafSetEntryNode
Leaf node with multiplicity 0...n.
|
NormalizedNode
Node which is normalized according to the YANG schema
is identifiable by a
YangInstanceIdentifier . |
Class and Description |
---|
AnyXmlNode
AN normalizedNode.
|
AugmentationNode
Data instance of
augment associated with parent node. |
ChoiceNode
Node representing data instance of
choice . |
ContainerNode
Data subtree with cardinality 0..1 in the context of parent node.
|
DataContainerChild
Marker interface for direct children of
DataContainerNode . |
DataContainerNode
Abstract node which does not have value but contains valid
DataContainerChild nodes. |
LeafNode
Leaf node with multiplicity 0..1.
|
LeafSetEntryNode
Leaf node with multiplicity 0...n.
|
LeafSetNode
Node representing set of simple leaf nodes.
|
MapEntryNode
Instance of Map entry, this node does not contains value, but child nodes.
|
MapNode
Containment node, which contains
MapEntryNode of the same type, which may
be quickly retrieved using key. |
MixinNode
Marker interface for nodes, which are mixins - their content
belongs to parent node and in serialized form this node
does not exists, but it's children are present.
|
NormalizedNode
Node which is normalized according to the YANG schema
is identifiable by a
YangInstanceIdentifier . |
NormalizedNodeContainer
Node which is not leaf, but has child
NormalizedNode s as its valzue. |
OrderedLeafSetNode
Leaf set node which preserves user-supplied ordering.
|
OrderedMapNode
Map node which preserves user-supplied ordering.
|
OrderedNodeContainer
Normalized Node container which preserves user supplied ordering
and allows addressing of child elements by position.
|
UnkeyedListEntryNode
List entry node, which does not have value, but child nodes.
|
UnkeyedListNode
Containment node, which contains
UnkeyedListEntryNode of the same type, which may
be quickly retrieved using key. |
YangModeledAnyXmlNode
AnyXML node with schema of contained XML data.
|
Class and Description |
---|
DataContainerChild
Marker interface for direct children of
DataContainerNode . |
Class and Description |
---|
DataContainerChild
Marker interface for direct children of
DataContainerNode . |
DataContainerNode
Abstract node which does not have value but contains valid
DataContainerChild nodes. |
NormalizedNode
Node which is normalized according to the YANG schema
is identifiable by a
YangInstanceIdentifier . |
NormalizedNodeContainer
Node which is not leaf, but has child
NormalizedNode s as its valzue. |
Class and Description |
---|
NormalizedNodeContainer
Node which is not leaf, but has child
NormalizedNode s as its valzue. |
Class and Description |
---|
LeafNode
Leaf node with multiplicity 0..1.
|
LeafSetEntryNode
Leaf node with multiplicity 0...n.
|
Copyright © 2019 OpenDaylight. All rights reserved.