BUG-1513: make sure client code remains compatible 38/16338/1
authorRobert Varga <rovarga@cisco.com>
Wed, 11 Mar 2015 16:39:18 +0000 (17:39 +0100)
committerRobert Varga <rovarga@cisco.com>
Wed, 11 Mar 2015 16:39:18 +0000 (17:39 +0100)
commit253b2809baff5394bf416b78c6f337c96f62d548
tree6b6f8081e146d048aacf00945d256499f04f7e92
parent2fdf3d686b208a62ec713a469cb5a8af4e6fb235
BUG-1513: make sure client code remains compatible

This updates the single implementation of ChoiceNode so that it
implements the legacy interface, too -- thus instanceof checks will
continue to work.

Change-Id: Iea9938ac434d5a07891ab24cef0193b7261783ee
Signed-off-by: Robert Varga <rovarga@cisco.com>
yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/builder/impl/ChoiceNodeImpl.java