Re-implement model type value for Resource Mapping 26/79926/1
authormark.j.leonard <mark.j.leonard@gmail.com>
Thu, 7 Mar 2019 16:17:06 +0000 (16:17 +0000)
committermark.j.leonard <mark.j.leonard@gmail.com>
Thu, 7 Mar 2019 16:47:20 +0000 (16:47 +0000)
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 <mark.j.leonard@gmail.com>

No differences found