Uses of Class
org.opendaylight.yangtools.yang.data.impl.leafref.LeafRefContext
-
Packages that use LeafRefContext Package Description org.opendaylight.yangtools.yang.data.impl.leafref -
-
Uses of LeafRefContext in org.opendaylight.yangtools.yang.data.impl.leafref
Methods in org.opendaylight.yangtools.yang.data.impl.leafref that return LeafRefContext Modifier and Type Method Description static LeafRefContextLeafRefContext. create(org.opendaylight.yangtools.yang.model.api.SchemaContext ctx)static LeafRefContextLeafRefContextUtils. getLeafRefReferencedByContext(Iterable<org.opendaylight.yangtools.yang.common.QName> pathFromRoot, LeafRefContext root)static LeafRefContextLeafRefContextUtils. getLeafRefReferencedByContext(org.opendaylight.yangtools.yang.model.api.SchemaNode node, LeafRefContext root)static LeafRefContextLeafRefContextUtils. getLeafRefReferencedByContext(org.opendaylight.yangtools.yang.model.api.SchemaPath schemaPath, LeafRefContext root)static LeafRefContextLeafRefContextUtils. getLeafRefReferencingContext(Iterable<org.opendaylight.yangtools.yang.common.QName> pathFromRoot, LeafRefContext root)static LeafRefContextLeafRefContextUtils. getLeafRefReferencingContext(org.opendaylight.yangtools.yang.model.api.SchemaNode node, LeafRefContext root)static LeafRefContextLeafRefContextUtils. getLeafRefReferencingContext(org.opendaylight.yangtools.yang.model.api.SchemaPath schemaPath, LeafRefContext root)LeafRefContextLeafRefContext. getReferencedByLeafRefCtxByName(org.opendaylight.yangtools.yang.common.QName qname)LeafRefContextLeafRefContext. getReferencedChildByName(org.opendaylight.yangtools.yang.common.QName name)LeafRefContextLeafRefContext. getReferencingChildByName(org.opendaylight.yangtools.yang.common.QName name)Methods in org.opendaylight.yangtools.yang.data.impl.leafref that return types with arguments of type LeafRefContext Modifier and Type Method Description static List<LeafRefContext>LeafRefContextUtils. findAllChildsReferencedByLeafRef(Iterable<org.opendaylight.yangtools.yang.common.QName> pathFromRoot, LeafRefContext root)static List<LeafRefContext>LeafRefContextUtils. findAllChildsReferencedByLeafRef(LeafRefContext parent)static List<LeafRefContext>LeafRefContextUtils. findAllChildsReferencedByLeafRef(org.opendaylight.yangtools.yang.model.api.SchemaNode node, LeafRefContext root)static List<LeafRefContext>LeafRefContextUtils. findAllChildsReferencedByLeafRef(org.opendaylight.yangtools.yang.model.api.SchemaPath schemaPath, LeafRefContext root)static List<LeafRefContext>LeafRefContextUtils. findAllLeafRefChilds(Iterable<org.opendaylight.yangtools.yang.common.QName> pathFromRoot, LeafRefContext root)static List<LeafRefContext>LeafRefContextUtils. findAllLeafRefChilds(LeafRefContext parent)static List<LeafRefContext>LeafRefContextUtils. findAllLeafRefChilds(org.opendaylight.yangtools.yang.model.api.SchemaNode node, LeafRefContext root)static List<LeafRefContext>LeafRefContextUtils. findAllLeafRefChilds(org.opendaylight.yangtools.yang.model.api.SchemaPath schemaPath, LeafRefContext root)static Map<org.opendaylight.yangtools.yang.common.QName,LeafRefContext>LeafRefContextUtils. getAllLeafRefsReferencingThisNode(Iterable<org.opendaylight.yangtools.yang.common.QName> pathFromRoot, LeafRefContext root)static Map<org.opendaylight.yangtools.yang.common.QName,LeafRefContext>LeafRefContextUtils. getAllLeafRefsReferencingThisNode(org.opendaylight.yangtools.yang.model.api.SchemaNode node, LeafRefContext root)static Map<org.opendaylight.yangtools.yang.common.QName,LeafRefContext>LeafRefContextUtils. getAllLeafRefsReferencingThisNode(org.opendaylight.yangtools.yang.model.api.SchemaPath path, LeafRefContext root)Map<org.opendaylight.yangtools.yang.common.QName,LeafRefContext>LeafRefContext. getAllReferencedByLeafRefCtxs()Map<org.opendaylight.yangtools.yang.common.QName,LeafRefContext>LeafRefContext. getReferencedByChilds()Map<org.opendaylight.yangtools.yang.common.QName,LeafRefContext>LeafRefContext. getReferencingChilds()Methods in org.opendaylight.yangtools.yang.data.impl.leafref with parameters of type LeafRefContext Modifier and Type Method Description static List<LeafRefContext>LeafRefContextUtils. findAllChildsReferencedByLeafRef(Iterable<org.opendaylight.yangtools.yang.common.QName> pathFromRoot, LeafRefContext root)static List<LeafRefContext>LeafRefContextUtils. findAllChildsReferencedByLeafRef(LeafRefContext parent)static List<LeafRefContext>LeafRefContextUtils. findAllChildsReferencedByLeafRef(org.opendaylight.yangtools.yang.model.api.SchemaNode node, LeafRefContext root)static List<LeafRefContext>LeafRefContextUtils. findAllChildsReferencedByLeafRef(org.opendaylight.yangtools.yang.model.api.SchemaPath schemaPath, LeafRefContext root)static List<LeafRefContext>LeafRefContextUtils. findAllLeafRefChilds(Iterable<org.opendaylight.yangtools.yang.common.QName> pathFromRoot, LeafRefContext root)static List<LeafRefContext>LeafRefContextUtils. findAllLeafRefChilds(LeafRefContext parent)static List<LeafRefContext>LeafRefContextUtils. findAllLeafRefChilds(org.opendaylight.yangtools.yang.model.api.SchemaNode node, LeafRefContext root)static List<LeafRefContext>LeafRefContextUtils. findAllLeafRefChilds(org.opendaylight.yangtools.yang.model.api.SchemaPath schemaPath, LeafRefContext root)static Map<org.opendaylight.yangtools.yang.common.QName,LeafRefContext>LeafRefContextUtils. getAllLeafRefsReferencingThisNode(Iterable<org.opendaylight.yangtools.yang.common.QName> pathFromRoot, LeafRefContext root)static Map<org.opendaylight.yangtools.yang.common.QName,LeafRefContext>LeafRefContextUtils. getAllLeafRefsReferencingThisNode(org.opendaylight.yangtools.yang.model.api.SchemaNode node, LeafRefContext root)static Map<org.opendaylight.yangtools.yang.common.QName,LeafRefContext>LeafRefContextUtils. getAllLeafRefsReferencingThisNode(org.opendaylight.yangtools.yang.model.api.SchemaPath path, LeafRefContext root)static LeafRefContextLeafRefContextUtils. getLeafRefReferencedByContext(Iterable<org.opendaylight.yangtools.yang.common.QName> pathFromRoot, LeafRefContext root)static LeafRefContextLeafRefContextUtils. getLeafRefReferencedByContext(org.opendaylight.yangtools.yang.model.api.SchemaNode node, LeafRefContext root)static LeafRefContextLeafRefContextUtils. getLeafRefReferencedByContext(org.opendaylight.yangtools.yang.model.api.SchemaPath schemaPath, LeafRefContext root)static LeafRefContextLeafRefContextUtils. getLeafRefReferencingContext(Iterable<org.opendaylight.yangtools.yang.common.QName> pathFromRoot, LeafRefContext root)static LeafRefContextLeafRefContextUtils. getLeafRefReferencingContext(org.opendaylight.yangtools.yang.model.api.SchemaNode node, LeafRefContext root)static LeafRefContextLeafRefContextUtils. getLeafRefReferencingContext(org.opendaylight.yangtools.yang.model.api.SchemaPath schemaPath, LeafRefContext root)static booleanLeafRefContextUtils. hasChildReferencedByLeafRef(org.opendaylight.yangtools.yang.model.api.SchemaNode node, LeafRefContext root)static booleanLeafRefContextUtils. hasLeafRefChild(org.opendaylight.yangtools.yang.model.api.SchemaNode node, LeafRefContext root)static booleanLeafRefContextUtils. isLeafRef(org.opendaylight.yangtools.yang.model.api.SchemaNode node, LeafRefContext root)static booleanLeafRefContextUtils. isReferencedByLeafRef(org.opendaylight.yangtools.yang.model.api.SchemaNode node, LeafRefContext root)static voidLeafRefValidation. validate(org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate tree, LeafRefContext rootLeafRefCtx)
-