Add SchemaInferenceStack.enterSchemaTree(SchemaNodeIdentifier) 50/95550/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 24 Mar 2021 08:51:29 +0000 (09:51 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 24 Mar 2021 08:53:41 +0000 (09:53 +0100)
commitaf4085125e4c1e3550ffdb051b55ec5712730dab
tree26d7ec0bdeaeb132e72c74ea3c65584b84fdfb90
parent1245109538322c082cf8675deb3296f737a50997
Add SchemaInferenceStack.enterSchemaTree(SchemaNodeIdentifier)

SchemaNodeIdentifier is a well-known concept which we are integrating
with in multiple aspects. One key component is the ability to resolve
a SchemaNodeIdentifier in the context of an existing stack. While users
can do this easily themselves, it is more natural to provide this
ability out of the box.

JIRA: YANGTOOLS-1231
Change-Id: I9818f175d09fd4e6e4f610127929ee8553c3116e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/SchemaInferenceStack.java