static List<LeafRefContext> | 
LeafRefContextUtils.findAllChildsReferencedByLeafRef(Iterable<QName> pathFromRoot,
                                LeafRefContext root)  | 
static List<LeafRefContext> | 
LeafRefContextUtils.findAllChildsReferencedByLeafRef(LeafRefContext parent)  | 
static List<LeafRefContext> | 
LeafRefContextUtils.findAllChildsReferencedByLeafRef(SchemaNode node,
                                LeafRefContext root)  | 
static List<LeafRefContext> | 
LeafRefContextUtils.findAllChildsReferencedByLeafRef(SchemaPath schemaPath,
                                LeafRefContext root)  | 
static List<LeafRefContext> | 
LeafRefContextUtils.findAllLeafRefChilds(Iterable<QName> pathFromRoot,
                    LeafRefContext root)  | 
static List<LeafRefContext> | 
LeafRefContextUtils.findAllLeafRefChilds(LeafRefContext parent)  | 
static List<LeafRefContext> | 
LeafRefContextUtils.findAllLeafRefChilds(SchemaNode node,
                    LeafRefContext root)  | 
static List<LeafRefContext> | 
LeafRefContextUtils.findAllLeafRefChilds(SchemaPath schemaPath,
                    LeafRefContext root)  | 
static Map<QName,LeafRefContext> | 
LeafRefContextUtils.getAllLeafRefsReferencingThisNode(Iterable<QName> pathFromRoot,
                                 LeafRefContext root)  | 
static Map<QName,LeafRefContext> | 
LeafRefContextUtils.getAllLeafRefsReferencingThisNode(SchemaNode node,
                                 LeafRefContext root)  | 
static Map<QName,LeafRefContext> | 
LeafRefContextUtils.getAllLeafRefsReferencingThisNode(SchemaPath path,
                                 LeafRefContext root)  | 
static LeafRefContext | 
LeafRefContextUtils.getLeafRefReferencedByContext(Iterable<QName> pathFromRoot,
                             LeafRefContext root)  | 
static LeafRefContext | 
LeafRefContextUtils.getLeafRefReferencedByContext(SchemaNode node,
                             LeafRefContext root)  | 
static LeafRefContext | 
LeafRefContextUtils.getLeafRefReferencedByContext(SchemaPath schemaPath,
                             LeafRefContext root)  | 
static LeafRefContext | 
LeafRefContextUtils.getLeafRefReferencingContext(Iterable<QName> pathFromRoot,
                            LeafRefContext root)  | 
static LeafRefContext | 
LeafRefContextUtils.getLeafRefReferencingContext(SchemaNode node,
                            LeafRefContext root)  | 
static LeafRefContext | 
LeafRefContextUtils.getLeafRefReferencingContext(SchemaPath schemaPath,
                            LeafRefContext root)  | 
static boolean | 
LeafRefContextUtils.hasChildReferencedByLeafRef(SchemaNode node,
                           LeafRefContext root)  | 
static boolean | 
LeafRefContextUtils.hasLeafRefChild(SchemaNode node,
               LeafRefContext root)  | 
static boolean | 
LeafRefContextUtils.isLeafRef(SchemaNode node,
         LeafRefContext root)  | 
static boolean | 
LeafRefContextUtils.isReferencedByLeafRef(SchemaNode node,
                     LeafRefContext root)  | 
static void | 
LeafRefValidatation.validate(DataTreeCandidate tree,
        LeafRefContext rootLeafRefCtx)  |