diff options
author | Kevin Scaggs <ks0567@att.com> | 2019-03-01 15:07:42 -0600 |
---|---|---|
committer | Kevin Scaggs <ks0567@att.com> | 2019-03-01 15:07:42 -0600 |
commit | 04cfb7a4aec54b2ed218969ff6cc424d4bdb84ad (patch) | |
tree | ffaae39262810624cba0083a4620e1a49f88145a /ONAP Information Model/Ves.uml | |
parent | 831d422fa5bb9b5636a3abcc6269a7d22e0911c5 (diff) |
Updates to Ves
Tied Ves event in to draft business interaction as apart of class
hieararchy.
Issue-ID: MODELING-104
Change-Id: Ie2d93e3e4f62218b735a58784c31bfb8f94f2d6b
Signed-off-by: Kevin Scaggs <ks0567@att.com>
Diffstat (limited to 'ONAP Information Model/Ves.uml')
-rw-r--r-- | ONAP Information Model/Ves.uml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ONAP Information Model/Ves.uml b/ONAP Information Model/Ves.uml index 6243252..057fb80 100644 --- a/ONAP Information Model/Ves.uml +++ b/ONAP Information Model/Ves.uml @@ -8,6 +8,9 @@ ONAP event messages are serialized as a unicode ASCII character string which may be formatted as JSON, XML, etc... Appropriate schemas will be supplied. 
</body>
</ownedComment>
+ <generalization xmi:type="uml:Generalization" xmi:id="_FT4nsDq0EemOl5OHBoqS_w">
+ <general xmi:type="uml:Class" href="Common.uml#_8fYhoDqyEemOl5OHBoqS_w"/>
+ </generalization>
<ownedAttribute xmi:type="uml:Property" xmi:id="_Tp20ksGbEeiS695oPTRE1Q" name="_fault" type="_7SeaAMGaEeiS695oPTRE1Q" aggregation="composite" association="_Tp2NgMGbEeiS695oPTRE1Q">
<ownedComment xmi:type="uml:Comment" xmi:id="_ot0fEN1REeiRzJu73dYz2w" annotatedElement="_Tp20ksGbEeiS695oPTRE1Q">
<body>Fields specific to fault events</body>
|