From 8cef73941959eeafa03d963267b2c72346fa0267 Mon Sep 17 00:00:00 2001 From: Kevin Scaggs Date: Fri, 18 Oct 2019 21:43:56 -0500 Subject: Update to common with respect to ParameterGroup Update to ParameterGroup as part of proposal with Profiles. Also a draft splitting value ranges from discrete values. Issue-ID: MODELING-104 Change-Id: I9ee1afbd7f5564e85d0d5aa1915b0f61f55de1be Signed-off-by: Kevin Scaggs --- ONAP Information Model/Common.uml | 112 +++++++++++++++++++++++++++++++++----- 1 file changed, 99 insertions(+), 13 deletions(-) (limited to 'ONAP Information Model/Common.uml') diff --git a/ONAP Information Model/Common.uml b/ONAP Information Model/Common.uml index e1bd4ee..d9b49f0 100644 --- a/ONAP Information Model/Common.uml +++ b/ONAP Information Model/Common.uml @@ -1415,19 +1415,6 @@ It is the asbstract parent of the NsQos and VnfQos datatypes, as the NsQoS (QoS A set of common business entities that collectively serve as the foundation of the ONAP Information Model.. This set of root classess enable the entities in different domains of the Information Model to be associated with each other, providing greater overall coherence. - - -
- - - - - - - - - - @@ -1545,6 +1532,19 @@ It is the asbstract parent of the NsQos and VnfQos datatypes, as the NsQoS (QoS + + +
+ + + + + + + + + + @@ -1584,6 +1584,9 @@ It is the asbstract parent of the NsQos and VnfQos datatypes, as the NsQoS (QoS Assumption made that all values will be of the same type and units of measure for a given Parameter. + + Colored classes are examples in the context of tis proposal. + @@ -1627,6 +1630,61 @@ It is the asbstract parent of the NsQos and VnfQos datatypes, as the NsQoS (QoS + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + @@ -5075,4 +5133,32 @@ Permitted Values: + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg