Split out addCompositeChild(CaseSchemaNode) 54/90354/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 9 Jun 2020 11:50:15 +0000 (13:50 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 9 Jun 2020 13:33:05 +0000 (15:33 +0200)
commit4ba70d6591842ab3b5d903e08431a5d238e95ccd
tree9bc871f256197f8bd2964cbf23d13f87ce338ba2
parent0b8592f38064175b3c3947775a6be86b15bfa0d3
Split out addCompositeChild(CaseSchemaNode)

Choices seem to have this special case, which we should be able to
wire without an explicit cast in most cases.

Change-Id: I5a398957190ccec49b2a9072638f489bbdabd984
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit f158b68090d09f72180c9ec5f27096fd228f3f12)
yang/yang-data-util/src/main/java/org/opendaylight/yangtools/yang/data/util/ChoiceNodeDataWithSchema.java