Do not confuse nested type with available types
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 26 Jul 2018 18:42:56 +0000 (20:42 +0200)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 19 Jun 2024 00:41:24 +0000 (10:41 +1000)
commitd5b442a487df435f8e2088ac924179478dd70b89
tree09a7ac2b0bac368ea4b5d53fec2e7c7d253b0a24
parentd0e32649222cdf1d0131795ec975230987e36255
Do not confuse nested type with available types

Nested types imply the same package, which is not acurate in this
context. Fix this by populating conflictingNames and mark it for
possible future improvement.

Change-Id: Icca087257eaf0c63b9a44204368dd48552da01a4
JIRA: MDSAL-365
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-java-api-generator/src/main/java/org/opendaylight/mdsal/binding/java/api/generator/AbstractJavaGeneratedType.java