Class LeafRefContext
java.lang.Object
org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
-
Method Summary
Modifier and TypeMethodDescriptionstatic LeafRefContext
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
@NonNull EffectiveModelContext
Return theEffectiveModelContext
from which this context was derived.
-
Method Details
-
modelContext
Return theEffectiveModelContext
from which this context was derived.- Returns:
- the
EffectiveModelContext
from which this context was derived
-
create
-
hasLeafRefContextChild
public boolean hasLeafRefContextChild() -
hasReferencedChild
public boolean hasReferencedChild() -
hasReferencingChild
public boolean hasReferencingChild() -
isReferenced
public boolean isReferenced() -
isReferencing
public boolean isReferencing() -
getReferencingChildByName
-
getReferencingChilds
-
getReferencedChildByName
-
getReferencedByChilds
-
getCurrentNodePath
-
getLeafRefTargetPath
-
getLeafRefTargetPathString
-
getNodeName
-
getAbsoluteLeafRefTargetPath
-
getLeafRefContextModule
-
getReferencedByLeafRefCtxByName
-
getAllReferencedByLeafRefCtxs
-
getLeafRefReferencingContext
-
getLeafRefReferencedByContext
-
isLeafRef
-
hasLeafRefChild
-
isReferencedByLeafRef
-
hasChildReferencedByLeafRef
-
findAllLeafRefChilds
-
findAllChildsReferencedByLeafRef
-
getAllLeafRefsReferencingThisNode
-