diff options
author | 2018-07-31 09:48:52 -0700 | |
---|---|---|
committer | 2018-07-31 09:48:52 -0700 | |
commit | d2982e6bbfb2a796a7bfe0a2908ee641104fb806 (patch) | |
tree | cb4afea351cd9f4405e92e226bdd1d29666ee67e /papyrus/ONAP Information Model/model.uml | |
parent | b060771cc5f9db03ebb2aea1655f20ef13182d1c (diff) |
Rename service model to resource
Issue-ID: MODELING-104
Change-Id: I57bf59046b8a4794385fecb687982b0ce2c5d517
Signed-off-by: jjewitt58 <jessie.jewitt@oamtechnologies.com>
Diffstat (limited to 'papyrus/ONAP Information Model/model.uml')
-rw-r--r-- | papyrus/ONAP Information Model/model.uml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/papyrus/ONAP Information Model/model.uml b/papyrus/ONAP Information Model/model.uml index 11a1f41..b436c98 100644 --- a/papyrus/ONAP Information Model/model.uml +++ b/papyrus/ONAP Information Model/model.uml @@ -4,8 +4,7 @@ <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="Service.uml#_Z4LYcDOHEei5Af8DcjrhIQ"/>
- <packagedElement xmi:type="uml:Package" href="Resource.uml#_jh99MDOHEei5Af8DcjrhIQ"/>
+ <packagedElement xmi:type="uml:Package" href="Resource.uml#_Z4LYcDOHEei5Af8DcjrhIQ"/>
<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"/>
|