Remove deprecated DataSchemaContextNode elements 61/104461/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 21 Feb 2023 15:42:17 +0000 (16:42 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 21 Feb 2023 15:49:00 +0000 (16:49 +0100)
commitdae071523b24d70e67a081c9bf068e2ff7f00ce0
tree4935898e99b3c11747aeeb8425286b19d5d47aca
parent9164338f3131a48f053fae3941829bfc18da98ea
Remove deprecated DataSchemaContextNode elements

The protected constructor, theoretically allowing this class to be
extended has been deprecated for a few releases, as are two static
factory methods. Remove them to allow us to further consider the
hierarchy of this class.

JIRA: YANGTOOLS-1413
Change-Id: I5010aa90ed426bac65d3023e2c64e9e356991e3d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
data/yang-data-util/src/main/java/org/opendaylight/yangtools/yang/data/util/DataSchemaContextNode.java