Skip navigation links
C F G M N O R S T V W Y 

C

compareTo(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.rfc8528.data.api.MountPointIdentifier
 
create(QName) - Static method in class org.opendaylight.yangtools.rfc8528.data.api.MountPointIdentifier
 
createContext(Map<YangLibraryConstants.ContainerName, MountPointChild>, MountPointChild) - Method in interface org.opendaylight.yangtools.rfc8528.data.api.MountPointContextFactory
Create a mount point context based on available information.

F

findMountPoint(MountPointIdentifier) - Method in interface org.opendaylight.yangtools.rfc8528.data.api.MountPointContext
Attempt to acquire a MountPointContextFactory to resolve schemas for the purposes of interpreting this mount point.
forLocalName(String) - Static method in enum org.opendaylight.yangtools.rfc8528.data.api.YangLibraryConstants.ContainerName
 

G

getLabel() - Method in class org.opendaylight.yangtools.rfc8528.data.api.MountPointIdentifier
 
getLocalName() - Method in enum org.opendaylight.yangtools.rfc8528.data.api.YangLibraryConstants.ContainerName
 
getMountPointContext() - Method in interface org.opendaylight.yangtools.rfc8528.data.api.MountPointNode
Return the underlying mount point context.
getNodeType() - Method in class org.opendaylight.yangtools.rfc8528.data.api.MountPointIdentifier
 
getNodeType() - Method in interface org.opendaylight.yangtools.rfc8528.data.api.MountPointNode
 
getSchemaContext() - Method in interface org.opendaylight.yangtools.rfc8528.data.api.MountPointContext
 

M

MODULE_NAME - Static variable in class org.opendaylight.yangtools.rfc8528.data.api.YangLibraryConstants
The module name assigned to ietf-yang-library.
MODULE_NAMESPACE - Static variable in class org.opendaylight.yangtools.rfc8528.data.api.YangLibraryConstants
The namespace assigned to ietf-yang-library.
MountPointChild - Interface in org.opendaylight.yangtools.rfc8528.data.api
An unresolved child within a mount point.
MountPointContext - Interface in org.opendaylight.yangtools.rfc8528.data.api
A context of either an explicit (RFC8528 Schema Mount instance) or implicit (system root).
MountPointContextFactory - Interface in org.opendaylight.yangtools.rfc8528.data.api
An entity able to resolve the SchemaContext for embedded mount points based on generic data provided by the current interpretation context.
MountPointIdentifier - Class in org.opendaylight.yangtools.rfc8528.data.api
 
MountPointNode - Interface in org.opendaylight.yangtools.rfc8528.data.api
Common NormalizedNode representation of a YANG mount point.
MountPointStreamWriter - Interface in org.opendaylight.yangtools.rfc8528.data.api
A NormalizedNodeStreamWriterExtension exposed by stream writers which can handle mount point data, notably providing the facilities to resolve a mount point schema and normalize mount point contents into a normalized structure.

N

normalizeTo(SchemaContext) - Method in interface org.opendaylight.yangtools.rfc8528.data.api.MountPointChild
Normalized this child to a particular SchemaContext.

O

of(QName) - Static method in class org.opendaylight.yangtools.rfc8528.data.api.MountPointIdentifier
 
org.opendaylight.yangtools.rfc8528.data.api - package org.opendaylight.yangtools.rfc8528.data.api
 

R

readFrom(DataInput) - Static method in class org.opendaylight.yangtools.rfc8528.data.api.MountPointIdentifier
 

S

startMountPoint(MountPointIdentifier, MountPointContext) - Method in interface org.opendaylight.yangtools.rfc8528.data.api.MountPointStreamWriter
Start a new mount point with a specific mount point context.

T

toRelativeString(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.yangtools.rfc8528.data.api.MountPointIdentifier
 

V

valueOf(String) - Static method in enum org.opendaylight.yangtools.rfc8528.data.api.YangLibraryConstants.ContainerName
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opendaylight.yangtools.rfc8528.data.api.YangLibraryConstants.ContainerName
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeTo(NormalizedNodeStreamWriter, MountPointContext) - Method in interface org.opendaylight.yangtools.rfc8528.data.api.MountPointChild
Stream this child into a writer, with the help of a SchemaContext.
writeTo(DataOutput) - Method in class org.opendaylight.yangtools.rfc8528.data.api.MountPointIdentifier
 

Y

YangLibraryConstants - Class in org.opendaylight.yangtools.rfc8528.data.api
Constants related to ietf-yang-library.yang.
YangLibraryConstants.ContainerName - Enum in org.opendaylight.yangtools.rfc8528.data.api
Top-level containers which hold YANG Library information, ordered by descending preference, with more modern and/or preferred entries first.
C F G M N O R S T V W Y 
Skip navigation links

Copyright © 2020 OpenDaylight. All rights reserved.