Uses of Interface
org.opendaylight.yangtools.concepts.WritableObject
Packages that use WritableObject
Package
Description
Concepts used widely across OpenDaylight code base.
Common YANG concepts and constants expressed in terms of Java.
-
Uses of WritableObject in org.opendaylight.yangtools.concepts
Subinterfaces of WritableObject in org.opendaylight.yangtools.conceptsModifier and TypeInterfaceDescriptioninterface
A combination of bothIdentifier
andWritableObject
. -
Uses of WritableObject in org.opendaylight.yangtools.rfc6643.model.api
Classes in org.opendaylight.yangtools.rfc6643.model.api that implement WritableObjectModifier and TypeClassDescriptionfinal class
An OID, or ObjectIdentifier, as defined by ITU and ISO/IEC. -
Uses of WritableObject in org.opendaylight.yangtools.yang.common
Classes in org.opendaylight.yangtools.yang.common that implement WritableObjectModifier and TypeClassDescriptionclass
Abstract superclass for sharing QName references, which can either be resolvedQName
s or unresolvedUnresolvedQName.Unqualified
andUnresolvedQName.Qualified
s.final record
Name of an individual YANG annotation, as defined in RFC7952.final class
A BiMap-based implementation ofYangNamespaceContext
.final record
The name (label) of a YANG schema mount instance, as defined in RFC8528.final class
The QName from XML consists of local name of element and XML namespace, but for our use, we added module revision to it.final class
AXMLNamespace
bound to a particular modelRevision
.class
AQName
equivalent which has not been resolved.static final class
An unresolved, qualifiedQName
.static final class
An unresolved, unqualifiedQName
.final record
Identifier of a RESTCONFyang-data
extension template instantiation. -
Uses of WritableObject in org.opendaylight.yangtools.yang.data.api
Classes in org.opendaylight.yangtools.yang.data.api that implement WritableObjectModifier and TypeClassDescriptionfinal class
Identifier of a RFC8342 (NMDA) datastore.