| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.data.impl.leafref |
| Modifier and Type | Method and Description |
|---|---|
static LeafRefContext |
LeafRefContext.create(org.opendaylight.yangtools.yang.model.api.SchemaContext ctx) |
static LeafRefContext |
LeafRefContextUtils.getLeafRefReferencedByContext(Iterable<org.opendaylight.yangtools.yang.common.QName> pathFromRoot,
LeafRefContext root) |
static LeafRefContext |
LeafRefContextUtils.getLeafRefReferencedByContext(org.opendaylight.yangtools.yang.model.api.SchemaNode node,
LeafRefContext root) |
static LeafRefContext |
LeafRefContextUtils.getLeafRefReferencedByContext(org.opendaylight.yangtools.yang.model.api.SchemaPath schemaPath,
LeafRefContext root) |
static LeafRefContext |
LeafRefContextUtils.getLeafRefReferencingContext(Iterable<org.opendaylight.yangtools.yang.common.QName> pathFromRoot,
LeafRefContext root) |
static LeafRefContext |
LeafRefContextUtils.getLeafRefReferencingContext(org.opendaylight.yangtools.yang.model.api.SchemaNode node,
LeafRefContext root) |
static LeafRefContext |
LeafRefContextUtils.getLeafRefReferencingContext(org.opendaylight.yangtools.yang.model.api.SchemaPath schemaPath,
LeafRefContext root) |
LeafRefContext |
LeafRefContext.getReferencedByLeafRefCtxByName(org.opendaylight.yangtools.yang.common.QName qname) |
LeafRefContext |
LeafRefContext.getReferencedChildByName(org.opendaylight.yangtools.yang.common.QName name) |
LeafRefContext |
LeafRefContext.getReferencingChildByName(org.opendaylight.yangtools.yang.common.QName name) |
| Modifier and Type | Method and 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() |
| Modifier and Type | Method and 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 LeafRefContext |
LeafRefContextUtils.getLeafRefReferencedByContext(Iterable<org.opendaylight.yangtools.yang.common.QName> pathFromRoot,
LeafRefContext root) |
static LeafRefContext |
LeafRefContextUtils.getLeafRefReferencedByContext(org.opendaylight.yangtools.yang.model.api.SchemaNode node,
LeafRefContext root) |
static LeafRefContext |
LeafRefContextUtils.getLeafRefReferencedByContext(org.opendaylight.yangtools.yang.model.api.SchemaPath schemaPath,
LeafRefContext root) |
static LeafRefContext |
LeafRefContextUtils.getLeafRefReferencingContext(Iterable<org.opendaylight.yangtools.yang.common.QName> pathFromRoot,
LeafRefContext root) |
static LeafRefContext |
LeafRefContextUtils.getLeafRefReferencingContext(org.opendaylight.yangtools.yang.model.api.SchemaNode node,
LeafRefContext root) |
static LeafRefContext |
LeafRefContextUtils.getLeafRefReferencingContext(org.opendaylight.yangtools.yang.model.api.SchemaPath schemaPath,
LeafRefContext root) |
static boolean |
LeafRefContextUtils.hasChildReferencedByLeafRef(org.opendaylight.yangtools.yang.model.api.SchemaNode node,
LeafRefContext root) |
static boolean |
LeafRefContextUtils.hasLeafRefChild(org.opendaylight.yangtools.yang.model.api.SchemaNode node,
LeafRefContext root) |
static boolean |
LeafRefContextUtils.isLeafRef(org.opendaylight.yangtools.yang.model.api.SchemaNode node,
LeafRefContext root) |
static boolean |
LeafRefContextUtils.isReferencedByLeafRef(org.opendaylight.yangtools.yang.model.api.SchemaNode node,
LeafRefContext root) |
static void |
LeafRefValidation.validate(org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate tree,
LeafRefContext rootLeafRefCtx) |
Copyright © 2019 OpenDaylight. All rights reserved.