Index

C E F G H I L M O Q R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

C

create(boolean, QNameWithPredicate...) - Static method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Constructs new instance of this class with the concrete path.
create(Iterable<QNameWithPredicate>, boolean) - Static method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Constructs new instance of this class with the concrete path.
create(DataTreeConfiguration) - Method in class org.opendaylight.yangtools.yang.data.tree.impl.di.InMemoryDataTreeFactory
 
create(DataTreeConfiguration, EffectiveModelContext) - Method in class org.opendaylight.yangtools.yang.data.tree.impl.di.InMemoryDataTreeFactory
 
create(DataTreeConfiguration, EffectiveModelContext, DistinctNodeContainer<?, ?>) - Method in class org.opendaylight.yangtools.yang.data.tree.impl.di.InMemoryDataTreeFactory
 
create(EffectiveModelContext) - Static method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
createAbsoluteLeafRefPath(LeafRefPath, ImmutableList<QName>, Module) - Static method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefUtils
Create an absolute leafref path.
createChild(Iterable<QNameWithPredicate>) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Create a child path based on concatenation of this path and a relative path.
createChild(LeafRefPath) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Create a child path based on concatenation of this path and a relative path.
createChild(QNameWithPredicate...) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Create a child path based on concatenation of this path and additional path elements.
createInstance(LeafRefPath, QNameWithPredicate) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Create a new instance.

E

equals(Object) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.SimpleQNameWithPredicate
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
 

F

findAllChildsReferencedByLeafRef(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
findAllLeafRefChilds(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 

G

getAbsoluteLeafRefTargetPath() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getAllLeafRefsReferencingThisNode(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getAllReferencedByLeafRefCtxs() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getCurrentNodePath() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getLastComponent() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Get the last component of this path.
getLeafRefContextModule() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getLeafRefReferencedByContext(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getLeafRefReferencingContext(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getLeafRefTargetPath() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getLeafRefTargetPathString() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getLocalName() - Method in interface org.opendaylight.yangtools.yang.data.tree.leafref.QNameWithPredicate
 
getLocalName() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.SimpleQNameWithPredicate
 
getModuleQname() - Method in interface org.opendaylight.yangtools.yang.data.tree.leafref.QNameWithPredicate
 
getModuleQname() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.SimpleQNameWithPredicate
 
getNodeName() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getParent() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Returns the immediate parent LeafRefPath.
getPathFromRoot() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Returns the list of nodes which need to be traversed to get from the starting point (root for absolute LeafRefPaths) to the node represented by this object.
getPathKeyExpression() - Method in interface org.opendaylight.yangtools.yang.data.tree.leafref.QNamePredicate
 
getPathTowardsRoot() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Returns the list of nodes which need to be traversed to get from this node to the starting point (root for absolute LeafRefPaths).
getQName() - Method in interface org.opendaylight.yangtools.yang.data.tree.leafref.QNameWithPredicate
 
getQName() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.SimpleQNameWithPredicate
 
getQNamePredicates() - Method in interface org.opendaylight.yangtools.yang.data.tree.leafref.QNameWithPredicate
 
getQNamePredicates() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.SimpleQNameWithPredicate
 
getReferencedByChilds() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getReferencedByLeafRefCtxByName(QName) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getReferencedChildByName(QName) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getReferencingChildByName(QName) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getReferencingChilds() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
getValidationsErrorsCount() - Method in exception org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefDataValidationFailedException
 

H

hasChildReferencedByLeafRef(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
hashCode() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.SimpleQNameWithPredicate
 
hashCode() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
 
hasLeafRefChild(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
hasLeafRefContextChild() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
hasReferencedChild() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
hasReferencingChild() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 

I

InMemoryDataTreeFactory - Class in org.opendaylight.yangtools.yang.data.tree.impl.di
A factory for creating in-memory data trees.
InMemoryDataTreeFactory() - Constructor for class org.opendaylight.yangtools.yang.data.tree.impl.di.InMemoryDataTreeFactory
 
isAbsolute() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Describes whether schema path is|isn't absolute.
isLeafRef(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
isReferenced() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
isReferencedByLeafRef(SchemaNodeIdentifier) - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 
isReferencing() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
 

L

LeafRefContext - Class in org.opendaylight.yangtools.yang.data.tree.leafref
 
LeafRefDataValidationFailedException - Exception in org.opendaylight.yangtools.yang.data.tree.leafref
 
LeafRefDataValidationFailedException(String) - Constructor for exception org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefDataValidationFailedException
 
LeafRefDataValidationFailedException(String, int) - Constructor for exception org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefDataValidationFailedException
 
LeafRefDataValidationFailedException(String, Throwable) - Constructor for exception org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefDataValidationFailedException
 
LeafRefPath - Class in org.opendaylight.yangtools.yang.data.tree.leafref
 
LeafRefPath(LeafRefPath, QNameWithPredicate) - Constructor for class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
 
LeafRefUtils - Class in org.opendaylight.yangtools.yang.data.tree.leafref
 
LeafRefValidation - Class in org.opendaylight.yangtools.yang.data.tree.leafref
 

M

modelContext() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
Return the EffectiveModelContext from which this context was derived.

O

org.opendaylight.yangtools.yang.data.tree - module org.opendaylight.yangtools.yang.data.tree
 
org.opendaylight.yangtools.yang.data.tree.impl.di - package org.opendaylight.yangtools.yang.data.tree.impl.di
 
org.opendaylight.yangtools.yang.data.tree.leafref - package org.opendaylight.yangtools.yang.data.tree.leafref
 

Q

QNamePredicate - Interface in org.opendaylight.yangtools.yang.data.tree.leafref
 
QNameWithPredicate - Interface in org.opendaylight.yangtools.yang.data.tree.leafref
 

R

ROOT - Static variable in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Shared instance of the conceptual root schema node.
ROOT - Static variable in interface org.opendaylight.yangtools.yang.data.tree.leafref.QNameWithPredicate
 

S

SAME - Static variable in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
Shared instance of the "same" relative schema node.
schemaPathToLeafRefPath(ImmutableList<QName>, Module) - Static method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefUtils
 
SimpleQNameWithPredicate - Class in org.opendaylight.yangtools.yang.data.tree.leafref
 

T

toString() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.SimpleQNameWithPredicate
 
toString() - Method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefPath
 

U

UP_PARENT - Static variable in interface org.opendaylight.yangtools.yang.data.tree.leafref.QNameWithPredicate
 

V

validate(DataTreeCandidate, LeafRefContext) - Static method in class org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefValidation
 
C E F G H I L M O Q R S T U V 
All Classes and Interfaces|All Packages|Serialized Form