Package | Description |
---|---|
org.opendaylight.yangtools.rcf8528.data.util | |
org.opendaylight.yangtools.rfc7952.data.util | |
org.opendaylight.yangtools.util.concurrent | |
org.opendaylight.yangtools.yang.data.impl.schema.builder.impl | |
org.opendaylight.yangtools.yang.data.impl.schema.nodes | |
org.opendaylight.yangtools.yang.data.util | |
org.opendaylight.yangtools.yang.parser.rfc7950.namespace |
Package holding implementation-specific namespace declarations for RFC7950.
|
org.opendaylight.yangtools.yang.parser.rfc7950.repo | |
org.opendaylight.yangtools.yang.parser.spi.meta |
Provides base abstract classes, interfaces and common implementation used by the statement parser.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDynamicMountPointContextFactory
Abstract base class for dynamic resolvers.
|
class |
AbstractMountPointContextFactory
Abstract base class for MountPointContextFactory implementations, which can process RFC8525 mount point definitions.
|
protected static class |
AbstractMountPointContextFactory.MountPointDefinition
Definition of a MountPoint, as known to RFC8528.
|
class |
ImmutableMountPointNode |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableNormalizedMetadata
Immutable implementation of
NormalizedMetadata . |
Modifier and Type | Class and Description |
---|---|
class |
EqualityQueuedNotificationManager<L,N> |
class |
IdentityQueuedNotificationManager<L,N> |
class |
QueuedNotificationManager<L,N>
This class manages queuing and dispatching notifications for multiple listeners concurrently.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
ImmutableContainerNodeBuilder.ImmutableContainerNode |
protected static class |
ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode<T> |
protected static class |
ImmutableMapNodeBuilder.ImmutableMapNode |
protected static class |
ImmutableOrderedLeafSetNodeBuilder.ImmutableOrderedLeafSetNode<T> |
protected static class |
ImmutableOrderedMapNodeBuilder.ImmutableOrderedMapNode |
protected static class |
ImmutableUnkeyedListEntryNodeBuilder.ImmutableUnkeyedListEntryNode |
protected static class |
ImmutableUnkeyedListNodeBuilder.EmptyImmutableUnkeyedListNode |
protected static class |
ImmutableUnkeyedListNodeBuilder.ImmutableUnkeyedListNode |
Modifier and Type | Class and Description |
---|---|
class |
AbstractImmutableDataContainerNode<K extends YangInstanceIdentifier.PathArgument> |
class |
AbstractImmutableNormalizedNode<K extends YangInstanceIdentifier.PathArgument,V> |
class |
AbstractImmutableNormalizedSimpleValueNode<K extends YangInstanceIdentifier.PathArgument,V> |
class |
AbstractImmutableNormalizedValueNode<K extends YangInstanceIdentifier.PathArgument,V> |
Modifier and Type | Class and Description |
---|---|
class |
DataSchemaContextNode<T extends YangInstanceIdentifier.PathArgument>
Schema derived data providing necessary information for mapping between
NormalizedNode and serialization format defined in RFC6020,
since the mapping is not one-to-one. |
class |
MountPointData
YANG Schema Mount-supported data attached to either a
list item or a container . |
Modifier and Type | Class and Description |
---|---|
class |
ChildSchemaNodeNamespace<D extends DeclaredStatement<QName>,E extends EffectiveStatement<QName,D>>
Statement local namespace, which holds direct schema node descendants.
|
Modifier and Type | Class and Description |
---|---|
class |
ASTSchemaSource
Abstract Syntax Tree representation of a schema source.
|
class |
YangStatementStreamSource
This class represents implementation of StatementStreamSource in order to emit YANG statements using supplied
StatementWriter.
|
class |
YinStatementStreamSource
A
StatementStreamSource based on a YinXmlSchemaSource . |
Modifier and Type | Class and Description |
---|---|
class |
DerivedNamespaceBehaviour<K,V,L,N extends IdentifierNamespace<K,V>,O extends IdentifierNamespace<L,?>>
An
NamespaceBehaviour which derives keys from a different namespace. |
class |
NamespaceBehaviour<K,V,N extends IdentifierNamespace<K,V>>
Definition / implementation of specific Identifier Namespace behaviour.
|
Copyright © 2020 OpenDaylight. All rights reserved.