Rename NormalizedTree to NormalizedTuple 20/106020/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 18 May 2023 06:35:25 +0000 (08:35 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 18 May 2023 06:36:55 +0000 (08:36 +0200)
commit4372e695d54cf75fb98260b968f646c0d798f2f7
tree583af4c16c5e41116ba11c51c8de12aff9e0696c
parent7f46d29aac16a602c4679067c24540c1898e184a
Rename NormalizedTree to NormalizedTuple

'NormalizedTree' has more implications than we would like. Also the
layout lends itself of any level of indirection, so let's just call it a
NormalizedTuple.

JIRA: YANGTOOLS-1172
Change-Id: I6680154ace0d8d56fc5bcd2368405e20792bf8dd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
data/yang-data-api/src/main/java/org/opendaylight/yangtools/yang/data/api/schema/NormalizedMountPoint.java
data/yang-data-api/src/main/java/org/opendaylight/yangtools/yang/data/api/schema/NormalizedTuple.java [moved from data/yang-data-api/src/main/java/org/opendaylight/yangtools/yang/data/api/schema/NormalizedTree.java with 90% similarity]
data/yang-data-api/src/main/java/org/opendaylight/yangtools/yang/data/api/schema/stream/NormalizationResult.java