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.
 
 
 
 
 
 
 
 
 
 
 
 
 
Snapshot of currently-open data- and metadatastate.
 
 
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.
A NormalizedNodeResult which also holds NormalizedMetadata structure.
Client allocated result holder for ImmutableNormalizedNodeStreamWriter which produces instance of NormalizedNode.
 
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>>