diff options
author | Kevin Scaggs <ks0567@att.com> | 2018-08-03 10:46:19 -0500 |
---|---|---|
committer | Kevin Scaggs <ks0567@att.com> | 2018-08-06 06:02:09 -0500 |
commit | d71d6bb054c0cebc54c9f041d2fe84d7f1c3f926 (patch) | |
tree | cd9fdf70fff7e0f6d30e39900277cccfa318bd4f /papyrus/ONAP Information Model/model.uml | |
parent | d2982e6bbfb2a796a7bfe0a2908ee641104fb806 (diff) |
Updates to vnf, service, resource and common
Vnf updates include obsolete attributes and classes, resource restore,
and common VES updates
Issue-ID: MODELING-103
Change-Id: I208478c1e0148edf3983dcf4246323978e89676c
Signed-off-by: Kevin Scaggs <ks0567@att.com>
Diffstat (limited to 'papyrus/ONAP Information Model/model.uml')
-rw-r--r-- | papyrus/ONAP Information Model/model.uml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/papyrus/ONAP Information Model/model.uml b/papyrus/ONAP Information Model/model.uml index b436c98..11a1f41 100644 --- a/papyrus/ONAP Information Model/model.uml +++ b/papyrus/ONAP Information Model/model.uml @@ -4,7 +4,8 @@ <importedPackage xmi:type="uml:Model" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0"/>
</packageImport>
<packagedElement xmi:type="uml:Package" href="Common.uml#_L6FF4DOHEei5Af8DcjrhIQ"/>
- <packagedElement xmi:type="uml:Package" href="Resource.uml#_Z4LYcDOHEei5Af8DcjrhIQ"/>
+ <packagedElement xmi:type="uml:Package" href="Service.uml#_Z4LYcDOHEei5Af8DcjrhIQ"/>
+ <packagedElement xmi:type="uml:Package" href="Resource.uml#_jh99MDOHEei5Af8DcjrhIQ"/>
<packagedElement xmi:type="uml:Package" href="Party.uml#_oZz14DOHEei5Af8DcjrhIQ"/>
<packagedElement xmi:type="uml:Package" href="Infrastructure.uml#_tvikcDOHEei5Af8DcjrhIQ"/>
<packagedElement xmi:type="uml:Package" href="Vnf.uml#_xXjM8DOHEei5Af8DcjrhIQ"/>
|