All Classes and Interfaces

Class
Description
 
AbstractImmutableDataContainerNode<K extends org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument,N extends org.opendaylight.yangtools.yang.data.api.schema.DataContainerNode>
 
AbstractImmutableNormalizedSimpleValueNode<K extends org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument,N extends org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode,V>
 
AbstractImmutableNormalizedValueNode<K extends org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument,N extends org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode,V>
 
AbstractIntegerStringCodec<N extends Number & Comparable<N>,T extends org.opendaylight.yangtools.yang.model.api.type.RangeRestrictedTypeDefinition<T,N>>
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
Utility base class for implementing MountPointChild classes.
Abstract base class for implementing the NormalizableAnydata interface.
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
 
 
General validator for container like statements, e.g.
 
 
 
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
 
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
 
 
 
 
 
 
 
 
 
 
 
 
A simple NormalizedNodeStreamWriter.MetadataExtension implementation, which takes care of building NormalizedMetadata based on additional nesting instructions.
Snapshot of currently-open data- and metadatastate.
 
 
Immutable implementation of NormalizedMetadata.
A Builder of ImmutableNormalizedMetadata instances.
An immutable NormalizedMountPoint.
Immutable implementation of NormalizedMountpoints.
A Builder of ImmutableNormalizedMountpoints instances.
Implementation of NormalizedNodeStreamWriter, which constructs immutable instances of NormalizedNodes.
 
 
 
 
 
 
 
 
 
Support utilities for dealing with Maps which would normally hold DataContainerChild values, but are modified to eliminate LeafNode instances.
Client-allocated result holder for ImmutableNormalizedNodeStreamWriter operation.
 
This is an iterator over a NormalizedNode.
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.
TypeDefinitionAwareCodec<J,T extends org.opendaylight.yangtools.yang.model.api.TypeDefinition<T>>