Uses of Class
org.opendaylight.yangtools.concepts.AbstractSimpleIdentifiable
Packages that use AbstractSimpleIdentifiable
Package
Description
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 AbstractSimpleIdentifiable in org.opendaylight.yangtools.plugin.generator.api
Modifier and TypeClassDescriptionclass
Abstract base class forFileGeneratorFactory
implementations. -
Uses of AbstractSimpleIdentifiable in org.opendaylight.yangtools.util.concurrent
Subclasses of AbstractSimpleIdentifiable in org.opendaylight.yangtools.util.concurrentModifier and TypeClassDescriptionfinal class
class
final class
-
Uses of AbstractSimpleIdentifiable in org.opendaylight.yangtools.yang.data.util
Subclasses of AbstractSimpleIdentifiable 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 AbstractSimpleIdentifiable in org.opendaylight.yangtools.yang.parser.rfc7950.repo
Modifier and TypeClassDescriptionfinal class
This class represents implementation of StatementStreamSource in order to emit YANG statements using supplied StatementWriter.final class
AStatementStreamSource
based on aYinXmlSource
.