From fbbb78790a6c73b1257fce73a3bf4c8a02bc8e29 Mon Sep 17 00:00:00 2001 From: Kevin Scaggs Date: Mon, 15 Oct 2018 09:45:04 -0500 Subject: Updated Service Model Recreated Order Flow State Diagram and related objects Issue-ID: MODELING-104 Change-Id: Ib48238e98c9613240eeaeeab0e8c404459966f25 Signed-off-by: Kevin Scaggs --- papyrus/ONAP Information Model/Service.uml | 223 +++++++++++++++++------------ 1 file changed, 132 insertions(+), 91 deletions(-) (limited to 'papyrus/ONAP Information Model/Service.uml') diff --git a/papyrus/ONAP Information Model/Service.uml b/papyrus/ONAP Information Model/Service.uml index 7bcb310..e73cc0c 100644 --- a/papyrus/ONAP Information Model/Service.uml +++ b/papyrus/ONAP Information Model/Service.uml @@ -1,29 +1,6 @@ - - -
- - - - - - - - - - - - -
- - - - - - - @@ -416,39 +393,51 @@ - - - - Some Questions: -1. Do we have a business need to have multiple service catalogs? -- -2. Do we have a need to have a service descriptor in a given catalog multiple times for different time periods? -- -3. How do we handle moving a descriptor from a test catalog to a production catalog? -- -4. What is the attachment class? - - - Presently, SDC stores the descriptor directly in the catalog. - - - I don't think SDC uses the SID Characteristic patern. - - - - - - - - + + +
+ + + + + + + + + - - - - The value of a given ServiceCharacteristic + + +
+ + + + + + + + + +
+ + + Enables specifying any kind of relastionships between ServiceOrderItems + + + + The type of relationship such as contains, relies on. + + + + + + +
+ + @@ -466,22 +455,11 @@ - - -
+ + +
- - Enables specifying any kind of relastionships between ServiceOrderItems - - - - The type of relationship such as contains, relies on. - - - - - - + @@ -498,6 +476,18 @@ + + +
+ + + + + +
+ + +
@@ -513,30 +503,24 @@ - - -
- - - - - -
- - - - - -
- - - - - -
- - - + + + + Some Questions: +1. Do we have a business need to have multiple service catalogs? +- +2. Do we have a need to have a service descriptor in a given catalog multiple times for different time periods? +- +3. How do we handle moving a descriptor from a test catalog to a production catalog? +- +4. What is the attachment class? + + + Presently, SDC stores the descriptor directly in the catalog. + + + I don't think SDC uses the SID Characteristic patern. + @@ -1572,6 +1556,56 @@ NOTE: It indicates an exhaustive list of all the CP instances and SAP instances + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The value of a given ServiceCharacteristic + + + + @@ -1718,6 +1752,12 @@ If null, then represents to the end of time + + + + + + @@ -2293,4 +2333,5 @@ If null, then represents to the end of time + -- cgit 1.2.3-korg