Fixed allModuleIdentifiers 96/27796/3
authorTony Tkacik <ttkacik@cisco.com>
Fri, 2 Oct 2015 09:28:57 +0000 (11:28 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 2 Oct 2015 09:58:38 +0000 (09:58 +0000)
commit292d265937a2fa12ac8484d211065e9554af5837
treef6cdaf2d0eb6a5ec86c7f4865def2573cddc0993
parent90f2656c8512eda2aedb66b4bda0eb3135633d6d
Fixed allModuleIdentifiers

allModuleIdentifiers was incorrectly populated from optional
part of API instead of required part of API,
which leaded to misrepporting identifiers to users.

Change-Id: I6e2d4b84137211fef1446b047cb6e5d3cea3101f
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveSchemaContext.java
yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/EffectiveSchemaContext.java