From f366ce34e0efb89d3abaf5c67f9bdde937e9f150 Mon Sep 17 00:00:00 2001 From: Kevin Scaggs Date: Fri, 31 Jan 2020 14:39:55 -0600 Subject: Updates to Common Updated accepted model for ParameterGroup to prelinary Issue-ID: MODELING-104 Change-Id: Ia6b9ea0988b8f05ad59a4705b66b36f7f68ca9b0 Signed-off-by: Kevin Scaggs --- ONAP Information Model/Common.notation | 433 ++++++++++----------------------- ONAP Information Model/Common.uml | 113 +-------- 2 files changed, 138 insertions(+), 408 deletions(-) (limited to 'ONAP Information Model') diff --git a/ONAP Information Model/Common.notation b/ONAP Information Model/Common.notation index a9494bc..a7f4ac9 100644 --- a/ONAP Information Model/Common.notation +++ b/ONAP Information Model/Common.notation @@ -8416,89 +8416,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - multiplicity - visibility - defaultValue - name - type - derived - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -8547,7 +8464,7 @@ - + @@ -8640,21 +8557,11 @@ - - - - - - - - - - @@ -8671,22 +8578,6 @@ - - - - - - - - - - - - - - - - @@ -8703,7 +8594,7 @@ - + @@ -8732,7 +8623,7 @@ - + @@ -8742,7 +8633,10 @@ - + + +
+ @@ -8766,7 +8660,10 @@ - + + +
+ @@ -8806,7 +8703,7 @@ - + @@ -8816,7 +8713,7 @@ - + @@ -8854,7 +8751,7 @@ - + @@ -8864,54 +8761,49 @@ - - - + + + + + + + + + + + + + + + - + - - - + + + - + - - - - + + + + - + - - - - - - - - - + + + + - - - - - - - - - - - - - + @@ -9001,16 +8893,6 @@ - - - - - - - - - - @@ -9127,37 +9009,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -9189,37 +9040,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -9240,26 +9060,6 @@ - - - - - - - - - - - - - - - - - - - - @@ -9310,84 +9110,73 @@ - + + +
+
+ - + - + - + - + + +
+ - + - - - + + + - + + +
+ + + - + + - + + - + + - + + - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - + + +
+ @@ -9414,20 +9203,10 @@ - - + + - - - - - - - - - - @@ -9435,9 +9214,9 @@ - - - + + + @@ -9446,9 +9225,49 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ONAP Information Model/Common.uml b/ONAP Information Model/Common.uml index c9255ed..33e0d2d 100644 --- a/ONAP Information Model/Common.uml +++ b/ONAP Information Model/Common.uml @@ -1471,34 +1471,11 @@ It is the asbstract parent of the NsQos and VnfQos datatypes, as the NsQoS (QoS - - -
- - - - - - -
- - -
- - - - - - - - - -
@@ -1572,21 +1549,12 @@ It is the asbstract parent of the NsQos and VnfQos datatypes, as the NsQoS (QoS Mgmt Domain - - ParameterGroup and Parameter could be collapsed with a recursive relationship added. - Note: This concept has some basis on the TMF SID Characteristic Pattern. - - 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. - - Classes and attributes in gold are proposed enhancements - @@ -1793,50 +1761,6 @@ Permitted Values: - - - A valid value of parameter (design time). - - - - The value of the given ParameterSpecValue. - - - A discrete value that the Parameter can take on. - - - - - - - - The low range value that a characteristic can take on. - - - - - - - - The upper range value that a characteristic can take on. - - - - - - - - The specification that a range of values increases in steps, such as a range from 0 to 100 in steps of 5 with the resulting permitted values being 0, 5, 10, 15,...100. This complements the valueFrom and valueTo attributes. - - - The specification that a range of values increases in steps, such as a range from 0 to 100 in steps of 5 with the resulting permitted values being 0, 5, 10, 15,...100. This complements the valueFrom and valueTo attributes. - - - - - - - Some parameter that is part of a ParameterGroup. If parameter can only hold certain values, those values are specified via ParameterSpecValue (design time). The actual value is specified via ParameterValue (runtime). @@ -1957,7 +1881,7 @@ Permitted Values: - + A valid value of parameter (design time). Values can be either a range (RangeValueSpec) or discrete (DiscreteValueSpec). @@ -5012,7 +4936,6 @@ Permitted Values: - @@ -5024,20 +4947,12 @@ Permitted Values: - - - - - - - - @@ -5068,22 +4983,13 @@ Permitted Values: - - - - - - - - - @@ -5092,12 +4998,17 @@ Permitted Values: - - - - - - + + + + + + + + + + + -- cgit 1.2.3-korg