Binding codec v2 - fix augmentation #5 44/64144/12
authorJie Han <han.jie@zte.com.cn>
Wed, 11 Oct 2017 06:35:24 +0000 (14:35 +0800)
committerRobert Varga <nite@hq.sk>
Tue, 13 Feb 2018 11:57:21 +0000 (11:57 +0000)
commit059ab52c1101b8af953b00cbe77d5dc6204e2ad8
tree460b5d139fce000b17a58174f5dc7da27515a2fe
parentfc6f81e79ca1df56fe151b0d0dd826afa1d63df1
Binding codec v2 -  fix augmentation #5

- Since all augmentation with the same target would be
  taken into one generated type, the map of type and schema
  would not correct at all, just to delete it.

Change-Id: I705383ca58a9ba1e64c77dffdd4470b60d4aca73
Signed-off-by: Jie Han <han.jie@zte.com.cn>
binding2/mdsal-binding2-generator-api/src/main/java/org/opendaylight/mdsal/binding/javav2/generator/context/ModuleContext.java
binding2/mdsal-binding2-generator-impl/src/main/java/org/opendaylight/mdsal/binding/javav2/generator/impl/GenHelperUtil.java
binding2/mdsal-binding2-runtime/src/main/java/org/opendaylight/mdsal/binding/javav2/runtime/context/BindingRuntimeContext.java