diff options
author | Kevin Scaggs <ks0567@att.com> | 2019-01-18 16:41:59 -0600 |
---|---|---|
committer | Kevin Scaggs <ks0567@att.com> | 2019-01-18 16:41:59 -0600 |
commit | 7a237803f96da723097d8e55645780b6ca7c1de4 (patch) | |
tree | dbae29df565b734a5323693d1eca994ec8efec28 /papyrus/ONAP Information Model | |
parent | d1199a77b491b99485503fb28d1ab70bfffa005d (diff) |
Update to Service
A very slight update to service, relating service order to the evolving
business interaction package in common. Note that this is a work in
progress like all of R3Workingbranch.
Issue-ID: MODELING-104
Change-Id: I410747967ba0a9ff0b78a0b06597b61f59b48b37
Signed-off-by: Kevin Scaggs <ks0567@att.com>
Diffstat (limited to 'papyrus/ONAP Information Model')
-rw-r--r-- | papyrus/ONAP Information Model/Service.uml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/papyrus/ONAP Information Model/Service.uml b/papyrus/ONAP Information Model/Service.uml index 9da8132..68eb1ed 100644 --- a/papyrus/ONAP Information Model/Service.uml +++ b/papyrus/ONAP Information Model/Service.uml @@ -782,6 +782,9 @@ NOTE: NFV Management and Orchestration functions shall instantiate VNFs from th <ownedComment xmi:type="uml:Comment" xmi:id="_u8BdMI9yEeiT7tMsBl6xjA" annotatedElement="_mrJV8In9EeiOe-BKGdv_Yg">
<body>A type of Request that represents a Customer Order's products decomposed into the services through which the products are realized.</body>
</ownedComment>
+ <generalization xmi:type="uml:Generalization" xmi:id="_Rl1w8BnYEemlxOdMFpUVvQ">
+ <general xmi:type="uml:Class" href="Common.uml#_myg8QBqXEemOGejS9lsDjA"/>
+ </generalization>
<ownedAttribute xmi:type="uml:Property" xmi:id="_Q-9g4In-EeiOe-BKGdv_Yg" name="id">
<ownedComment xmi:type="uml:Comment" xmi:id="_HDAXcIxWEeil1cj9avVx5g" annotatedElement="_Q-9g4In-EeiOe-BKGdv_Yg">
<body>Unique identifier for Interaction.</body>
|