Uses of Class
org.opendaylight.yangtools.concepts.AbstractIdentifiable
Packages that use AbstractIdentifiable
Package
Description
Concepts used widely across OpenDaylight code base.
API exposed by generator plugins, i.e. pluggable pieces of code which want to create code (and other) files from an
EffectiveModelContext
.Utility classes for dealing with asynchronous and concurrent tasks.
-
Uses of AbstractIdentifiable in org.opendaylight.yangtools.concepts
Subclasses of AbstractIdentifiable in org.opendaylight.yangtools.concepts -
Uses of AbstractIdentifiable in org.opendaylight.yangtools.plugin.generator.api
Subclasses of AbstractIdentifiable in org.opendaylight.yangtools.plugin.generator.apiModifier and TypeClassDescriptionclass
Abstract base class forFileGeneratorFactory
implementations. -
Uses of AbstractIdentifiable in org.opendaylight.yangtools.util.concurrent
Subclasses of AbstractIdentifiable in org.opendaylight.yangtools.util.concurrentModifier and TypeClassDescriptionfinal class
class
final class
-
Uses of AbstractIdentifiable in org.opendaylight.yangtools.yang.data.util
Subclasses of AbstractIdentifiable in org.opendaylight.yangtools.yang.data.utilModifier and TypeClassDescriptionclass
Abstract base class for dynamic resolvers.class
Abstract base class for MountPointContextFactory implementations, which can process RFC8525 mount point definitions. -
Uses of AbstractIdentifiable in org.opendaylight.yangtools.yang.parser.rfc7950.repo
Subclasses of AbstractIdentifiable in org.opendaylight.yangtools.yang.parser.rfc7950.repoModifier and TypeClassDescriptionfinal class
This class represents implementation of StatementStreamSource in order to emit YANG statements using supplied StatementWriter.final class
AStatementStreamSource
based on aYinXmlSource
.