Package org.opendaylight.yangtools.binding.runtime.api
@Export
package org.opendaylight.yangtools.binding.runtime.api
Binding run-time APIs. These are centred around
BindingRuntimeContext
operating on RuntimeType
s.-
ClassDescriptionRuntime Context for Java YANG Binding classes.A
RuntimeType
associated with anaction
statement.ARuntimeType
associated with aanydata
statement.ARuntimeType
associated with ananyxml
statement.ACompositeRuntimeType
which is also can be targeted byaugment
statements.ARuntimeType
associated with anaugment
statement.Runtime Context for Java YANG Binding classes.Runtime binding type generator.The result of BindingGenerator run.ARuntimeType
associated with acase
statement.ARuntimeType
associated with achoice
statement.ARuntimeType
which is also aRuntimeTypeContainer
.ContainerLikeRuntimeType<D extends DeclaredStatement<QName>,E extends DataTreeEffectiveStatement<D> & DataTreeAwareEffectiveStatement<QName, D>> ARuntimeType
associated with a statement with similar semantics ascontainer
statement.ARuntimeType
associated with acontainer
statement.Marker interface for concreteRuntimeType
s relevant when dealing data hierarchy.Runtime Context for Java YANG Binding classes.ARuntimeType
associated with afeature
statement.ARuntimeType
associated with aGeneratedType
.ARuntimeType
associated with agrouping
statement.ARuntimeType
associated with aidentity
statement.ARuntimeType
associated with aninput
statement.Common interface for run-time types associated with invokable operations, such as those defined byaction
andrpc
statements.ARuntimeType
associated with akey
statement.ADataRuntimeType
associated with aleaf-list
statement.ADataRuntimeType
associated with aleaf
statement.ARuntimeType
associated with alist
statement.A snapshot of a set ofYangModuleInfo
s, assembled to form anEffectiveModelContext
.ARuntimeType
associated with amodule
statement.ACompositeRuntimeType
associated with anotification
statement.ARuntimeType
associated with anoutput
statement.ARuntimeType
associated with anrpc
statement.AGeneratedTransferObject
created for run-time representation of aunion
.Base interface for all run-time type information about a particularType
.An object containingRuntimeType
s.ARuntimeType
associated with atypedef
statement.ACompositeRuntimeType
associated with a RESTCONFyang-data
statement.