Class AbstractBindingRuntimeContext

java.lang.Object
org.opendaylight.yangtools.binding.runtime.api.AbstractBindingRuntimeContext
All Implemented Interfaces:
BindingRuntimeContext, Immutable
Direct Known Subclasses:
DefaultBindingRuntimeContext

@Beta public abstract class AbstractBindingRuntimeContext extends Object implements BindingRuntimeContext
Runtime Context for Java YANG Binding classes. It provides information derived from the backing effective model, which is not captured in generated classes (and hence cannot be obtained from BindingReflections.