Binding v2 - Eliminate suffix for the binding name of schema nodes in grouping 28/68928/3
authorJie Han <han.jie@zte.com.cn>
Thu, 1 Mar 2018 06:06:45 +0000 (14:06 +0800)
committerRobert Varga <nite@hq.sk>
Mon, 5 Mar 2018 16:47:07 +0000 (16:47 +0000)
commitf02f575e17221e644aa3b6d27005aaf86ebe2f24
tree6b372cb29725c9e2e094579126e02b920e99eb89
parent4c1baf45998b8d3ea94a0a35e74e54a072be6367
Binding v2 - Eliminate suffix for the binding name of schema nodes in grouping

- It's not necessory to append 'Data' or 'Grouping' to the type name
  of nodes in grouping, since they're naturally not in the same path.
  for the top directory, one is in 'grp' and the other is in 'data'.

- Suffix also can't be used to resolve name collisions.
  See details in JIRA:MDSAL-271

Change-Id: I5c5cc4774644e089bedb200b25c6854f0cf077b7
Signed-off-by: Jie Han <han.jie@zte.com.cn>
binding2/mdsal-binding2-dom-codec/src/test/java/org/opendaylight/mdsal/binding/javav2/dom/codec/impl/NormalizedNodeSerializeDeserializeTest.java
binding2/mdsal-binding2-generator-impl/src/main/java/org/opendaylight/mdsal/binding/javav2/generator/impl/GenHelperUtil.java