diff options
author | Kevin Scaggs <ks0567@att.com> | 2019-08-20 16:03:56 -0500 |
---|---|---|
committer | Kevin Scaggs <ks0567@att.com> | 2019-08-20 16:03:56 -0500 |
commit | 90f0c05ede48b775b2d590ee3c6a769b4669d739 (patch) | |
tree | 6bc4000320fa5623ad78211419b7ef7f8e923023 /ONAP Information Model/Pnf.uml | |
parent | 26ba23908200188085eccf8707d0483cb25a4a23 (diff) |
Very slight change to Pnf
Renamed Pnf PnfInstance (consistant with other entities) as part of
Allotted Resource update.
Issue-ID: MODELING-104
Change-Id: I2e5a57c6a315430648b705a5863d02234e9770d2
Signed-off-by: Kevin Scaggs <ks0567@att.com>
Diffstat (limited to 'ONAP Information Model/Pnf.uml')
-rw-r--r-- | ONAP Information Model/Pnf.uml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ONAP Information Model/Pnf.uml b/ONAP Information Model/Pnf.uml index cd4b868..30e7f5e 100644 --- a/ONAP Information Model/Pnf.uml +++ b/ONAP Information Model/Pnf.uml @@ -86,7 +86,7 @@ NOTE: The provider of the PNFD might be different from the provider of the PNF. <general xmi:type="uml:Class" href="Common.uml#_rmDCkNxjEei0G_d67y10Rg"/>
</generalization>
</packagedElement>
- <packagedElement xmi:type="uml:Class" xmi:id="_6GSVkDzFEeiWMf5FLWfdLA" name="Pnf">
+ <packagedElement xmi:type="uml:Class" xmi:id="_6GSVkDzFEeiWMf5FLWfdLA" name="PnfInstance">
<ownedComment xmi:type="uml:Comment" xmi:id="_6GSVkTzFEeiWMf5FLWfdLA" annotatedElement="_6GSVkDzFEeiWMf5FLWfdLA">
<body>An implementation of a NF via a tightly coupled software and hardware system.</body>
</ownedComment>
|