From 67cb688780547428c9d34ecce76343ffce611434 Mon Sep 17 00:00:00 2001 From: Kevin Scaggs Date: Fri, 19 Apr 2019 15:49:51 -0500 Subject: Updates to Business Interaction Made further updates to Business Interaction (see WIKI Post) Issue-ID: MODELING-104 Change-Id: I5d8f994e2f26134f15e8a4fe5fc09673f6419360 Signed-off-by: Kevin Scaggs --- ONAP Information Model/Common.uml | 128 +++++++++++++++++++++++++++++--------- 1 file changed, 99 insertions(+), 29 deletions(-) (limited to 'ONAP Information Model/Common.uml') diff --git a/ONAP Information Model/Common.uml b/ONAP Information Model/Common.uml index 2e3b198..6b4bc1d 100644 --- a/ONAP Information Model/Common.uml +++ b/ONAP Information Model/Common.uml @@ -1682,7 +1682,7 @@ Permitted Values: - +
@@ -1721,6 +1721,58 @@ Permitted Values: + + +
+ + + Associates a business interction that is referenced by a business interction + + + + + + + + + +
+ + + Associates a business interaction that references + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + @@ -1751,7 +1803,7 @@ Permitted Values: - A BusinessInteraction is an arrangement, contract, communication or joint activity between one or more PartyRoles, ResourceRoles, or CustomerAccounts. A BusinessInteraction may consist of one or more BusinessInteractionItems. A BusinessInteractionItem may refer to a Product, Service, Resource, or one of their specifications. A BusinessInteraction is further defined by one or more Places. One BusinessInteraction may reference another BusinessInteraction and one BusinessInteractionItem may reference another BusinessInteractionItem on the same or different BusinessInteraction. There are five types of BusinessInteractions: Requests, Responses, Notifications, Agreements, and Instructions. + A BusinessInteraction is an arrangement, contract, communication or joint activity between one or more PartyRoles, ResourceRoles, or CustomerAccounts. A BusinessInteraction may consist of one or more BusinessInteractionItems. A BusinessInteractionItem may refer to a Product, Service, Resource, or one of their specifications. A BusinessInteraction is further defined by one or more Places. One BusinessInteraction may reference another BusinessInteraction and one BusinessInteractionItem may reference another BusinessInteractionItem on the same or different BusinessInteraction. Types of BusinessInteractions include : Requests, Responses, Notifications, and Agreements. @@ -1822,32 +1874,34 @@ Permitted Values: - - -
- - + + An association between two Interactions. For example, a Notification sent to customers affected by a problem contained on a Trouble Report; a response to a request, an agreement and the interactions that led up to the agreement. - - + + A categorization of the relationship, such as bulk, parent/child, and so forth. - - - Time period for which the business interaction is valid. + + + Time period for which the relationship is valid + + + + + + + The type of relationship such as contains, relies on. + + + + + + Time period for which the relationship is valid - - - - - - - - @@ -4362,15 +4416,9 @@ Permitted Values: - - - - - - @@ -4888,9 +4936,6 @@ Permitted Values: - - - @@ -4908,4 +4953,29 @@ Permitted Values: + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg