Merge "Made Changes on the edge labels and direction"
authorJames Forsyth <jf2512@att.com>
Thu, 6 Sep 2018 14:53:07 +0000 (14:53 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 6 Sep 2018 14:53:07 +0000 (14:53 +0000)
aai-schema/src/main/resources/onap/dbedgerules/v13/DbEdgeRules_v13.json
aai-schema/src/main/resources/onap/dbedgerules/v14/DbEdgeRules_v14.json

index bd4271f..df28f23 100644 (file)
             "description": ""
          },
                 {
-                       "from": "collection",
-                       "to": "instance-group",
-                       "label": "org.onap.relationships.inventory.MemberOf",
+                       "from": "instance-group",
+                       "to": "collection",
+                       "label": "org.onap.inventory.BelongsTo",
                        "direction": "OUT",
                        "multiplicity": "ONE2ONE",
                        "contains-other-v": "NONE",
                 {
                        "from": "service-instance",
                        "to": "collection",
-                       "label": "org.onap.relationships.inventory.MemberOf",
+                       "label": "org.onap.relationships.inventory.ComposedOf",
                        "direction": "OUT",
                        "multiplicity": "ONE2ONE",
                        "contains-other-v": "NONE",
index 5a4eddb..e6904a7 100644 (file)
             "description": ""
          },
                 {
-                       "from": "collection",
-                       "to": "instance-group",
-                       "label": "org.onap.relationships.inventory.MemberOf",
+                       "from": "instance-group",
+                       "to": "collection",
+                       "label": "org.onap.inventory.BelongsTo",
                        "direction": "OUT",
                        "multiplicity": "ONE2ONE",
                        "contains-other-v": "NONE",
                 {
                        "from": "service-instance",
                        "to": "collection",
-                       "label": "org.onap.relationships.inventory.MemberOf",
+                       "label": "org.onap.relationships.inventory.ComposedOf",
                        "direction": "OUT",
                        "multiplicity": "ONE2ONE",
                        "contains-other-v": "NONE",