Class DataSchemaContextNode<T extends YangInstanceIdentifier.PathArgument>

Type Parameters:
T - Path Argument type
All Implemented Interfaces:
Identifiable<T>

public abstract class DataSchemaContextNode<T extends YangInstanceIdentifier.PathArgument> extends AbstractSimpleIdentifiable<T>
Schema derived data providing necessary information for mapping between NormalizedNode and serialization format defined in RFC6020, since the mapping is not one-to-one.