Expose underlying schema from DataContainerNormalizationOperation 86/85586/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 5 Nov 2019 12:19:21 +0000 (13:19 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 5 Nov 2019 12:21:59 +0000 (13:21 +0100)
commitee532866b58374349522c42e77f575fb9f99ba03
tree78882269a0b467f085fb48a71273caa4a2fd91e2
parentff6881c0f70e27c4f9a717a3d923afa07a5fe580
Expose underlying schema from DataContainerNormalizationOperation

For the purposes for normalizing data child order we will need to
access the underlying schema in a type-safe manner -- this adds
the mechanics to do so.

JIRA: YANGTOOLS-1037
Change-Id: Id52bd0988405429fbee87a88bb2c9d1de093fb30
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/InstanceIdToCompositeNodes.java