Split out addCompositeChild(CaseSchemaNode) 51/90351/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:32:44 +0000 (15:32 +0200)
commit36846b21b9b5b80b4a1bf493d08f372dc363993c
tree9a5e809426eb87fbd330076c2a71fd7f22356e20
parentf8d57dc3e1d6267fc018b7a73640799cb5219915
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