summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Scaggs <ks0567@att.com>2019-05-23 15:09:04 -0500
committerKevin Scaggs <ks0567@att.com>2019-05-23 15:09:04 -0500
commit8e9a0ae49c06bf4fd2b0be4d79cae6bbb22eb91d (patch)
tree3df323df3e8fe2a5d36333f8f20e13dbbf73fc03
parent30560f63f9be969d76ed443f06cef7d9d067ebde (diff)
Policy Submodel Update
Very slight update (association to business interaction) Issue-ID: MODELING-104 Change-Id: Ia8199bcfd707e4b04657029bc339f5e0baea52c2 Signed-off-by: Kevin Scaggs <ks0567@att.com>
-rw-r--r--ONAP Information Model/Policy.uml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ONAP Information Model/Policy.uml b/ONAP Information Model/Policy.uml
index 2450b31..07fbe78 100644
--- a/ONAP Information Model/Policy.uml
+++ b/ONAP Information Model/Policy.uml
@@ -129,6 +129,9 @@ Certain actions will take place if the condition clause is TRUE, others if the c
<body>A PolicyEvent is an occurrence of an important event, and can be used to trigger the evaluation of a PolicyCondition or PolicyCondition clause in a PolicyRule. </body>
</ownedComment>
<generalization xmi:type="uml:Generalization" xmi:id="_u6kmAO2IEei7-e9MrPJW7Q" general="_X0O1cOzsEei7-e9MrPJW7Q"/>
+ <generalization xmi:type="uml:Generalization" xmi:id="_gdo60H1xEemcG-PZNzdV9w">
+ <general xmi:type="uml:Class" href="Common.uml#_8fYhoDqyEemOl5OHBoqS_w"/>
+ </generalization>
<ownedAttribute xmi:type="uml:Property" xmi:id="_x5sNEO2JEei7-e9MrPJW7Q" name="eventOrigin">
<ownedComment xmi:type="uml:Comment" xmi:id="_wn9X0BBZEemHjtkpPBz29Q" annotatedElement="_x5sNEO2JEei7-e9MrPJW7Q">
<body>eventOrigin provides information on the entity that generates the event (DCAE, Vnf, monitors).</body>