From: mark.j.leonard Date: Thu, 7 Mar 2019 16:17:06 +0000 (+0000) Subject: Re-implement model type value for Resource Mapping X-Git-Tag: 1.4.1~34 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5a6fd49a6aca3a567464527335b107746e28f3bd;hp=5a6fd49a6aca3a567464527335b107746e28f3bd;p=aai%2Fbabel.git Re-implement model type value for Resource Mapping Refactor the Model/Service/Resource/Widget hierarchy to improve code readability. Replace the configurable Boolean value for a Resource's model type with a value from the existing ModelType enum. Obtain the A&AI XML Model name (always resource or service) directly from the Model class and not from the configured model type for the Resource. Change-Id: I1487d919392b34e4bf1314da8cd2805a9fbf96a3 Issue-ID: AAI-2212 Signed-off-by: mark.j.leonard ---