Refactor model generation algorithm 65/73665/1
authormark.j.leonard <mark.j.leonard@gmail.com>
Tue, 27 Nov 2018 11:49:58 +0000 (11:49 +0000)
committermark.j.leonard <mark.j.leonard@gmail.com>
Tue, 27 Nov 2018 11:49:58 +0000 (11:49 +0000)
Reorganize the Service and Resource Model generation code for
readability. Resort methods to put public before private.

Rename generateService() to generateAllArtifacts()
Reimplement this method such that the NodeTemplate list is iterated once
only. This is intended to simplify future changes to the code.

Change-Id: Ie0c6003eab99f42945747c6d79827881e05afc87
Issue-ID: AAI-1884
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>

No differences found