Uses of Interface
org.opendaylight.yangtools.concepts.HierarchicalIdentifier
Packages that use HierarchicalIdentifier
Package
Description
Concepts used widely across OpenDaylight code base.
-
Uses of HierarchicalIdentifier in org.opendaylight.yangtools.concepts
Classes in org.opendaylight.yangtools.concepts with type parameters of type HierarchicalIdentifierModifier and TypeInterfaceDescriptioninterface
HierarchicalIdentifier<T extends HierarchicalIdentifier<T>>
AnIdentifier
tied to some tree-like structure, similar to howPath
is tied to a conceptual file system. -
Uses of HierarchicalIdentifier in org.opendaylight.yangtools.yang.data.api
Classes in org.opendaylight.yangtools.yang.data.api that implement HierarchicalIdentifierModifier and TypeClassDescriptionclass
Unique identifier of a particular node instance in the data tree.