Deprecate AbstractEffectiveContainerSchemaNode 64/86864/14
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 13 Jan 2020 15:02:40 +0000 (16:02 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 14 Jan 2020 13:29:25 +0000 (14:29 +0100)
commitcf0eac6a6dbfad52a4fdbceecf0ac41646b0d631
tree98e92ae3a1e0ad266ff63560a68fe77c557c7731
parentbbdfd546e8f79773f2162717f607551bb79fcbda
Deprecate AbstractEffectiveContainerSchemaNode

With ContainerEffectiveStatementImpl refactored, this class does not
have a direct user and can thus be folded into
AbstractEffectiveOperationContainerSchemaNode.

Deprecate it for removal, so that it does not accidentally pick up
any new users.

JIRA: YANGTOOLS-1065
Change-Id: Ie078b2de0161798a7580e125b19955cebeb1d525
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-parser-rfc7950/src/main/java/org/opendaylight/yangtools/yang/parser/rfc7950/stmt/AbstractEffectiveContainerSchemaNode.java