Table of Contents |
---|
...
deriveModulesForCmHandle(cmHandleJsonData);
get cm handles from string
call dmi to get modules for this cmhandle
compare with cps and get delta
call dmi for delta modules
returnĀ Map<String, String> newYangResourcesModuleNameToContentMap
...