Interface and Description |
---|
org.opendaylight.yangtools.yang.model.api.AddedByUsesAware
This interface relates to declared model rather than to effective mode and as such should not
exist. It is provided to provide common method definition and eash migration of users.
|
org.opendaylight.yangtools.yang.model.api.CopyableNode
Aside from the deprecated
AddedByUsesAware contract, this interface adds only a trait related
to now how we arrived at this effective node. Users who need to know this information should really be
looking at the DeclaredStatement world, which holds the original node definition. |
org.opendaylight.yangtools.yang.data.api.schema.xpath.LazyXPathExpression
PREVIEW API. DO NOT IMPLEMENT YET AS THIS NEEDS TO BE VALIDATED FOR USE IN CLIENT APPLICATIONS.
APPLICATIONS WILLING TO USE THIS API PLEASE CONTACT
yangtools-dev.
|
org.opendaylight.yangtools.util.concurrent.QueuedNotificationManager.Invoker
Use
QueuedNotificationManager.BatchedInvoker instead. |
Class and Description |
---|
org.opendaylight.yangtools.yang.model.util.type.CompatUtils
This class is provided strictly for compatibility only. No new users should be introduced, as this class
is scheduled for removal when its two OpenDaylight users, Java Binding v1 and YANG JMX Bindings are
removed.
|
org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefValidatation
Use
LeafRefValidation instead. |
org.opendaylight.yangtools.yang.parser.rfc7950.namespace.SchemaNodeIdentifierBuildNamespace
Use path-based utilities provided around
ChildSchemaNodeNamespace instead. |
Exceptions and Description |
---|
org.opendaylight.yangtools.yang.data.api.schema.xpath.LazyXPathExpressionException
PREVIEW API. DO NOT IMPLEMENT YET AS THIS NEEDS TO BE VALIDATED FOR USE IN CLIENT APPLICATIONS.
APPLICATIONS WILLING TO USE THIS API PLEASE CONTACT
yangtools-dev.
|
Copyright © 2019 OpenDaylight. All rights reserved.