Uses of Class
org.opendaylight.yangtools.concepts.AbstractSimpleIdentifiable
Packages that use AbstractSimpleIdentifiable
Package
Description
API exposed by generator plugins, i.e.
Utility classes for dealing with asynchronous and concurrent tasks.
Provides base abstract classes, interfaces and common implementation used by the statement parser.
-
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.rfc7952.data.util
Subclasses of AbstractSimpleIdentifiable in org.opendaylight.yangtools.rfc7952.data.util -
Uses of AbstractSimpleIdentifiable in org.opendaylight.yangtools.rfc8528.data.util
Subclasses of AbstractSimpleIdentifiable in org.opendaylight.yangtools.rfc8528.data.utilModifier and TypeClassDescriptionclass
Abstract base class for dynamic resolvers.class
Abstract base class for MountPointContextFactory implementations, which can process RFC8525 mount point definitions.protected static final class
Definition of a MountPoint, as known to RFC8528. -
Uses of AbstractSimpleIdentifiable in org.opendaylight.yangtools.util.concurrent
Subclasses of AbstractSimpleIdentifiable in org.opendaylight.yangtools.util.concurrentModifier and TypeClassDescriptionfinal class
class
final class
This class manages queuing and dispatching notifications for multiple listeners concurrently. -
Uses of AbstractSimpleIdentifiable in org.opendaylight.yangtools.yang.data.util
Subclasses of AbstractSimpleIdentifiable in org.opendaylight.yangtools.yang.data.utilModifier and TypeClassDescriptionclass
Schema derived data providing necessary information for mapping betweenNormalizedNode
and serialization format defined in RFC6020, since the mapping is not one-to-one.final class
YANG Schema Mount-supported data attached to either alist
item or acontainer
. -
Uses of AbstractSimpleIdentifiable in org.opendaylight.yangtools.yang.model.repo.api
Subclasses of AbstractSimpleIdentifiable in org.opendaylight.yangtools.yang.model.repo.api -
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 aYinXmlSchemaSource
. -
Uses of AbstractSimpleIdentifiable in org.opendaylight.yangtools.yang.parser.spi.meta
Modifier and TypeClassDescriptionclass
DerivedNamespaceBehaviour<K,
V, L, O extends ParserNamespace<L, ?>> AnNamespaceBehaviour
which derives keys from a different namespace.class
NamespaceBehaviour<K,
V> Definition / implementation of specific Identifier Namespace behaviour.