Class LeafRefContext
java.lang.Object
org.opendaylight.yangtools.yang.model.spi.AbstractEffectiveModelContextProvider
org.opendaylight.yangtools.yang.data.tree.leafref.LeafRefContext
- All Implemented Interfaces:
EffectiveModelContextProvider
-
Method Summary
Modifier and TypeMethodDescriptionstatic LeafRefContext
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
Methods inherited from class org.opendaylight.yangtools.yang.model.spi.AbstractEffectiveModelContextProvider
addToStringAttributes, getEffectiveModelContext, toString
-
Method Details
-
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
-