diff options
author | Hui Deng <denghui12@huawei.com> | 2019-01-19 07:58:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-01-19 07:58:17 +0000 |
commit | 5d0c5f60ee0d149632270523e8cefe5da3f22181 (patch) | |
tree | 6c4e67e859430a195eb72827c3ecb1a0679f2da3 /papyrus | |
parent | 52991d44dfda4f726477f1e95882303095e31f6d (diff) | |
parent | 7a237803f96da723097d8e55645780b6ca7c1de4 (diff) |
Merge "Update to Service" into R3workingbranch
Diffstat (limited to 'papyrus')
-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>
|