Merge "AAI-1523 checkstyle warnings for aai-core exceptio"
[aai/aai-common.git] / aai-schema / src / main / resources / onap / dbedgerules / v14 / DbEdgeRules_v14.json
1 {
2         "rules": [
3                 {
4                         "from": "allotted-resource",
5                         "to": "allotted-resource",
6                         "label": "tosca.relationships.network.BindsTo",
7                         "direction": "OUT",
8                         "multiplicity": "ONE2ONE",
9                         "contains-other-v": "NONE",
10                         "delete-other-v": "NONE",
11                         "prevent-delete": "NONE",
12                         "default": "true",
13                         "description":"AAI-1925"
14                 },
15                 {
16                         "from": "allotted-resource",
17                         "to": "generic-vnf",
18                         "label": "org.onap.relationships.inventory.PartOf",
19                         "direction": "OUT",
20                         "multiplicity": "MANY2MANY",
21                         "contains-other-v": "NONE",
22                         "delete-other-v": "NONE",
23                         "prevent-delete": "NONE",
24                         "default": "true",
25                         "description":""
26                 },
27                 {
28                         "from": "allotted-resource",
29                         "to": "instance-group",
30                         "label": "org.onap.relationships.inventory.MemberOf",
31                         "direction": "OUT",
32                         "multiplicity": "MANY2MANY",
33                         "contains-other-v": "NONE",
34                         "delete-other-v": "NONE",
35                         "prevent-delete": "NONE",
36                         "default": "true",
37                         "description":""
38                 },
39                 {
40                         "from": "allotted-resource",
41                         "to": "l3-network",
42                         "label": "org.onap.relationships.inventory.PartOf",
43                         "direction": "OUT",
44                         "multiplicity": "MANY2MANY",
45                         "contains-other-v": "NONE",
46                         "delete-other-v": "NONE",
47                         "prevent-delete": "NONE",
48                         "default": "true",
49                         "description":""
50                 },
51                 {
52                         "from": "allotted-resource",
53                         "to": "l-interface",
54                         "label": "org.onap.relationships.inventory.Uses",
55                         "direction": "OUT",
56                         "multiplicity": "ONE2MANY",
57                         "contains-other-v": "NONE",
58                         "delete-other-v": "NONE",
59                         "prevent-delete": "NONE",
60                         "default": "true",
61                         "description":""
62                 },
63                 {
64                         "from": "allotted-resource",
65                         "to": "network-policy",
66                         "label": "org.onap.relationships.inventory.Uses",
67                         "direction": "OUT",
68                         "multiplicity": "ONE2ONE",
69                         "contains-other-v": "NONE",
70                         "delete-other-v": "NONE",
71                         "prevent-delete": "NONE",
72                         "default": "true",
73                         "description":""
74                 },
75                 {
76                         "from": "allotted-resource",
77                         "to": "vlan",
78                         "label": "org.onap.relationships.inventory.PartOf",
79                         "direction": "OUT",
80                         "multiplicity": "MANY2MANY",
81                         "contains-other-v": "NONE",
82                         "delete-other-v": "NONE",
83                         "prevent-delete": "NONE",
84                         "default": "true",
85                         "description":""
86                 },
87                 {
88                         "from": "allotted-resource",
89                         "to": "vpn-binding",
90                         "label": "org.onap.relationships.inventory.BelongsTo",
91                         "direction": "OUT",
92                         "multiplicity": "MANY2MANY",
93                         "contains-other-v": "NONE",
94                         "delete-other-v": "NONE",
95                         "prevent-delete": "!${direction}",
96                         "default": "true",
97                         "description":""
98                 },
99                 {
100                         "from": "tunnel-xconnect",
101                         "to": "allotted-resource",
102                         "label": "org.onap.relationships.inventory.BelongsTo",
103                         "direction": "OUT",
104                         "multiplicity": "ONE2ONE",
105                         "contains-other-v": "!${direction}",
106                         "delete-other-v": "!${direction}",
107                         "prevent-delete": "NONE",
108                         "default": "true",
109                         "description":""
110                 },
111                 {
112                         "from": "availability-zone",
113                         "to": "complex",
114                         "label": "org.onap.relationships.inventory.LocatedIn",
115                         "direction": "OUT",
116                         "multiplicity": "MANY2ONE",
117                         "contains-other-v": "NONE",
118                         "delete-other-v": "NONE",
119                         "prevent-delete": "!${direction}",
120                         "default": "true",
121                         "description":""
122                 },
123                 {
124                         "from": "availability-zone",
125                         "to": "service-capability",
126                         "label": "org.onap.relationships.inventory.AppliesTo",
127                         "direction": "OUT",
128                         "multiplicity": "MANY2MANY",
129                         "contains-other-v": "NONE",
130                         "delete-other-v": "NONE",
131                         "prevent-delete": "!${direction}",
132                         "default": "true",
133                         "description":""
134                 },
135                 {
136                         "from": "availability-zone",
137                         "to": "cloud-region",
138                         "label": "org.onap.relationships.inventory.BelongsTo",
139                         "direction": "OUT",
140                         "multiplicity": "MANY2ONE",
141                         "contains-other-v": "!${direction}",
142                         "delete-other-v": "!${direction}",
143                         "prevent-delete": "NONE",
144                         "default": "true",
145                         "description":""
146                 },
147                 {
148                         "from": "cloud-region",
149                         "to": "complex",
150                         "label": "org.onap.relationships.inventory.LocatedIn",
151                         "direction": "OUT",
152                         "multiplicity": "MANY2ONE",
153                         "contains-other-v": "NONE",
154                         "delete-other-v": "NONE",
155                         "prevent-delete": "!${direction}",
156                         "default": "true",
157                         "description":""
158                 },
159                 {
160                         "from": "cloud-region",
161                         "to": "l3-network",
162                         "label": "org.onap.relationships.inventory.Uses",
163                         "direction": "OUT",
164                         "multiplicity": "MANY2MANY",
165                         "contains-other-v": "NONE",
166                         "delete-other-v": "NONE",
167                         "prevent-delete": "NONE",
168                         "default": "true",
169                         "description":""
170                 },
171                 {
172                         "from": "cloud-region",
173                         "to": "zone",
174                         "label": "org.onap.relationships.inventory.LocatedIn",
175                         "direction": "OUT",
176                         "multiplicity": "MANY2ONE",
177                         "contains-other-v": "NONE",
178                         "delete-other-v": "NONE",
179                         "prevent-delete": "NONE",
180                         "default": "true",
181                         "description":""
182                 },
183                 {
184                         "from": "dvs-switch",
185                         "to": "cloud-region",
186                         "label": "org.onap.relationships.inventory.BelongsTo",
187                         "direction": "OUT",
188                         "multiplicity": "MANY2ONE",
189                         "contains-other-v": "!${direction}",
190                         "delete-other-v": "NONE",
191                         "prevent-delete": "!${direction}",
192                         "default": "true",
193                         "description":""
194                 },
195                 {
196                         "from": "flavor",
197                         "to": "cloud-region",
198                         "label": "org.onap.relationships.inventory.BelongsTo",
199                         "direction": "OUT",
200                         "multiplicity": "MANY2ONE",
201                         "contains-other-v": "!${direction}",
202                         "delete-other-v": "NONE",
203                         "prevent-delete": "!${direction}",
204                         "default": "true",
205                         "description":""
206                 },
207                 {
208                         "from": "group-assignment",
209                         "to": "cloud-region",
210                         "label": "org.onap.relationships.inventory.BelongsTo",
211                         "direction": "OUT",
212                         "multiplicity": "MANY2ONE",
213                         "contains-other-v": "!${direction}",
214                         "delete-other-v": "NONE",
215                         "prevent-delete": "!${direction}",
216                         "default": "true",
217                         "description":""
218                 },
219                 {
220                         "from": "image",
221                         "to": "cloud-region",
222                         "label": "org.onap.relationships.inventory.BelongsTo",
223                         "direction": "OUT",
224                         "multiplicity": "MANY2ONE",
225                         "contains-other-v": "!${direction}",
226                         "delete-other-v": "NONE",
227                         "prevent-delete": "!${direction}",
228                         "default": "true",
229                         "description":""
230                 },
231                 {
232                         "from": "oam-network",
233                         "to": "cloud-region",
234                         "label": "org.onap.relationships.inventory.BelongsTo",
235                         "direction": "OUT",
236                         "multiplicity": "MANY2ONE",
237                         "contains-other-v": "!${direction}",
238                         "delete-other-v": "NONE",
239                         "prevent-delete": "!${direction}",
240                         "default": "true",
241                         "description":""
242                 },
243                 {
244                         "from": "snapshot",
245                         "to": "cloud-region",
246                         "label": "org.onap.relationships.inventory.BelongsTo",
247                         "direction": "OUT",
248                         "multiplicity": "MANY2ONE",
249                         "contains-other-v": "!${direction}",
250                         "delete-other-v": "NONE",
251                         "prevent-delete": "!${direction}",
252                         "default": "true",
253                         "description":""
254                 },
255                 {
256                         "from": "tenant",
257                         "to": "cloud-region",
258                         "label": "org.onap.relationships.inventory.BelongsTo",
259                         "direction": "OUT",
260                         "multiplicity": "MANY2ONE",
261                         "contains-other-v": "!${direction}",
262                         "delete-other-v": "NONE",
263                         "prevent-delete": "!${direction}",
264                         "default": "true",
265                         "description":""
266                 },
267                 {
268                         "from": "vip-ipv4-address-list",
269                         "to": "cloud-region",
270                         "label": "org.onap.relationships.inventory.BelongsTo",
271                         "direction": "OUT",
272                         "multiplicity": "MANY2ONE",
273                         "contains-other-v": "!${direction}",
274                         "delete-other-v": "NONE",
275                         "prevent-delete": "!${direction}",
276                         "default": "true",
277                         "description":""
278                 },
279                 {
280                         "from": "vip-ipv6-address-list",
281                         "to": "cloud-region",
282                         "label": "org.onap.relationships.inventory.BelongsTo",
283                         "direction": "OUT",
284                         "multiplicity": "MANY2ONE",
285                         "contains-other-v": "!${direction}",
286                         "delete-other-v": "NONE",
287                         "prevent-delete": "!${direction}",
288                         "default": "true",
289                         "description":""
290                 },
291                 {
292                         "from": "volume-group",
293                         "to": "cloud-region",
294                         "label": "org.onap.relationships.inventory.BelongsTo",
295                         "direction": "OUT",
296                         "multiplicity": "MANY2ONE",
297                         "contains-other-v": "!${direction}",
298                         "delete-other-v": "NONE",
299                         "prevent-delete": "!${direction}",
300                         "default": "true",
301                         "description":""
302                 },
303                 {
304                         "from": "complex",
305                         "to": "l3-network",
306                         "label": "org.onap.relationships.inventory.Uses",
307                         "direction": "OUT",
308                         "multiplicity": "MANY2MANY",
309                         "contains-other-v": "NONE",
310                         "delete-other-v": "NONE",
311                         "prevent-delete": "NONE",
312                         "default": "true",
313                         "description":""
314                 },
315                 {
316                         "from": "ctag-pool",
317                         "to": "complex",
318                         "label": "org.onap.relationships.inventory.BelongsTo",
319                         "direction": "OUT",
320                         "multiplicity": "MANY2ONE",
321                         "contains-other-v": "!${direction}",
322                         "delete-other-v": "!${direction}",
323                         "prevent-delete": "NONE",
324                         "default": "true",
325                         "description":""
326                 },
327                 {
328                         "from": "configuration",
329                         "to": "allotted-resource",
330                         "label": "org.onap.relationships.inventory.Uses",
331                         "direction": "OUT",
332                         "multiplicity": "ONE2ONE",
333                         "contains-other-v": "NONE",
334                         "delete-other-v": "${direction}",
335                         "prevent-delete": "NONE",
336                         "default": "true",
337                         "description":""
338                 },
339                 {
340                         "from": "configuration",
341                         "to": "logical-link",
342                         "label": "org.onap.relationships.inventory.Uses",
343                         "direction": "OUT",
344                         "multiplicity": "ONE2MANY",
345                         "contains-other-v": "NONE",
346                         "delete-other-v": "${direction}",
347                         "prevent-delete": "NONE",
348                         "default": "true",
349                         "description":""
350                 },
351                 {
352                         "from": "metadatum",
353                         "to": "configuration",
354                         "label": "org.onap.relationships.inventory.BelongsTo",
355                         "direction": "OUT",
356                         "multiplicity": "MANY2ONE",
357                         "contains-other-v": "!${direction}",
358                         "delete-other-v": "!${direction}",
359                         "prevent-delete": "NONE",
360                         "default": "true",
361                         "description":""
362                 },
363                 {
364                         "from": "connector",
365                         "to": "virtual-data-center",
366                         "label": "org.onap.relationships.inventory.LocatedIn",
367                         "direction": "OUT",
368                         "multiplicity": "MANY2MANY",
369                         "contains-other-v": "NONE",
370                         "delete-other-v": "NONE",
371                         "prevent-delete": "NONE",
372                         "default": "true",
373                         "description":""
374                 },
375                 {
376                         "from": "metadatum",
377                         "to": "connector",
378                         "label": "org.onap.relationships.inventory.BelongsTo",
379                         "direction": "OUT",
380                         "multiplicity": "MANY2ONE",
381                         "contains-other-v": "!${direction}",
382                         "delete-other-v": "!${direction}",
383                         "prevent-delete": "NONE",
384                         "default": "true",
385                         "description":""
386                 },
387                 {
388                         "from": "element-choice-set",
389                         "to": "constrained-element-set",
390                         "label": "org.onap.relationships.inventory.BelongsTo",
391                         "direction": "OUT",
392                         "multiplicity": "MANY2ONE",
393                         "contains-other-v": "!${direction}",
394                         "delete-other-v": "!${direction}",
395                         "prevent-delete": "NONE",
396                         "default": "true",
397                         "description":""
398                 },
399                 {
400                         "from": "ctag-pool",
401                         "to": "availability-zone",
402                         "label": "org.onap.relationships.inventory.AppliesTo",
403                         "direction": "OUT",
404                         "multiplicity": "MANY2MANY",
405                         "contains-other-v": "NONE",
406                         "delete-other-v": "NONE",
407                         "prevent-delete": "!${direction}",
408                         "default": "true",
409                         "description":""
410                 },
411                 {
412                         "from": "service-subscription",
413                         "to": "customer",
414                         "label": "org.onap.relationships.inventory.BelongsTo",
415                         "direction": "OUT",
416                         "multiplicity": "MANY2ONE",
417                         "contains-other-v": "!${direction}",
418                         "delete-other-v": "!${direction}",
419                         "prevent-delete": "NONE",
420                         "default": "true",
421                         "description":""
422                 },
423                 {
424                         "from": "dvs-switch",
425                         "to": "availability-zone",
426                         "label": "org.onap.relationships.inventory.AppliesTo",
427                         "direction": "OUT",
428                         "multiplicity": "MANY2MANY",
429                         "contains-other-v": "NONE",
430                         "delete-other-v": "NONE",
431                         "prevent-delete": "!${direction}",
432                         "default": "true",
433                         "description":""
434                 },
435                 {
436                         "from": "model-element",
437                         "to": "element-choice-set",
438                         "label": "org.onap.relationships.inventory.BelongsTo",
439                         "direction": "OUT",
440                         "multiplicity": "MANY2ONE",
441                         "contains-other-v": "!${direction}",
442                         "delete-other-v": "!${direction}",
443                         "prevent-delete": "NONE",
444                         "default": "true",
445                         "description":""
446                 },
447                 {
448                         "from": "entitlement",
449                         "to": "generic-vnf",
450                         "label": "org.onap.relationships.inventory.BelongsTo",
451                         "direction": "OUT",
452                         "multiplicity": "MANY2ONE",
453                         "contains-other-v": "!${direction}",
454                         "delete-other-v": "!${direction}",
455                         "prevent-delete": "NONE",
456                         "default": "true",
457                         "description":""
458                 },
459                 {
460                         "from": "generic-vnf",
461                         "to": "availability-zone",
462                         "label": "org.onap.relationships.inventory.Uses",
463                         "direction": "OUT",
464                         "multiplicity": "MANY2MANY",
465                         "contains-other-v": "NONE",
466                         "delete-other-v": "NONE",
467                         "prevent-delete": "!${direction}",
468                         "default": "true",
469                         "description":""
470                 },
471                 {
472                         "from": "generic-vnf",
473                         "to": "complex",
474                         "label": "org.onap.relationships.inventory.LocatedIn",
475                         "direction": "OUT",
476                         "multiplicity": "MANY2MANY",
477                         "contains-other-v": "NONE",
478                         "delete-other-v": "NONE",
479                         "prevent-delete": "!${direction}",
480                         "default": "true",
481                         "description":""
482                 },
483                 {
484                         "from": "generic-vnf",
485                         "to": "configuration",
486                         "label": "org.onap.relationships.inventory.Uses",
487                         "direction": "OUT",
488                         "multiplicity": "ONE2MANY",
489                         "contains-other-v": "NONE",
490                         "delete-other-v": "${direction}",
491                         "prevent-delete": "NONE",
492                         "default": "true",
493                         "description":""
494                 },
495                 {
496                         "from": "generic-vnf",
497                         "to": "ctag-pool",
498                         "label": "org.onap.relationships.inventory.Uses",
499                         "direction": "OUT",
500                         "multiplicity": "MANY2MANY",
501                         "contains-other-v": "NONE",
502                         "delete-other-v": "NONE",
503                         "prevent-delete": "NONE",
504                         "default": "true",
505                         "description":""
506                 },
507                 {
508                         "from": "generic-vnf",
509                         "to": "instance-group",
510                         "label": "org.onap.relationships.inventory.MemberOf",
511                         "direction": "OUT",
512                         "multiplicity": "MANY2MANY",
513                         "contains-other-v": "NONE",
514                         "delete-other-v": "NONE",
515                         "prevent-delete": "NONE",
516                         "default": "true",
517                         "description":""
518                 },
519                 {
520                         "from": "generic-vnf",
521                         "to": "ipsec-configuration",
522                         "label": "org.onap.relationships.inventory.Uses",
523                         "direction": "OUT",
524                         "multiplicity": "MANY2ONE",
525                         "contains-other-v": "NONE",
526                         "delete-other-v": "NONE",
527                         "prevent-delete": "NONE",
528                         "default": "true",
529                         "description":""
530                 },
531                 {
532                         "from": "generic-vnf",
533                         "to": "l3-network",
534                         "label": "org.onap.relationships.inventory.Uses",
535                         "direction": "OUT",
536                         "multiplicity": "MANY2MANY",
537                         "contains-other-v": "NONE",
538                         "delete-other-v": "NONE",
539                         "prevent-delete": "NONE",
540                         "default": "true",
541                         "description":""
542                 },
543                 {
544                         "from": "generic-vnf",
545                         "to": "pnf",
546                         "label": "tosca.relationships.HostedOn",
547                         "direction": "OUT",
548                         "multiplicity": "MANY2MANY",
549                         "contains-other-v": "NONE",
550                         "delete-other-v": "NONE",
551                         "prevent-delete": "NONE",
552                         "default": "true",
553                         "description":""
554                 },
555                 {
556                         "from": "generic-vnf",
557                         "to": "pserver",
558                         "label": "tosca.relationships.HostedOn",
559                         "direction": "OUT",
560                         "multiplicity": "MANY2MANY",
561                         "contains-other-v": "NONE",
562                         "delete-other-v": "NONE",
563                         "prevent-delete": "!${direction}",
564                         "default": "true",
565                         "description":""
566                 },
567                 {
568                         "from": "vnfc",
569                         "to": "generic-vnf",
570                         "label": "org.onap.relationships.inventory.BelongsTo",
571                         "direction": "OUT",
572                         "multiplicity": "MANY2ONE",
573                         "contains-other-v": "NONE",
574                         "delete-other-v": "!${direction}",
575                         "prevent-delete": "NONE",
576                         "default": "true",
577                         "description":""
578                 },
579                 {
580                         "from": "generic-vnf",
581                         "to": "vnf-image",
582                         "label": "org.onap.relationships.inventory.Uses",
583                         "direction": "OUT",
584                         "multiplicity": "MANY2ONE",
585                         "contains-other-v": "NONE",
586                         "delete-other-v": "NONE",
587                         "prevent-delete": "!${direction}",
588                         "default": "true",
589                         "description":""
590                 },
591                 {
592                         "from": "generic-vnf",
593                         "to": "volume-group",
594                         "label": "org.onap.relationships.inventory.DependsOn",
595                         "direction": "OUT",
596                         "multiplicity": "ONE2MANY",
597                         "contains-other-v": "NONE",
598                         "delete-other-v": "NONE",
599                         "prevent-delete": "NONE",
600                         "default": "true",
601                         "description":""
602                 },
603                 {
604                         "from": "generic-vnf",
605                         "to": "vserver",
606                         "label": "tosca.relationships.HostedOn",
607                         "direction": "OUT",
608                         "multiplicity": "ONE2MANY",
609                         "contains-other-v": "NONE",
610                         "delete-other-v": "NONE",
611                         "prevent-delete": "NONE",
612                         "default": "true",
613                         "description":""
614                 },
615                 {
616                         "from": "generic-vnf",
617                         "to": "cloud-region",
618                         "label": "org.onap.relationships.inventory.LocatedIn",
619                         "direction": "OUT",
620                         "multiplicity": "MANY2ONE",
621                         "contains-other-v": "NONE",
622                         "delete-other-v": "NONE",
623                         "prevent-delete": "NONE",
624                         "default": "true",
625                         "description":""
626                 },
627                 {
628                         "from": "generic-vnf",
629                         "to": "tenant",
630                         "label": "org.onap.relationships.inventory.BelongsTo",
631                         "direction": "OUT",
632                         "multiplicity": "MANY2ONE",
633                         "contains-other-v": "NONE",
634                         "delete-other-v": "NONE",
635                         "prevent-delete": "NONE",
636                         "default": "true",
637                         "description":""
638                 },
639                 {
640                         "from": "lag-interface",
641                         "to": "generic-vnf",
642                         "label": "org.onap.relationships.inventory.BelongsTo",
643                         "direction": "OUT",
644                         "multiplicity": "MANY2ONE",
645                         "contains-other-v": "!${direction}",
646                         "delete-other-v": "!${direction}",
647                         "prevent-delete": "NONE",
648                         "default": "true",
649                         "description":""
650                 },
651                 {
652                         "from": "license",
653                         "to": "generic-vnf",
654                         "label": "org.onap.relationships.inventory.BelongsTo",
655                         "direction": "OUT",
656                         "multiplicity": "MANY2ONE",
657                         "contains-other-v": "!${direction}",
658                         "delete-other-v": "!${direction}",
659                         "prevent-delete": "NONE",
660                         "default": "true",
661                         "description":""
662                 },
663                 {
664                         "from": "l-interface",
665                         "to": "generic-vnf",
666                         "label": "org.onap.relationships.inventory.BelongsTo",
667                         "direction": "OUT",
668                         "multiplicity": "MANY2ONE",
669                         "contains-other-v": "!${direction}",
670                         "delete-other-v": "!${direction}",
671                         "prevent-delete": "NONE",
672                         "default": "true",
673                         "description":""
674                 },
675                 {
676                         "from": "network-profile",
677                         "to": "generic-vnf",
678                         "label": "org.onap.relationships.inventory.AppliesTo",
679                         "direction": "OUT",
680                         "multiplicity": "MANY2MANY",
681                         "contains-other-v": "NONE",
682                         "delete-other-v": "NONE",
683                         "prevent-delete": "NONE",
684                         "default": "true",
685                         "description":""
686                 },
687                 {
688                         "from": "service-instance",
689                         "to": "generic-vnf",
690                         "label": "org.onap.relationships.inventory.ComposedOf",
691                         "direction": "OUT",
692                         "multiplicity": "ONE2MANY",
693                         "contains-other-v": "NONE",
694                         "delete-other-v": "NONE",
695                         "prevent-delete": "NONE",
696                         "default": "true",
697                         "description":""
698                 },
699                 {
700                         "from": "site-pair-set",
701                         "to": "generic-vnf",
702                         "label": "org.onap.relationships.inventory.AppliesTo",
703                         "direction": "OUT",
704                         "multiplicity": "MANY2MANY",
705                         "contains-other-v": "NONE",
706                         "delete-other-v": "NONE",
707                         "prevent-delete": "NONE",
708                         "default": "true",
709                         "description":""
710                 },
711                 {
712                         "from": "vf-module",
713                         "to": "generic-vnf",
714                         "label": "org.onap.relationships.inventory.BelongsTo",
715                         "direction": "OUT",
716                         "multiplicity": "MANY2ONE",
717                         "contains-other-v": "!${direction}",
718                         "delete-other-v": "!${direction}",
719                         "prevent-delete": "NONE",
720                         "default": "true",
721                         "description":""
722                 },
723                 {
724                         "from": "pserver",
725                         "to": "group-assignment",
726                         "label": "org.onap.relationships.inventory.MemberOf",
727                         "direction": "OUT",
728                         "multiplicity": "MANY2ONE",
729                         "contains-other-v": "NONE",
730                         "delete-other-v": "NONE",
731                         "prevent-delete": "${direction}",
732                         "default": "true",
733                         "description":""
734                 },
735                 {
736                         "from": "tenant",
737                         "to": "group-assignment",
738                         "label": "org.onap.relationships.inventory.MemberOf",
739                         "direction": "OUT",
740                         "multiplicity": "MANY2MANY",
741                         "contains-other-v": "NONE",
742                         "delete-other-v": "NONE",
743                         "prevent-delete": "NONE",
744                         "default": "true",
745                         "description":""
746                 },
747                 {
748                         "from": "metadatum",
749                         "to": "image",
750                         "label": "org.onap.relationships.inventory.BelongsTo",
751                         "direction": "OUT",
752                         "multiplicity": "MANY2ONE",
753                         "contains-other-v": "!${direction}",
754                         "delete-other-v": "!${direction}",
755                         "prevent-delete": "NONE",
756                         "default": "true",
757                         "description":""
758                 },
759                 {
760                         "from": "instance-group",
761                         "to": "model",
762                         "label": "org.onap.relationships.inventory.Targets",
763                         "direction": "OUT",
764                         "multiplicity": "MANY2MANY",
765                         "contains-other-v": "NONE",
766                         "delete-other-v": "NONE",
767                         "prevent-delete": "!${direction}",
768                         "default": "true",
769                         "description":""
770                 },
771                 {
772                         "from": "vig-server",
773                         "to": "ipsec-configuration",
774                         "label": "org.onap.relationships.inventory.BelongsTo",
775                         "direction": "OUT",
776                         "multiplicity": "MANY2ONE",
777                         "contains-other-v": "!${direction}",
778                         "delete-other-v": "!${direction}",
779                         "prevent-delete": "NONE",
780                         "default": "true",
781                         "description":""
782                 },
783                 {
784                         "from": "l3-interface-ipv4-address-list",
785                         "to": "instance-group",
786                         "label": "org.onap.relationships.inventory.network.MemberOf",
787                         "direction": "OUT",
788                         "multiplicity": "MANY2MANY",
789                         "contains-other-v": "NONE",
790                         "delete-other-v": "NONE",
791                         "prevent-delete": "NONE",
792                         "default": "true",
793                         "description":""
794                 },
795                 {
796                         "from": "l3-interface-ipv4-address-list",
797                         "to": "l3-network",
798                         "label": "org.onap.relationships.inventory.network.MemberOf",
799                         "direction": "OUT",
800                         "multiplicity": "MANY2MANY",
801                         "contains-other-v": "NONE",
802                         "delete-other-v": "NONE",
803                         "prevent-delete": "NONE",
804                         "default": "true",
805                         "description":""
806                 },
807                 {
808                         "from": "l3-interface-ipv4-address-list",
809                         "to": "subnet",
810                         "label": "org.onap.relationships.inventory.network.MemberOf",
811                         "direction": "OUT",
812                         "multiplicity": "MANY2MANY",
813                         "contains-other-v": "NONE",
814                         "delete-other-v": "NONE",
815                         "prevent-delete": "!${direction}",
816                         "default": "true",
817                         "description":""
818                 },
819                 {
820                         "from": "l3-interface-ipv6-address-list",
821                         "to": "instance-group",
822                         "label": "org.onap.relationships.inventory.network.MemberOf",
823                         "direction": "OUT",
824                         "multiplicity": "MANY2MANY",
825                         "contains-other-v": "NONE",
826                         "delete-other-v": "NONE",
827                         "prevent-delete": "NONE",
828                         "default": "true",
829                         "description":""
830                 },
831                 {
832                         "from": "l3-interface-ipv6-address-list",
833                         "to": "l3-network",
834                         "label": "org.onap.relationships.inventory.network.MemberOf",
835                         "direction": "OUT",
836                         "multiplicity": "MANY2MANY",
837                         "contains-other-v": "NONE",
838                         "delete-other-v": "NONE",
839                         "prevent-delete": "NONE",
840                         "default": "true",
841                         "description":""
842                 },
843                 {
844                         "from": "l3-interface-ipv6-address-list",
845                         "to": "subnet",
846                         "label": "org.onap.relationships.inventory.network.MemberOf",
847                         "direction": "OUT",
848                         "multiplicity": "MANY2MANY",
849                         "contains-other-v": "NONE",
850                         "delete-other-v": "NONE",
851                         "prevent-delete": "!${direction}",
852                         "default": "true",
853                         "description":""
854                 },
855                 {
856                         "from": "ctag-assignment",
857                         "to": "l3-network",
858                         "label": "org.onap.relationships.inventory.BelongsTo",
859                         "direction": "OUT",
860                         "multiplicity": "MANY2ONE",
861                         "contains-other-v": "!${direction}",
862                         "delete-other-v": "!${direction}",
863                         "prevent-delete": "NONE",
864                         "default": "true",
865                         "description":""
866                 },
867                 {
868                         "from": "l3-network",
869                         "to": "instance-group",
870                         "label": "org.onap.relationships.inventory.MemberOf",
871                         "direction": "OUT",
872                         "multiplicity": "MANY2MANY",
873                         "contains-other-v": "NONE",
874                         "delete-other-v": "NONE",
875                         "prevent-delete": "NONE",
876                         "default": "true",
877                         "description":""
878                 },
879                 {
880                         "from": "l3-network",
881                         "to": "network-policy",
882                         "label": "org.onap.relationships.inventory.Uses",
883                         "direction": "OUT",
884                         "multiplicity": "MANY2MANY",
885                         "contains-other-v": "NONE",
886                         "delete-other-v": "NONE",
887                         "prevent-delete": "NONE",
888                         "default": "true",
889                         "description":""
890                 },
891                 {
892                         "from": "l3-network",
893                         "to": "route-table-reference",
894                         "label": "org.onap.relationships.inventory.Uses",
895                         "direction": "OUT",
896                         "multiplicity": "MANY2MANY",
897                         "contains-other-v": "NONE",
898                         "delete-other-v": "NONE",
899                         "prevent-delete": "NONE",
900                         "default": "true",
901                         "description":""
902                 },
903                 {
904                         "from": "l3-network",
905                         "to": "vpn-binding",
906                         "label": "org.onap.relationships.inventory.Uses",
907                         "direction": "OUT",
908                         "multiplicity": "MANY2MANY",
909                         "contains-other-v": "NONE",
910                         "delete-other-v": "NONE",
911                         "prevent-delete": "!${direction}",
912                         "default": "true",
913                         "description":""
914                 },
915                 {
916                         "from": "segmentation-assignment",
917                         "to": "l3-network",
918                         "label": "org.onap.relationships.inventory.BelongsTo",
919                         "direction": "OUT",
920                         "multiplicity": "MANY2ONE",
921                         "contains-other-v": "!${direction}",
922                         "delete-other-v": "!${direction}",
923                         "prevent-delete": "NONE",
924                         "default": "true",
925                         "description":""
926                 },
927                 {
928                         "from": "service-instance",
929                         "to": "l3-network",
930                         "label": "org.onap.relationships.inventory.ComposedOf",
931                         "direction": "OUT",
932                         "multiplicity": "ONE2MANY",
933                         "contains-other-v": "NONE",
934                         "delete-other-v": "NONE",
935                         "prevent-delete": "NONE",
936                         "default": "true",
937                         "description":""
938                 },
939                 {
940                         "from": "subnet",
941                         "to": "l3-network",
942                         "label": "org.onap.relationships.inventory.BelongsTo",
943                         "direction": "OUT",
944                         "multiplicity": "MANY2ONE",
945                         "contains-other-v": "!${direction}",
946                         "delete-other-v": "!${direction}",
947                         "prevent-delete": "NONE",
948                         "default": "true",
949                         "description":""
950                 },
951                 {
952                         "from": "lag-interface",
953                         "to": "lag-link",
954                         "label": "tosca.relationships.network.LinksTo",
955                         "direction": "OUT",
956                         "multiplicity": "MANY2MANY",
957                         "contains-other-v": "NONE",
958                         "delete-other-v": "${direction}",
959                         "prevent-delete": "NONE",
960                         "default": "true",
961                         "description":""
962                 },
963                 {
964                         "from": "lag-interface",
965                         "to": "logical-link",
966                         "label": "org.onap.relationships.inventory.Uses",
967                         "direction": "OUT",
968                         "multiplicity": "MANY2MANY",
969                         "contains-other-v": "NONE",
970                         "delete-other-v": "${direction}",
971                         "prevent-delete": "NONE",
972                         "default": "true",
973                         "description":""
974                 },
975                 {
976                         "from": "lag-interface",
977                         "to": "p-interface",
978                         "label": "org.onap.relationships.inventory.Uses",
979                         "direction": "OUT",
980                         "multiplicity": "MANY2MANY",
981                         "contains-other-v": "NONE",
982                         "delete-other-v": "NONE",
983                         "prevent-delete": "NONE",
984                         "default": "true",
985                         "description":""
986                 },
987                 {
988                         "from": "l-interface",
989                         "to": "lag-interface",
990                         "label": "org.onap.relationships.inventory.BelongsTo",
991                         "direction": "OUT",
992                         "multiplicity": "MANY2ONE",
993                         "contains-other-v": "!${direction}",
994                         "delete-other-v": "!${direction}",
995                         "prevent-delete": "NONE",
996                         "default": "true",
997                         "description":""
998                 },
999                 {
1000                         "from": "lag-interface",
1001                         "to": "l-interface",
1002                         "label": "org.onap.relationships.inventory.Uses",
1003                         "direction": "OUT",
1004                         "multiplicity": "ONE2MANY",
1005                         "contains-other-v": "NONE",
1006                         "delete-other-v": "NONE",
1007                         "prevent-delete": "NONE",
1008                         "default": "false",
1009                         "description":""
1010                 },
1011                 {
1012                         "from": "line-of-business",
1013                         "to": "generic-vnf",
1014                         "label": "org.onap.relationships.inventory.Uses",
1015                         "direction": "OUT",
1016                         "multiplicity": "MANY2MANY",
1017                         "contains-other-v": "NONE",
1018                         "delete-other-v": "NONE",
1019                         "prevent-delete": "NONE",
1020                         "default": "true",
1021                         "description":""
1022                 },
1023                 {
1024                         "from": "l3-interface-ipv4-address-list",
1025                         "to": "l-interface",
1026                         "label": "org.onap.relationships.inventory.BelongsTo",
1027                         "direction": "OUT",
1028                         "multiplicity": "MANY2ONE",
1029                         "contains-other-v": "!${direction}",
1030                         "delete-other-v": "!${direction}",
1031                         "prevent-delete": "NONE",
1032                         "default": "true",
1033                         "description":""
1034                 },
1035                 {
1036                         "from": "l3-interface-ipv6-address-list",
1037                         "to": "l-interface",
1038                         "label": "org.onap.relationships.inventory.BelongsTo",
1039                         "direction": "OUT",
1040                         "multiplicity": "MANY2ONE",
1041                         "contains-other-v": "!${direction}",
1042                         "delete-other-v": "!${direction}",
1043                         "prevent-delete": "NONE",
1044                         "default": "true",
1045                         "description":""
1046                 },
1047                 {
1048                         "from": "l-interface",
1049                         "to": "instance-group",
1050                         "label": "org.onap.relationships.inventory.MemberOf",
1051                         "direction": "OUT",
1052                         "multiplicity": "MANY2MANY",
1053                         "contains-other-v": "NONE",
1054                         "delete-other-v": "NONE",
1055                         "prevent-delete": "NONE",
1056                         "default": "true",
1057                         "description":""
1058                 },
1059                 {
1060                         "from": "l-interface",
1061                         "to": "l-interface",
1062                         "label": "org.onap.relationships.inventory.BelongsTo",
1063                         "direction": "OUT",
1064                         "multiplicity": "MANY2ONE",
1065                         "contains-other-v": "!${direction}",
1066                         "delete-other-v": "!${direction}",
1067                         "prevent-delete": "NONE",
1068                         "default": "true",
1069                         "description":""
1070                 },
1071                 {
1072                         "from": "l-interface",
1073                         "to": "logical-link",
1074                         "label": "tosca.relationships.network.LinksTo",
1075                         "direction": "OUT",
1076                         "multiplicity": "MANY2MANY",
1077                         "contains-other-v": "NONE",
1078                         "delete-other-v": "${direction}",
1079                         "prevent-delete": "NONE",
1080                         "default": "true",
1081                         "description":""
1082                 },
1083                 {
1084                         "from": "logical-link",
1085                         "to": "l-interface",
1086                         "label": "org.onap.relationships.inventory.Source",
1087                         "direction": "OUT",
1088                         "multiplicity": "MANY2MANY",
1089                         "contains-other-v": "NONE",
1090                         "delete-other-v": "!${direction}",
1091                         "prevent-delete": "NONE",
1092                         "default": "false",
1093                         "description":""
1094                 },
1095                 {
1096                         "from": "logical-link",
1097                         "to": "l-interface",
1098                         "label": "org.onap.relationships.inventory.Destination",
1099                         "direction": "OUT",
1100                         "multiplicity": "MANY2MANY",
1101                         "contains-other-v": "NONE",
1102                         "delete-other-v": "!${direction}",
1103                         "prevent-delete": "NONE",
1104                         "default": "false",
1105                         "description":""
1106                 },
1107                 {
1108                         "from": "sriov-vf",
1109                         "to": "l-interface",
1110                         "label": "org.onap.relationships.inventory.BelongsTo",
1111                         "direction": "OUT",
1112                         "multiplicity": "ONE2ONE",
1113                         "contains-other-v": "!${direction}",
1114                         "delete-other-v": "!${direction}",
1115                         "prevent-delete": "NONE",
1116                         "default": "true",
1117                         "description":""
1118                 },
1119                 {
1120                         "from": "vlan",
1121                         "to": "l-interface",
1122                         "label": "tosca.relationships.network.LinksTo",
1123                         "direction": "OUT",
1124                         "multiplicity": "MANY2ONE",
1125                         "contains-other-v": "!${direction}",
1126                         "delete-other-v": "!${direction}",
1127                         "prevent-delete": "NONE",
1128                         "default": "true",
1129                         "description":""
1130                 },
1131                 {
1132                         "from": "logical-link",
1133                         "to": "cloud-region",
1134                         "label": "org.onap.relationships.inventory.LocatedIn",
1135                         "direction": "OUT",
1136                         "multiplicity": "MANY2MANY",
1137                         "contains-other-v": "NONE",
1138                         "delete-other-v": "NONE",
1139                         "prevent-delete": "NONE",
1140                         "default": "true",
1141                         "description":""
1142                 },
1143                 {
1144                         "from": "logical-link",
1145                         "to": "generic-vnf",
1146                         "label": "org.onap.relationships.inventory.BridgedTo",
1147                         "direction": "OUT",
1148                         "multiplicity": "MANY2MANY",
1149                         "contains-other-v": "NONE",
1150                         "delete-other-v": "NONE",
1151                         "prevent-delete": "NONE",
1152                         "default": "true",
1153                         "description":""
1154                 },
1155                 {
1156                         "from": "logical-link",
1157                         "to": "lag-link",
1158                         "label": "org.onap.relationships.inventory.Uses",
1159                         "direction": "OUT",
1160                         "multiplicity": "MANY2MANY",
1161                         "contains-other-v": "NONE",
1162                         "delete-other-v": "NONE",
1163                         "prevent-delete": "NONE",
1164                         "default": "true",
1165                         "description":""
1166                 },
1167                 {
1168                         "from": "logical-link",
1169                         "to": "logical-link",
1170                         "label": "org.onap.relationships.inventory.Uses",
1171                         "direction": "OUT",
1172                         "multiplicity": "MANY2MANY",
1173                         "contains-other-v": "NONE",
1174                         "delete-other-v": "NONE",
1175                         "prevent-delete": "NONE",
1176                         "default": "true",
1177                         "description":""
1178                 },
1179                 {
1180                         "from": "logical-link",
1181                         "to": "pnf",
1182                         "label": "org.onap.relationships.inventory.BridgedTo",
1183                         "direction": "OUT",
1184                         "multiplicity": "MANY2MANY",
1185                         "contains-other-v": "NONE",
1186                         "delete-other-v": "NONE",
1187                         "prevent-delete": "NONE",
1188                         "default": "true",
1189                         "description":""
1190                 },
1191                 {
1192                         "from": "logical-link",
1193                         "to": "pserver",
1194                         "label": "org.onap.relationships.inventory.BridgedTo",
1195                         "direction": "OUT",
1196                         "multiplicity": "MANY2MANY",
1197                         "contains-other-v": "NONE",
1198                         "delete-other-v": "NONE",
1199                         "prevent-delete": "!${direction}",
1200                         "default": "true",
1201                         "description":""
1202                 },
1203                 {
1204                         "from": "logical-link",
1205                         "to": "vpn-binding",
1206                         "label": "org.onap.relationships.inventory.Uses",
1207                         "direction": "OUT",
1208                         "multiplicity": "MANY2MANY",
1209                         "contains-other-v": "NONE",
1210                         "delete-other-v": "NONE",
1211                         "prevent-delete": "!${direction}",
1212                         "default": "true",
1213                         "description":""
1214                 },
1215                 {
1216                         "from": "model-ver",
1217                         "to": "model",
1218                         "label": "org.onap.relationships.inventory.BelongsTo",
1219                         "direction": "OUT",
1220                         "multiplicity": "MANY2ONE",
1221                         "contains-other-v": "!${direction}",
1222                         "delete-other-v": "!${direction}",
1223                         "prevent-delete": "NONE",
1224                         "default": "true",
1225                         "description":""
1226                 },
1227                 {
1228                         "from": "constrained-element-set",
1229                         "to": "model-constraint",
1230                         "label": "org.onap.relationships.inventory.BelongsTo",
1231                         "direction": "OUT",
1232                         "multiplicity": "MANY2ONE",
1233                         "contains-other-v": "!${direction}",
1234                         "delete-other-v": "!${direction}",
1235                         "prevent-delete": "NONE",
1236                         "default": "true",
1237                         "description":""
1238                 },
1239                 {
1240                         "from": "constrained-element-set",
1241                         "to": "model-element",
1242                         "label": "org.onap.relationships.inventory.BelongsTo",
1243                         "direction": "OUT",
1244                         "multiplicity": "MANY2ONE",
1245                         "contains-other-v": "!${direction}",
1246                         "delete-other-v": "!${direction}",
1247                         "prevent-delete": "NONE",
1248                         "default": "true",
1249                         "description":""
1250                 },
1251                 {
1252                         "from": "model-constraint",
1253                         "to": "model-element",
1254                         "label": "org.onap.relationships.inventory.BelongsTo",
1255                         "direction": "OUT",
1256                         "multiplicity": "MANY2ONE",
1257                         "contains-other-v": "!${direction}",
1258                         "delete-other-v": "!${direction}",
1259                         "prevent-delete": "NONE",
1260                         "default": "true",
1261                         "description":""
1262                 },
1263                 {
1264                         "from": "model-element",
1265                         "to": "model-element",
1266                         "label": "org.onap.relationships.inventory.BelongsTo",
1267                         "direction": "OUT",
1268                         "multiplicity": "MANY2ONE",
1269                         "contains-other-v": "!${direction}",
1270                         "delete-other-v": "!${direction}",
1271                         "prevent-delete": "NONE",
1272                         "default": "true",
1273                         "description":""
1274                 },
1275                 {
1276                         "from": "model-element",
1277                         "to": "model-ver",
1278                         "label": "org.onap.relationships.inventory.IsA",
1279                         "direction": "OUT",
1280                         "multiplicity": "MANY2ONE",
1281                         "contains-other-v": "NONE",
1282                         "delete-other-v": "NONE",
1283                         "prevent-delete": "!${direction}",
1284                         "default": "true",
1285                         "description":""
1286                 },
1287                 {
1288                         "from": "metadatum",
1289                         "to": "model-ver",
1290                         "label": "org.onap.relationships.inventory.BelongsTo",
1291                         "direction": "OUT",
1292                         "multiplicity": "MANY2ONE",
1293                         "contains-other-v": "!${direction}",
1294                         "delete-other-v": "!${direction}",
1295                         "prevent-delete": "NONE",
1296                         "default": "true",
1297                         "description":""
1298                 },
1299                 {
1300                         "from": "model-element",
1301                         "to": "model-ver",
1302                         "label": "org.onap.relationships.inventory.BelongsTo",
1303                         "direction": "OUT",
1304                         "multiplicity": "MANY2ONE",
1305                         "contains-other-v": "!${direction}",
1306                         "delete-other-v": "!${direction}",
1307                         "prevent-delete": "NONE",
1308                         "default": "true",
1309                         "description":""
1310                 },
1311                 {
1312                         "from": "named-query",
1313                         "to": "model",
1314                         "label": "org.onap.relationships.inventory.AppliesTo",
1315                         "direction": "OUT",
1316                         "multiplicity": "ONE2MANY",
1317                         "contains-other-v": "NONE",
1318                         "delete-other-v": "NONE",
1319                         "prevent-delete": "!${direction}",
1320                         "default": "true",
1321                         "description":""
1322                 },
1323                 {
1324                         "from": "named-query-element",
1325                         "to": "named-query",
1326                         "label": "org.onap.relationships.inventory.BelongsTo",
1327                         "direction": "OUT",
1328                         "multiplicity": "ONE2ONE",
1329                         "contains-other-v": "!${direction}",
1330                         "delete-other-v": "!${direction}",
1331                         "prevent-delete": "NONE",
1332                         "default": "true",
1333                         "description":""
1334                 },
1335                 {
1336                         "from": "named-query-element",
1337                         "to": "model",
1338                         "label": "org.onap.relationships.inventory.IsA",
1339                         "direction": "OUT",
1340                         "multiplicity": "MANY2ONE",
1341                         "contains-other-v": "NONE",
1342                         "delete-other-v": "NONE",
1343                         "prevent-delete": "!${direction}",
1344                         "default": "true",
1345                         "description":""
1346                 },
1347                 {
1348                         "from": "named-query-element",
1349                         "to": "named-query-element",
1350                         "label": "org.onap.relationships.inventory.BelongsTo",
1351                         "direction": "OUT",
1352                         "multiplicity": "MANY2ONE",
1353                         "contains-other-v": "!${direction}",
1354                         "delete-other-v": "!${direction}",
1355                         "prevent-delete": "NONE",
1356                         "default": "true",
1357                         "description":""
1358                 },
1359                 {
1360                         "from": "property-constraint",
1361                         "to": "named-query-element",
1362                         "label": "org.onap.relationships.inventory.BelongsTo",
1363                         "direction": "OUT",
1364                         "multiplicity": "MANY2ONE",
1365                         "contains-other-v": "!${direction}",
1366                         "delete-other-v": "!${direction}",
1367                         "prevent-delete": "NONE",
1368                         "default": "true",
1369                         "description":""
1370                 },
1371                 {
1372                         "from": "related-lookup",
1373                         "to": "named-query-element",
1374                         "label": "org.onap.relationships.inventory.BelongsTo",
1375                         "direction": "OUT",
1376                         "multiplicity": "MANY2ONE",
1377                         "contains-other-v": "!${direction}",
1378                         "delete-other-v": "!${direction}",
1379                         "prevent-delete": "NONE",
1380                         "default": "true",
1381                         "description":""
1382                 },
1383                 {
1384                         "from": "l-interface",
1385                         "to": "newvce",
1386                         "label": "org.onap.relationships.inventory.BelongsTo",
1387                         "direction": "OUT",
1388                         "multiplicity": "MANY2ONE",
1389                         "contains-other-v": "!${direction}",
1390                         "delete-other-v": "!${direction}",
1391                         "prevent-delete": "NONE",
1392                         "default": "true",
1393                         "description":""
1394                 },
1395                 {
1396                         "from": "oam-network",
1397                         "to": "complex",
1398                         "label": "org.onap.relationships.inventory.AppliesTo",
1399                         "direction": "OUT",
1400                         "multiplicity": "MANY2MANY",
1401                         "contains-other-v": "NONE",
1402                         "delete-other-v": "NONE",
1403                         "prevent-delete": "!${direction}",
1404                         "default": "true",
1405                         "description":""
1406                 },
1407                 {
1408                         "from": "oam-network",
1409                         "to": "service-capability",
1410                         "label": "org.onap.relationships.inventory.AppliesTo",
1411                         "direction": "OUT",
1412                         "multiplicity": "MANY2MANY",
1413                         "contains-other-v": "NONE",
1414                         "delete-other-v": "NONE",
1415                         "prevent-delete": "!${direction}",
1416                         "default": "true",
1417                         "description":""
1418                 },
1419                 {
1420                         "from": "operational-environment",
1421                         "to": "operational-environment",
1422                         "label": "org.onap.relationships.inventory.Uses",
1423                         "direction": "OUT",
1424                         "multiplicity": "MANY2MANY",
1425                         "contains-other-v": "NONE",
1426                         "delete-other-v": "NONE",
1427                         "prevent-delete": "NONE",
1428                         "default": "true",
1429                         "description":""
1430                 },
1431                 {
1432                         "from": "service-instance",
1433                         "to": "owning-entity",
1434                         "label": "org.onap.relationships.inventory.BelongsTo",
1435                         "direction": "OUT",
1436                         "multiplicity": "MANY2ONE",
1437                         "contains-other-v": "NONE",
1438                         "delete-other-v": "NONE",
1439                         "prevent-delete": "NONE",
1440                         "default": "true",
1441                         "description":""
1442                 },
1443                 {
1444                         "from": "l-interface",
1445                         "to": "p-interface",
1446                         "label": "tosca.relationships.network.BindsTo",
1447                         "direction": "OUT",
1448                         "multiplicity": "MANY2ONE",
1449                         "contains-other-v": "!${direction}",
1450                         "delete-other-v": "!${direction}",
1451                         "prevent-delete": "NONE",
1452                         "default": "true",
1453                         "description":""
1454                 },
1455                 {
1456                         "from": "p-interface",
1457                         "to": "logical-link",
1458                         "label": "tosca.relationships.network.LinksTo",
1459                         "direction": "OUT",
1460                         "multiplicity": "MANY2ONE",
1461                         "contains-other-v": "NONE",
1462                         "delete-other-v": "NONE",
1463                         "prevent-delete": "NONE",
1464                         "default": "true",
1465                         "description":""
1466                 },
1467                 {
1468                         "from": "p-interface",
1469                         "to": "physical-link",
1470                         "label": "tosca.relationships.network.LinksTo",
1471                         "direction": "OUT",
1472                         "multiplicity": "MANY2ONE",
1473                         "contains-other-v": "NONE",
1474                         "delete-other-v": "${direction}",
1475                         "prevent-delete": "NONE",
1476                         "default": "true",
1477                         "description":""
1478                 },
1479                 {
1480                         "from": "sriov-pf",
1481                         "to": "p-interface",
1482                         "label": "org.onap.relationships.inventory.BelongsTo",
1483                         "direction": "OUT",
1484                         "multiplicity": "ONE2ONE",
1485                         "contains-other-v": "!${direction}",
1486                         "delete-other-v": "!${direction}",
1487                         "prevent-delete": "NONE",
1488                         "default": "true",
1489                         "description":""
1490                 },
1491                 {
1492                         "from": "platform",
1493                         "to": "generic-vnf",
1494                         "label": "org.onap.relationships.inventory.Uses",
1495                         "direction": "OUT",
1496                         "multiplicity": "MANY2MANY",
1497                         "contains-other-v": "NONE",
1498                         "delete-other-v": "NONE",
1499                         "prevent-delete": "NONE",
1500                         "default": "true",
1501                         "description":""
1502                 },
1503                 {
1504                         "from": "lag-interface",
1505                         "to": "pnf",
1506                         "label": "tosca.relationships.network.BindsTo",
1507                         "direction": "OUT",
1508                         "multiplicity": "MANY2ONE",
1509                         "contains-other-v": "!${direction}",
1510                         "delete-other-v": "!${direction}",
1511                         "prevent-delete": "NONE",
1512                         "default": "true",
1513                         "description":""
1514                 },
1515                 {
1516                         "from": "p-interface",
1517                         "to": "pnf",
1518                         "label": "tosca.relationships.network.BindsTo",
1519                         "direction": "OUT",
1520                         "multiplicity": "MANY2ONE",
1521                         "contains-other-v": "!${direction}",
1522                         "delete-other-v": "!${direction}",
1523                         "prevent-delete": "NONE",
1524                         "default": "true",
1525                         "description":""
1526                 },
1527                 {
1528                         "from": "pnf",
1529                         "to": "complex",
1530                         "label": "org.onap.relationships.inventory.LocatedIn",
1531                         "direction": "OUT",
1532                         "multiplicity": "MANY2ONE",
1533                         "contains-other-v": "NONE",
1534                         "delete-other-v": "NONE",
1535                         "prevent-delete": "!${direction}",
1536                         "default": "true",
1537                         "description":""
1538                 },
1539                 {
1540                         "from": "pnf",
1541                         "to": "instance-group",
1542                         "label": "org.onap.relationships.inventory.MemberOf",
1543                         "direction": "OUT",
1544                         "multiplicity": "MANY2MANY",
1545                         "contains-other-v": "NONE",
1546                         "delete-other-v": "NONE",
1547                         "prevent-delete": "NONE",
1548                         "default": "true",
1549                         "description":""
1550                 },
1551                 {
1552                         "from": "pnf",
1553                         "to": "zone",
1554                         "label": "org.onap.relationships.inventory.LocatedIn",
1555                         "direction": "OUT",
1556                         "multiplicity": "MANY2ONE",
1557                         "contains-other-v": "NONE",
1558                         "delete-other-v": "NONE",
1559                         "prevent-delete": "NONE",
1560                         "default": "true",
1561                         "description":""
1562                 },
1563                 {
1564                         "from": "cvlan-tag",
1565                         "to": "port-group",
1566                         "label": "org.onap.relationships.inventory.BelongsTo",
1567                         "direction": "OUT",
1568                         "multiplicity": "MANY2ONE",
1569                         "contains-other-v": "!${direction}",
1570                         "delete-other-v": "!${direction}",
1571                         "prevent-delete": "NONE",
1572                         "default": "true",
1573                         "description":""
1574                 },
1575                 {
1576                         "from": "project",
1577                         "to": "service-instance",
1578                         "label": "org.onap.relationships.inventory.Uses",
1579                         "direction": "OUT",
1580                         "multiplicity": "ONE2MANY",
1581                         "contains-other-v": "NONE",
1582                         "delete-other-v": "NONE",
1583                         "prevent-delete": "NONE",
1584                         "default": "true",
1585                         "description":""
1586                 },
1587                 {
1588                         "from": "lag-interface",
1589                         "to": "pserver",
1590                         "label": "tosca.relationships.network.BindsTo",
1591                         "direction": "OUT",
1592                         "multiplicity": "MANY2ONE",
1593                         "contains-other-v": "!${direction}",
1594                         "delete-other-v": "!${direction}",
1595                         "prevent-delete": "NONE",
1596                         "default": "true",
1597                         "description":""
1598                 },
1599                 {
1600                         "from": "p-interface",
1601                         "to": "pserver",
1602                         "label": "tosca.relationships.network.BindsTo",
1603                         "direction": "OUT",
1604                         "multiplicity": "MANY2ONE",
1605                         "contains-other-v": "!${direction}",
1606                         "delete-other-v": "!${direction}",
1607                         "prevent-delete": "NONE",
1608                         "default": "true",
1609                         "description":""
1610                 },
1611                 {
1612                         "from": "pserver",
1613                         "to": "availability-zone",
1614                         "label": "org.onap.relationships.inventory.MemberOf",
1615                         "direction": "OUT",
1616                         "multiplicity": "MANY2ONE",
1617                         "contains-other-v": "NONE",
1618                         "delete-other-v": "NONE",
1619                         "prevent-delete": "!${direction}",
1620                         "default": "true",
1621                         "description":""
1622                 },
1623                 {
1624                         "from": "pserver",
1625                         "to": "cloud-region",
1626                         "label": "org.onap.relationships.inventory.LocatedIn",
1627                         "direction": "OUT",
1628                         "multiplicity": "MANY2ONE",
1629                         "contains-other-v": "NONE",
1630                         "delete-other-v": "NONE",
1631                         "prevent-delete": "NONE",
1632                         "default": "true",
1633                         "description":""
1634                 },
1635                 {
1636                         "from": "pserver",
1637                         "to": "complex",
1638                         "label": "org.onap.relationships.inventory.LocatedIn",
1639                         "direction": "OUT",
1640                         "multiplicity": "MANY2ONE",
1641                         "contains-other-v": "NONE",
1642                         "delete-other-v": "NONE",
1643                         "prevent-delete": "!${direction}",
1644                         "default": "true",
1645                         "description":""
1646                 },
1647                 {
1648                         "from": "pserver",
1649                         "to": "zone",
1650                         "label": "org.onap.relationships.inventory.LocatedIn",
1651                         "direction": "OUT",
1652                         "multiplicity": "MANY2ONE",
1653                         "contains-other-v": "NONE",
1654                         "delete-other-v": "NONE",
1655                         "prevent-delete": "NONE",
1656                         "default": "true",
1657                         "description":""
1658                 },
1659                 {
1660                         "from": "site-pair",
1661                         "to": "routing-instance",
1662                         "label": "org.onap.relationships.inventory.BelongsTo",
1663                         "direction": "OUT",
1664                         "multiplicity": "MANY2ONE",
1665                         "contains-other-v": "!${direction}",
1666                         "delete-other-v": "!${direction}",
1667                         "prevent-delete": "NONE",
1668                         "default": "true",
1669                         "description":""
1670                 },
1671                 {
1672                         "from": "allotted-resource",
1673                         "to": "service-instance",
1674                         "label": "org.onap.relationships.inventory.BelongsTo",
1675                         "direction": "OUT",
1676                         "multiplicity": "MANY2ONE",
1677                         "contains-other-v": "!${direction}",
1678                         "delete-other-v": "!${direction}",
1679                         "prevent-delete": "NONE",
1680                         "default": "true",
1681                         "description":""
1682                 },
1683                 {
1684                         "from": "metadatum",
1685                         "to": "service-instance",
1686                         "label": "org.onap.relationships.inventory.BelongsTo",
1687                         "direction": "OUT",
1688                         "multiplicity": "MANY2ONE",
1689                         "contains-other-v": "!${direction}",
1690                         "delete-other-v": "!${direction}",
1691                         "prevent-delete": "NONE",
1692                         "default": "true",
1693                         "description":""
1694                 },
1695                 {
1696                         "from": "service-instance",
1697                         "to": "allotted-resource",
1698                         "label": "org.onap.relationships.inventory.Uses",
1699                         "direction": "OUT",
1700                         "multiplicity": "MANY2MANY",
1701                         "contains-other-v": "NONE",
1702                         "delete-other-v": "NONE",
1703                         "prevent-delete": "NONE",
1704                         "default": "true",
1705                         "description":""
1706                 },
1707                 {
1708                         "from": "service-instance",
1709                         "to": "configuration",
1710                         "label": "org.onap.relationships.inventory.Uses",
1711                         "direction": "OUT",
1712                         "multiplicity": "ONE2MANY",
1713                         "contains-other-v": "NONE",
1714                         "delete-other-v": "NONE",
1715                         "prevent-delete": "NONE",
1716                         "default": "true",
1717                         "description":""
1718                 },
1719                 {
1720                         "from": "service-instance",
1721                         "to": "connector",
1722                         "label": "org.onap.relationships.inventory.Uses",
1723                         "direction": "OUT",
1724                         "multiplicity": "MANY2MANY",
1725                         "contains-other-v": "NONE",
1726                         "delete-other-v": "NONE",
1727                         "prevent-delete": "NONE",
1728                         "default": "true",
1729                         "description":""
1730                 },
1731                 {
1732                         "from": "service-instance",
1733                         "to": "ctag-assignment",
1734                         "label": "org.onap.relationships.inventory.Uses",
1735                         "direction": "OUT",
1736                         "multiplicity": "ONE2MANY",
1737                         "contains-other-v": "NONE",
1738                         "delete-other-v": "NONE",
1739                         "prevent-delete": "NONE",
1740                         "default": "true",
1741                         "description":""
1742                 },
1743                 {
1744                         "from": "service-instance",
1745                         "to": "cvlan-tag",
1746                         "label": "org.onap.relationships.inventory.ComposedOf",
1747                         "direction": "OUT",
1748                         "multiplicity": "MANY2MANY",
1749                         "contains-other-v": "NONE",
1750                         "delete-other-v": "NONE",
1751                         "prevent-delete": "NONE",
1752                         "default": "true",
1753                         "description":""
1754                 },
1755                 {
1756                         "from": "service-instance",
1757                         "to": "instance-group",
1758                         "label": "org.onap.relationships.inventory.MemberOf",
1759                         "direction": "OUT",
1760                         "multiplicity": "MANY2MANY",
1761                         "contains-other-v": "NONE",
1762                         "delete-other-v": "NONE",
1763                         "prevent-delete": "NONE",
1764                         "default": "true",
1765                         "description":""
1766                 },
1767                 {
1768                         "from": "service-instance",
1769                         "to": "logical-link",
1770                         "label": "org.onap.relationships.inventory.Uses",
1771                         "direction": "OUT",
1772                         "multiplicity": "MANY2MANY",
1773                         "contains-other-v": "NONE",
1774                         "delete-other-v": "${direction}",
1775                         "prevent-delete": "NONE",
1776                         "default": "true",
1777                         "description":""
1778                 },
1779                 {
1780                         "from": "service-instance",
1781                         "to": "pnf",
1782                         "label": "org.onap.relationships.inventory.ComposedOf",
1783                         "direction": "OUT",
1784                         "multiplicity": "ONE2MANY",
1785                         "contains-other-v": "NONE",
1786                         "delete-other-v": "NONE",
1787                         "prevent-delete": "NONE",
1788                         "default": "true",
1789                         "description":""
1790                 },
1791                 {
1792                         "from": "service-instance",
1793                         "to": "service-instance",
1794                         "label": "org.onap.relationships.inventory.ComposedOf",
1795                         "direction": "OUT",
1796                         "multiplicity": "ONE2MANY",
1797                         "contains-other-v": "NONE",
1798                         "delete-other-v": "NONE",
1799                         "prevent-delete": "NONE",
1800                         "default": "true",
1801                         "description":""
1802                 },
1803                 {
1804                         "from": "service-instance",
1805                         "to": "vlan",
1806                         "label": "org.onap.relationships.inventory.ComposedOf",
1807                         "direction": "OUT",
1808                         "multiplicity": "ONE2MANY",
1809                         "contains-other-v": "NONE",
1810                         "delete-other-v": "NONE",
1811                         "prevent-delete": "NONE",
1812                         "default": "true",
1813                         "description":""
1814                 },
1815                 {
1816                         "from": "service-instance",
1817                         "to": "zone",
1818                         "label": "org.onap.relationships.inventory.LocatedIn",
1819                         "direction": "OUT",
1820                         "multiplicity": "MANY2ONE",
1821                         "contains-other-v": "NONE",
1822                         "delete-other-v": "NONE",
1823                         "prevent-delete": "NONE",
1824                         "default": "true",
1825                         "description":""
1826                 },
1827                 {
1828                         "from": "service-instance",
1829                         "to": "service-subscription",
1830                         "label": "org.onap.relationships.inventory.BelongsTo",
1831                         "direction": "OUT",
1832                         "multiplicity": "MANY2ONE",
1833                         "contains-other-v": "!${direction}",
1834                         "delete-other-v": "!${direction}",
1835                         "prevent-delete": "NONE",
1836                         "default": "true",
1837                         "description":""
1838                 },
1839                 {
1840                         "from": "class-of-service",
1841                         "to": "site-pair",
1842                         "label": "org.onap.relationships.inventory.BelongsTo",
1843                         "direction": "OUT",
1844                         "multiplicity": "MANY2ONE",
1845                         "contains-other-v": "!${direction}",
1846                         "delete-other-v": "!${direction}",
1847                         "prevent-delete": "NONE",
1848                         "default": "true",
1849                         "description":""
1850                 },
1851                 {
1852                         "from": "routing-instance",
1853                         "to": "site-pair-set",
1854                         "label": "org.onap.relationships.inventory.BelongsTo",
1855                         "direction": "OUT",
1856                         "multiplicity": "MANY2ONE",
1857                         "contains-other-v": "!${direction}",
1858                         "delete-other-v": "!${direction}",
1859                         "prevent-delete": "NONE",
1860                         "default": "true",
1861                         "description":""
1862                 },
1863                 {
1864                         "from": "sriov-vf",
1865                         "to": "sriov-pf",
1866                         "label": "org.onap.relationships.inventory.Uses",
1867                         "direction": "OUT",
1868                         "multiplicity": "MANY2ONE",
1869                         "contains-other-v": "NONE",
1870                         "delete-other-v": "NONE",
1871                         "prevent-delete": "NONE",
1872                         "default": "true",
1873                         "description":""
1874                 },
1875                 {
1876                         "from": "host-route",
1877                         "to": "subnet",
1878                         "label": "org.onap.relationships.inventory.BelongsTo",
1879                         "direction": "OUT",
1880                         "multiplicity": "MANY2ONE",
1881                         "contains-other-v": "!${direction}",
1882                         "delete-other-v": "!${direction}",
1883                         "prevent-delete": "NONE",
1884                         "default": "true",
1885                         "description":""
1886                 },
1887                 {
1888                         "from": "service-subscription",
1889                         "to": "tenant",
1890                         "label": "org.onap.relationships.inventory.Uses",
1891                         "direction": "OUT",
1892                         "multiplicity": "MANY2MANY",
1893                         "contains-other-v": "NONE",
1894                         "delete-other-v": "NONE",
1895                         "prevent-delete": "NONE",
1896                         "default": "true",
1897                         "description":""
1898                 },
1899                 {
1900                         "from": "tenant",
1901                         "to": "l3-network",
1902                         "label": "org.onap.relationships.inventory.Uses",
1903                         "direction": "OUT",
1904                         "multiplicity": "MANY2MANY",
1905                         "contains-other-v": "NONE",
1906                         "delete-other-v": "NONE",
1907                         "prevent-delete": "NONE",
1908                         "default": "true",
1909                         "description":""
1910                 },
1911                 {
1912                         "from": "vserver",
1913                         "to": "tenant",
1914                         "label": "org.onap.relationships.inventory.BelongsTo",
1915                         "direction": "OUT",
1916                         "multiplicity": "MANY2ONE",
1917                         "contains-other-v": "!${direction}",
1918                         "delete-other-v": "NONE",
1919                         "prevent-delete": "!${direction}",
1920                         "default": "true",
1921                         "description":""
1922                 },
1923                 {
1924                         "from": "entitlement",
1925                         "to": "vce",
1926                         "label": "org.onap.relationships.inventory.BelongsTo",
1927                         "direction": "OUT",
1928                         "multiplicity": "MANY2ONE",
1929                         "contains-other-v": "!${direction}",
1930                         "delete-other-v": "!${direction}",
1931                         "prevent-delete": "NONE",
1932                         "default": "true",
1933                         "description":""
1934                 },
1935                 {
1936                         "from": "license",
1937                         "to": "vce",
1938                         "label": "org.onap.relationships.inventory.BelongsTo",
1939                         "direction": "OUT",
1940                         "multiplicity": "MANY2ONE",
1941                         "contains-other-v": "!${direction}",
1942                         "delete-other-v": "!${direction}",
1943                         "prevent-delete": "NONE",
1944                         "default": "true",
1945                         "description":""
1946                 },
1947                 {
1948                         "from": "port-group",
1949                         "to": "vce",
1950                         "label": "org.onap.relationships.inventory.BelongsTo",
1951                         "direction": "OUT",
1952                         "multiplicity": "MANY2ONE",
1953                         "contains-other-v": "!${direction}",
1954                         "delete-other-v": "!${direction}",
1955                         "prevent-delete": "NONE",
1956                         "default": "true",
1957                         "description":""
1958                 },
1959                 {
1960                         "from": "service-instance",
1961                         "to": "vce",
1962                         "label": "org.onap.relationships.inventory.ComposedOf",
1963                         "direction": "OUT",
1964                         "multiplicity": "ONE2MANY",
1965                         "contains-other-v": "NONE",
1966                         "delete-other-v": "NONE",
1967                         "prevent-delete": "NONE",
1968                         "default": "true",
1969                         "description":""
1970                 },
1971                 {
1972                         "from": "vce",
1973                         "to": "availability-zone",
1974                         "label": "org.onap.relationships.inventory.Uses",
1975                         "direction": "OUT",
1976                         "multiplicity": "MANY2MANY",
1977                         "contains-other-v": "NONE",
1978                         "delete-other-v": "NONE",
1979                         "prevent-delete": "!${direction}",
1980                         "default": "true",
1981                         "description":""
1982                 },
1983                 {
1984                         "from": "vce",
1985                         "to": "complex",
1986                         "label": "org.onap.relationships.inventory.LocatedIn",
1987                         "direction": "OUT",
1988                         "multiplicity": "MANY2MANY",
1989                         "contains-other-v": "NONE",
1990                         "delete-other-v": "NONE",
1991                         "prevent-delete": "!${direction}",
1992                         "default": "true",
1993                         "description":""
1994                 },
1995                 {
1996                         "from": "vce",
1997                         "to": "vserver",
1998                         "label": "tosca.relationships.HostedOn",
1999                         "direction": "OUT",
2000                         "multiplicity": "ONE2MANY",
2001                         "contains-other-v": "NONE",
2002                         "delete-other-v": "NONE",
2003                         "prevent-delete": "NONE",
2004                         "default": "true",
2005                         "description":""
2006                 },
2007                 {
2008                         "from": "vf-module",
2009                         "to": "l3-network",
2010                         "label": "org.onap.relationships.inventory.DependsOn",
2011                         "direction": "OUT",
2012                         "multiplicity": "MANY2MANY",
2013                         "contains-other-v": "NONE",
2014                         "delete-other-v": "NONE",
2015                         "prevent-delete": "NONE",
2016                         "default": "true",
2017                         "description":""
2018                 },
2019                 {
2020                         "from": "vf-module",
2021                         "to": "vnfc",
2022                         "label": "org.onap.relationships.inventory.Uses",
2023                         "direction": "OUT",
2024                         "multiplicity": "ONE2MANY",
2025                         "contains-other-v": "NONE",
2026                         "delete-other-v": "${direction}",
2027                         "prevent-delete": "NONE",
2028                         "default": "true",
2029                         "description":""
2030                 },
2031                 {
2032                         "from": "vf-module",
2033                         "to": "volume-group",
2034                         "label": "org.onap.relationships.inventory.Uses",
2035                         "direction": "OUT",
2036                         "multiplicity": "ONE2ONE",
2037                         "contains-other-v": "NONE",
2038                         "delete-other-v": "NONE",
2039                         "prevent-delete": "NONE",
2040                         "default": "true",
2041                         "description":""
2042                 },
2043                 {
2044                         "from": "vip-ipv4-address-list",
2045                         "to": "instance-group",
2046                         "label": "org.onap.relationships.inventory.MemberOf",
2047                         "direction": "OUT",
2048                         "multiplicity": "MANY2MANY",
2049                         "contains-other-v": "NONE",
2050                         "delete-other-v": "NONE",
2051                         "prevent-delete": "NONE",
2052                         "default": "true",
2053                         "description":""
2054                 },
2055                 {
2056                         "from": "vip-ipv4-address-list",
2057                         "to": "subnet",
2058                         "label": "org.onap.relationships.inventory.MemberOf",
2059                         "direction": "OUT",
2060                         "multiplicity": "MANY2MANY",
2061                         "contains-other-v": "NONE",
2062                         "delete-other-v": "NONE",
2063                         "prevent-delete": "!${direction}",
2064                         "default": "true",
2065                         "description":""
2066                 },
2067                 {
2068                         "from": "vip-ipv6-address-list",
2069                         "to": "instance-group",
2070                         "label": "org.onap.relationships.inventory.MemberOf",
2071                         "direction": "OUT",
2072                         "multiplicity": "MANY2MANY",
2073                         "contains-other-v": "NONE",
2074                         "delete-other-v": "NONE",
2075                         "prevent-delete": "NONE",
2076                         "default": "true",
2077                         "description":""
2078                 },
2079                 {
2080                         "from": "vip-ipv6-address-list",
2081                         "to": "subnet",
2082                         "label": "org.onap.relationships.inventory.MemberOf",
2083                         "direction": "OUT",
2084                         "multiplicity": "MANY2MANY",
2085                         "contains-other-v": "NONE",
2086                         "delete-other-v": "NONE",
2087                         "prevent-delete": "!${direction}",
2088                         "default": "true",
2089                         "description":""
2090                 },
2091                 {
2092                         "from": "generic-vnf",
2093                         "to": "virtual-data-center",
2094                         "label": "org.onap.relationships.inventory.LocatedIn",
2095                         "direction": "OUT",
2096                         "multiplicity": "MANY2MANY",
2097                         "contains-other-v": "NONE",
2098                         "delete-other-v": "NONE",
2099                         "prevent-delete": "NONE",
2100                         "default": "true",
2101                         "description":""
2102                 },
2103                 {
2104                         "from": "logical-link",
2105                         "to": "virtual-data-center",
2106                         "label": "org.onap.relationships.inventory.LocatedIn",
2107                         "direction": "OUT",
2108                         "multiplicity": "MANY2MANY",
2109                         "contains-other-v": "NONE",
2110                         "delete-other-v": "NONE",
2111                         "prevent-delete": "NONE",
2112                         "default": "true",
2113                         "description":""
2114                 },
2115                 {
2116                         "from": "l3-interface-ipv4-address-list",
2117                         "to": "vlan",
2118                         "label": "org.onap.relationships.inventory.BelongsTo",
2119                         "direction": "OUT",
2120                         "multiplicity": "MANY2ONE",
2121                         "contains-other-v": "!${direction}",
2122                         "delete-other-v": "!${direction}",
2123                         "prevent-delete": "NONE",
2124                         "default": "true",
2125                         "description":""
2126                 },
2127                 {
2128                         "from": "l3-interface-ipv6-address-list",
2129                         "to": "vlan",
2130                         "label": "org.onap.relationships.inventory.BelongsTo",
2131                         "direction": "OUT",
2132                         "multiplicity": "MANY2ONE",
2133                         "contains-other-v": "!${direction}",
2134                         "delete-other-v": "!${direction}",
2135                         "prevent-delete": "NONE",
2136                         "default": "true",
2137                         "description":""
2138                 },
2139                 {
2140                         "from": "vlan",
2141                         "to": "logical-link",
2142                         "label": "org.onap.relationships.inventory.Uses",
2143                         "direction": "OUT",
2144                         "multiplicity": "MANY2MANY",
2145                         "contains-other-v": "NONE",
2146                         "delete-other-v": "${direction}",
2147                         "prevent-delete": "NONE",
2148                         "default": "true",
2149                         "description":""
2150                 },
2151                 {
2152                         "from": "vlan",
2153                         "to": "multicast-configuration",
2154                         "label": "org.onap.relationships.inventory.Uses",
2155                         "direction": "OUT",
2156                         "multiplicity": "MANY2MANY",
2157                         "contains-other-v": "NONE",
2158                         "delete-other-v": "NONE",
2159                         "prevent-delete": "NONE",
2160                         "default": "true",
2161                         "description":""
2162                 },
2163                 {
2164                         "from": "l3-interface-ipv4-address-list",
2165                         "to": "vnfc",
2166                         "label": "org.onap.relationships.inventory.BelongsTo",
2167                         "direction": "OUT",
2168                         "multiplicity": "MANY2ONE",
2169                         "contains-other-v": "!${direction}",
2170                         "delete-other-v": "!${direction}",
2171                         "prevent-delete": "NONE",
2172                         "default": "true",
2173                         "description":""
2174                 },
2175                 {
2176                         "from": "l3-interface-ipv6-address-list",
2177                         "to": "vnfc",
2178                         "label": "org.onap.relationships.inventory.BelongsTo",
2179                         "direction": "OUT",
2180                         "multiplicity": "MANY2ONE",
2181                         "contains-other-v": "!${direction}",
2182                         "delete-other-v": "!${direction}",
2183                         "prevent-delete": "NONE",
2184                         "default": "true",
2185                         "description":""
2186                 },
2187                 {
2188                         "from": "vnfc",
2189                         "to": "instance-group",
2190                         "label": "org.onap.relationships.inventory.MemberOf",
2191                         "direction": "OUT",
2192                         "multiplicity": "MANY2MANY",
2193                         "contains-other-v": "NONE",
2194                         "delete-other-v": "NONE",
2195                         "prevent-delete": "NONE",
2196                         "default": "true",
2197                         "description":""
2198                 },
2199                 {
2200                         "from": "vnfc",
2201                         "to": "vip-ipv4-address-list",
2202                         "label": "org.onap.relationships.inventory.Uses",
2203                         "direction": "OUT",
2204                         "multiplicity": "MANY2MANY",
2205                         "contains-other-v": "NONE",
2206                         "delete-other-v": "NONE",
2207                         "prevent-delete": "NONE",
2208                         "default": "true",
2209                         "description":""
2210                 },
2211                 {
2212                         "from": "vnfc",
2213                         "to": "vip-ipv6-address-list",
2214                         "label": "org.onap.relationships.inventory.Uses",
2215                         "direction": "OUT",
2216                         "multiplicity": "MANY2MANY",
2217                         "contains-other-v": "NONE",
2218                         "delete-other-v": "NONE",
2219                         "prevent-delete": "NONE",
2220                         "default": "true",
2221                         "description":""
2222                 },
2223                 {
2224                         "from": "tenant",
2225                         "to": "volume-group",
2226                         "label": "org.onap.relationships.inventory.DependsOn",
2227                         "direction": "OUT",
2228                         "multiplicity": "ONE2MANY",
2229                         "contains-other-v": "NONE",
2230                         "delete-other-v": "NONE",
2231                         "prevent-delete": "NONE",
2232                         "default": "true",
2233                         "description":""
2234                 },
2235                 {
2236                         "from": "volume-group",
2237                         "to": "complex",
2238                         "label": "org.onap.relationships.inventory.LocatedIn",
2239                         "direction": "OUT",
2240                         "multiplicity": "MANY2ONE",
2241                         "contains-other-v": "NONE",
2242                         "delete-other-v": "NONE",
2243                         "prevent-delete": "!${direction}",
2244                         "default": "true",
2245                         "description":""
2246                 },
2247                 {
2248                         "from": "lag-interface",
2249                         "to": "vpls-pe",
2250                         "label": "tosca.relationships.network.BindsTo",
2251                         "direction": "OUT",
2252                         "multiplicity": "MANY2ONE",
2253                         "contains-other-v": "!${direction}",
2254                         "delete-other-v": "!${direction}",
2255                         "prevent-delete": "NONE",
2256                         "default": "true",
2257                         "description":""
2258                 },
2259                 {
2260                         "from": "p-interface",
2261                         "to": "vpls-pe",
2262                         "label": "tosca.relationships.network.BindsTo",
2263                         "direction": "OUT",
2264                         "multiplicity": "MANY2ONE",
2265                         "contains-other-v": "!${direction}",
2266                         "delete-other-v": "!${direction}",
2267                         "prevent-delete": "NONE",
2268                         "default": "true",
2269                         "description":""
2270                 },
2271                 {
2272                         "from": "vpls-pe",
2273                         "to": "complex",
2274                         "label": "org.onap.relationships.inventory.LocatedIn",
2275                         "direction": "OUT",
2276                         "multiplicity": "MANY2ONE",
2277                         "contains-other-v": "NONE",
2278                         "delete-other-v": "NONE",
2279                         "prevent-delete": "!${direction}",
2280                         "default": "true",
2281                         "description":""
2282                 },
2283                 {
2284                         "from": "vpls-pe",
2285                         "to": "ctag-pool",
2286                         "label": "org.onap.relationships.inventory.Uses",
2287                         "direction": "OUT",
2288                         "multiplicity": "MANY2MANY",
2289                         "contains-other-v": "NONE",
2290                         "delete-other-v": "NONE",
2291                         "prevent-delete": "NONE",
2292                         "default": "true",
2293                         "description":""
2294                 },
2295                 {
2296                         "from": "route-target",
2297                         "to": "vpn-binding",
2298                         "label": "org.onap.relationships.inventory.BelongsTo",
2299                         "direction": "OUT",
2300                         "multiplicity": "MANY2ONE",
2301                         "contains-other-v": "!${direction}",
2302                         "delete-other-v": "!${direction}",
2303                         "prevent-delete": "NONE",
2304                         "default": "true",
2305                         "description":""
2306                 },
2307                 {
2308                         "from": "l-interface",
2309                         "to": "vserver",
2310                         "label": "tosca.relationships.network.BindsTo",
2311                         "direction": "OUT",
2312                         "multiplicity": "MANY2ONE",
2313                         "contains-other-v": "!${direction}",
2314                         "delete-other-v": "!${direction}",
2315                         "prevent-delete": "NONE",
2316                         "default": "true",
2317                         "description":""
2318                 },
2319                 {
2320                         "from": "vf-module",
2321                         "to": "vserver",
2322                         "label": "org.onap.relationships.inventory.Uses",
2323                         "direction": "OUT",
2324                         "multiplicity": "ONE2MANY",
2325                         "contains-other-v": "NONE",
2326                         "delete-other-v": "NONE",
2327                         "prevent-delete": "NONE",
2328                         "default": "true",
2329                         "description":""
2330                 },
2331                 {
2332                         "from": "vnfc",
2333                         "to": "vserver",
2334                         "label": "tosca.relationships.HostedOn",
2335                         "direction": "OUT",
2336                         "multiplicity": "ONE2MANY",
2337                         "contains-other-v": "NONE",
2338                         "delete-other-v": "NONE",
2339                         "prevent-delete": "NONE",
2340                         "default": "true",
2341                         "description":""
2342                 },
2343                 {
2344                         "from": "vserver",
2345                         "to": "flavor",
2346                         "label": "org.onap.relationships.inventory.Uses",
2347                         "direction": "OUT",
2348                         "multiplicity": "MANY2ONE",
2349                         "contains-other-v": "NONE",
2350                         "delete-other-v": "NONE",
2351                         "prevent-delete": "!${direction}",
2352                         "default": "true",
2353                         "description":""
2354                 },
2355                 {
2356                         "from": "vserver",
2357                         "to": "image",
2358                         "label": "org.onap.relationships.inventory.Uses",
2359                         "direction": "OUT",
2360                         "multiplicity": "MANY2ONE",
2361                         "contains-other-v": "NONE",
2362                         "delete-other-v": "NONE",
2363                         "prevent-delete": "!${direction}",
2364                         "default": "true",
2365                         "description":""
2366                 },
2367                 {
2368                         "from": "vserver",
2369                         "to": "pserver",
2370                         "label": "tosca.relationships.HostedOn",
2371                         "direction": "OUT",
2372                         "multiplicity": "MANY2ONE",
2373                         "contains-other-v": "NONE",
2374                         "delete-other-v": "NONE",
2375                         "prevent-delete": "!${direction}",
2376                         "default": "true",
2377                         "description":""
2378                 },
2379                 {
2380                         "from": "vserver",
2381                         "to": "snapshot",
2382                         "label": "org.onap.relationships.inventory.Uses",
2383                         "direction": "OUT",
2384                         "multiplicity": "ONE2ONE",
2385                         "contains-other-v": "NONE",
2386                         "delete-other-v": "NONE",
2387                         "prevent-delete": "NONE",
2388                         "default": "true",
2389                         "description":""
2390                 },
2391                 {
2392                         "from": "vserver",
2393                         "to": "volume",
2394                         "label": "tosca.relationships.AttachesTo",
2395                         "direction": "OUT",
2396                         "multiplicity": "ONE2MANY",
2397                         "contains-other-v": "${direction}",
2398                         "delete-other-v": "${direction}",
2399                         "prevent-delete": "NONE",
2400                         "default": "true",
2401                         "description":""
2402                 },
2403                 {
2404                         "from": "zone",
2405                         "to": "complex",
2406                         "label": "org.onap.relationships.inventory.LocatedIn",
2407                         "direction": "OUT",
2408                         "multiplicity": "MANY2ONE",
2409                         "contains-other-v": "NONE",
2410                         "delete-other-v": "NONE",
2411                         "prevent-delete": "!${direction}",
2412                         "default": "true",
2413                         "description":""
2414                 },
2415                 {
2416                         "from": "configuration",
2417                         "to": "l-interface",
2418                         "label": "org.onap.relationships.inventory.AppliesTo",
2419                         "direction": "OUT",
2420                         "multiplicity": "ONE2MANY",
2421                         "contains-other-v": "NONE",
2422                         "delete-other-v": "NONE",
2423                         "prevent-delete": "NONE",
2424                         "default": "true",
2425                         "description":""
2426                 },
2427                 {
2428                         "from": "configuration",
2429                         "to": "pnf",
2430                         "label": "org.onap.relationships.inventory.AppliesTo",
2431                         "direction": "OUT",
2432                         "multiplicity": "MANY2MANY",
2433                         "contains-other-v": "NONE",
2434                         "delete-other-v": "NONE",
2435                         "prevent-delete": "NONE",
2436                         "default": "true",
2437                         "description":""
2438                 },
2439                 {
2440                         "from": "forwarder",
2441                         "to": "forwarding-path",
2442                         "label": "org.onap.relationships.inventory.BelongsTo",
2443                         "direction": "OUT",
2444                         "multiplicity": "MANY2ONE",
2445                         "contains-other-v": "!${direction}",
2446                         "delete-other-v": "!${direction}",
2447                         "prevent-delete": "NONE",
2448                         "default": "true",
2449                         "description":""
2450                 },
2451                 {
2452                         "from": "forwarding-path",
2453                         "to": "service-instance",
2454                         "label": "org.onap.relationships.inventory.AppliesTo",
2455                         "direction": "OUT",
2456                         "multiplicity": "MANY2ONE",
2457                         "contains-other-v": "NONE",
2458                         "delete-other-v": "!${direction}",
2459                         "prevent-delete": "NONE",
2460                         "default": "true",
2461                         "description":""
2462                 },
2463                 {
2464                         "from": "forwarder",
2465                         "to": "l-interface",
2466                         "label": "org.onap.relationships.inventory.ForwardsTo",
2467                         "direction": "OUT",
2468                         "multiplicity": "MANY2MANY",
2469                         "contains-other-v": "NONE",
2470                         "delete-other-v": "NONE",
2471                         "prevent-delete": "NONE",
2472                         "default": "true",
2473                         "description":""
2474                 },
2475                 {
2476                         "from": "forwarder",
2477                         "to": "configuration",
2478                         "label": "org.onap.relationships.inventory.Uses",
2479                         "direction": "OUT",
2480                         "multiplicity": "ONE2ONE",
2481                         "contains-other-v": "NONE",
2482                         "delete-other-v": "${direction}",
2483                         "prevent-delete": "NONE",
2484                         "default": "true",
2485                         "description":""
2486                 },
2487                 {
2488                         "from": "forwarding-path",
2489                         "to": "configuration",
2490                         "label": "org.onap.relationships.inventory.Uses",
2491                         "direction": "OUT",
2492                         "multiplicity": "ONE2ONE",
2493                         "contains-other-v": "NONE",
2494                         "delete-other-v": "${direction}",
2495                         "prevent-delete": "NONE",
2496                         "default": "true",
2497                         "description":""
2498                 },
2499                 {
2500                         "from": "forwarder",
2501                         "to": "lag-interface",
2502                         "label": "org.onap.relationships.inventory.ForwardsTo",
2503                         "direction": "OUT",
2504                         "multiplicity": "MANY2MANY",
2505                         "contains-other-v": "NONE",
2506                         "delete-other-v": "NONE",
2507                         "prevent-delete": "NONE",
2508                         "default": "true",
2509                         "description":""
2510                 },
2511                 {
2512                         "from": "evc",
2513                         "to": "configuration",
2514                         "label": "org.onap.relationships.inventory.BelongsTo",
2515                         "direction": "OUT",
2516                         "multiplicity": "ONE2ONE",
2517                         "contains-other-v": "!${direction}",
2518                         "delete-other-v": "!${direction}",
2519                         "prevent-delete": "NONE",
2520                         "default": "true",
2521                         "description":""
2522                 },
2523                 {
2524                         "from": "forwarder-evc",
2525                         "to": "configuration",
2526                         "label": "org.onap.relationships.inventory.BelongsTo",
2527                         "direction": "OUT",
2528                         "multiplicity": "ONE2ONE",
2529                         "contains-other-v": "!${direction}",
2530                         "delete-other-v": "!${direction}",
2531                         "prevent-delete": "NONE",
2532                         "default": "true",
2533                         "description":""
2534                 },
2535                 {
2536                         "from": "forwarder",
2537                         "to": "p-interface",
2538                         "label": "org.onap.relationships.inventory.ForwardsTo",
2539                         "direction": "OUT",
2540                         "multiplicity": "MANY2MANY",
2541                         "contains-other-v": "NONE",
2542                         "delete-other-v": "NONE",
2543                         "prevent-delete": "NONE",
2544                         "default": "true",
2545                         "description":""
2546                 },
2547                 {
2548                         "from": "generic-vnf",
2549                         "to": "nos-server",
2550                         "label": "tosca.relationships.HostedOn",
2551                         "direction": "OUT",
2552                         "multiplicity": "MANY2ONE",
2553                         "contains-other-v": "NONE",
2554                         "delete-other-v": "NONE",
2555                         "prevent-delete": "NONE",
2556                         "default": "true",
2557                         "description":""
2558                 },
2559                 {
2560                         "from": "nos-server",
2561                         "to": "pserver",
2562                         "label": "tosca.relationships.HostedOn",
2563                         "direction": "OUT",
2564                         "multiplicity": "ONE2ONE",
2565                         "contains-other-v": "NONE",
2566                         "delete-other-v": "NONE",
2567                         "prevent-delete": "!${direction}",
2568                         "default": "true",
2569                         "description":""
2570                 },
2571                 {
2572                         "from": "nos-server",
2573                         "to": "tenant",
2574                         "label": "org.onap.relationships.inventory.BelongsTo",
2575                         "direction": "OUT",
2576                         "multiplicity": "MANY2ONE",
2577                         "contains-other-v": "!${direction}",
2578                         "delete-other-v": "NONE",
2579                         "prevent-delete": "!${direction}",
2580                         "default": "true",
2581                         "description":""
2582                 },
2583                 {
2584                         "from": "configuration",
2585                         "to": "configuration",
2586                         "label": "tosca.relationships.network.BindsTo",
2587                         "direction": "OUT",
2588                         "multiplicity": "ONE2ONE",
2589                         "contains-other-v": "NONE",
2590                         "delete-other-v": "NONE",
2591                         "prevent-delete": "NONE",
2592                         "default": "true",
2593                         "description":""
2594                 },
2595                 {
2596                         "from": "configuration",
2597                         "to": "vpn-binding",
2598                         "label": "org.onap.relationships.inventory.Uses",
2599                         "direction": "OUT",
2600                         "multiplicity": "MANY2ONE",
2601                         "contains-other-v": "NONE",
2602                         "delete-other-v": "NONE",
2603                         "prevent-delete": "NONE",
2604                         "default": "true",
2605                         "description":""
2606                 },
2607                 {
2608                         "from": "configuration",
2609                         "to": "l3-network",
2610                         "label": "org.onap.relationships.inventory.PartOf",
2611                         "direction": "OUT",
2612                         "multiplicity": "ONE2ONE",
2613                         "contains-other-v": "NONE",
2614                         "delete-other-v": "NONE",
2615                         "prevent-delete": "NONE",
2616                         "default": "true",
2617                         "description":""
2618                 },
2619                 {
2620                         "from": "vpn-binding",
2621                         "to": "customer",
2622                         "label": "org.onap.relationships.inventory.Uses",
2623                         "direction": "OUT",
2624                         "multiplicity": "MANY2MANY",
2625                         "contains-other-v": "NONE",
2626                         "delete-other-v": "NONE",
2627                         "prevent-delete": "NONE",
2628                         "default": "true",
2629                         "description":""
2630                 },
2631                 {
2632                         "from": "service-instance",
2633                         "to": "configuration",
2634                         "label": "org.onap.relationships.inventory.ComposedOf",
2635                         "direction": "OUT",
2636                         "multiplicity": "MANY2MANY",
2637                         "contains-other-v": "NONE",
2638                         "delete-other-v": "NONE",
2639                         "prevent-delete": "NONE",
2640                         "default": "false",
2641                         "description":""
2642                 },
2643                 {
2644                         "from": "forwarder",
2645                         "to": "generic-vnf",
2646                         "label": "org.onap.relationships.inventory.AppliesTo",
2647                         "direction": "OUT",
2648                         "multiplicity": "MANY2MANY",
2649                         "contains-other-v": "NONE",
2650                         "delete-other-v": "NONE",
2651                         "prevent-delete": "NONE",
2652                         "default": "true",
2653                         "description": "Points to the generic-vnf(s) involved in this forwarding step."
2654                 },
2655         {
2656             "from": "cloud-region",
2657             "to": "instance-group",
2658             "label": "org.onap.relationships.inventory.Uses",
2659             "direction": "OUT",
2660             "multiplicity": "ONE2MANY",
2661             "contains-other-v": "NONE",
2662             "delete-other-v": "NONE",
2663             "prevent-delete": "NONE",
2664             "default": "true",
2665             "description": ""
2666          },
2667                  {
2668                         "from": "instance-group",
2669                         "to": "collection",
2670                         "label": "org.onap.inventory.BelongsTo",
2671                         "direction": "OUT",
2672                         "multiplicity": "ONE2ONE",
2673                         "contains-other-v": "NONE",
2674                         "delete-other-v": "NONE",
2675                         "prevent-delete": "NONE",
2676                         "default": "true",
2677                         "description": ""
2678                  },
2679                  {
2680                         "from": "service-instance",
2681                         "to": "collection",
2682                         "label": "org.onap.relationships.inventory.ComposedOf",
2683                         "direction": "OUT",
2684                         "multiplicity": "ONE2ONE",
2685                         "contains-other-v": "NONE",
2686                         "delete-other-v": "NONE",
2687                         "prevent-delete": "NONE",
2688                         "default": "true",
2689                         "description": ""
2690                  },
2691                  {
2692                         "from": "vlan-mapping",
2693                         "to": "forwarder-evc",
2694                         "label": "org.onap.relationships.inventory.BelongsTo",
2695                         "direction": "OUT",
2696                         "multiplicity": "MANY2ONE",
2697                         "contains-other-v": "!${direction}",
2698                         "delete-other-v": "!${direction}",
2699                         "prevent-delete": "NONE",
2700                         "default": "true",
2701                         "description": ""
2702                  },
2703          {
2704              "from": "allotted-resource",
2705              "to": "model-ver",
2706              "label": "org.onap.relationships.inventory.IsA",
2707              "direction": "OUT",
2708              "multiplicity": "MANY2ONE",
2709              "contains-other-v": "NONE",
2710              "delete-other-v": "NONE",
2711              "SVC-INFRA": "NONE",
2712              "prevent-delete": "!${direction}",
2713              "private": "true"
2714          },
2715          {
2716              "from": "configuration",
2717              "to": "model-ver",
2718              "label": "org.onap.relationships.inventory.IsA",
2719              "direction": "OUT",
2720              "multiplicity": "MANY2ONE",
2721              "contains-other-v": "NONE",
2722              "delete-other-v": "NONE",
2723              "SVC-INFRA": "NONE",
2724              "prevent-delete": "!${direction}",
2725              "private": "true"
2726          },
2727          {
2728              "from": "connector",
2729              "to": "model-ver",
2730              "label": "org.onap.relationships.inventory.IsA",
2731              "direction": "OUT",
2732              "multiplicity": "MANY2ONE",
2733              "contains-other-v": "NONE",
2734              "delete-other-v": "NONE",
2735              "SVC-INFRA": "NONE",
2736              "prevent-delete": "!${direction}",
2737              "private": "true"
2738          },
2739          {
2740              "from": "generic-vnf",
2741              "to": "model-ver",
2742              "label": "org.onap.relationships.inventory.IsA",
2743              "direction": "OUT",
2744              "multiplicity": "MANY2ONE",
2745              "contains-other-v": "NONE",
2746              "delete-other-v": "NONE",
2747              "SVC-INFRA": "NONE",
2748              "prevent-delete": "!${direction}",
2749              "private": "true"
2750          },
2751          {
2752              "from": "instance-group",
2753              "to": "model-ver",
2754              "label": "org.onap.relationships.inventory.IsA",
2755              "direction": "OUT",
2756              "multiplicity": "MANY2ONE",
2757              "contains-other-v": "NONE",
2758              "delete-other-v": "NONE",
2759              "SVC-INFRA": "NONE",
2760              "prevent-delete": "!${direction}",
2761              "private": "true"
2762          },
2763          {
2764              "from": "l3-network",
2765              "to": "model-ver",
2766              "label": "org.onap.relationships.inventory.IsA",
2767              "direction": "OUT",
2768              "multiplicity": "MANY2ONE",
2769              "contains-other-v": "NONE",
2770              "delete-other-v": "NONE",
2771              "SVC-INFRA": "NONE",
2772              "prevent-delete": "!${direction}",
2773              "private": "true"
2774          },
2775          {
2776              "from": "logical-link",
2777              "to": "model-ver",
2778              "label": "org.onap.relationships.inventory.IsA",
2779              "direction": "OUT",
2780              "multiplicity": "MANY2ONE",
2781              "contains-other-v": "NONE",
2782              "delete-other-v": "NONE",
2783              "SVC-INFRA": "NONE",
2784              "prevent-delete": "!${direction}",
2785              "private": "true"
2786          },
2787          {
2788              "from": "service-instance",
2789              "to": "model-ver",
2790              "label": "org.onap.relationships.inventory.IsA",
2791              "direction": "OUT",
2792              "multiplicity": "MANY2ONE",
2793              "contains-other-v": "NONE",
2794              "delete-other-v": "NONE",
2795              "SVC-INFRA": "NONE",
2796              "prevent-delete": "!${direction}",
2797              "private": "true"
2798          },
2799          {
2800              "from": "vf-module",
2801              "to": "model-ver",
2802              "label": "org.onap.relationships.inventory.IsA",
2803              "direction": "OUT",
2804              "multiplicity": "MANY2ONE",
2805              "contains-other-v": "NONE",
2806              "delete-other-v": "NONE",
2807              "SVC-INFRA": "NONE",
2808              "prevent-delete": "!${direction}",
2809              "private": "true"
2810          },
2811          {
2812              "from": "vnfc",
2813              "to": "model-ver",
2814              "label": "org.onap.relationships.inventory.IsA",
2815              "direction": "OUT",
2816              "multiplicity": "MANY2ONE",
2817              "contains-other-v": "NONE",
2818              "delete-other-v": "NONE",
2819              "SVC-INFRA": "NONE",
2820              "prevent-delete": "!${direction}",
2821              "private": "true"
2822          },
2823                 {
2824                         "from": "pnf",
2825                         "to": "model-ver",
2826                         "label": "org.onap.relationships.inventory.IsA",
2827                         "direction": "OUT",
2828                         "multiplicity": "MANY2ONE",
2829                         "contains-other-v": "NONE",
2830                         "delete-other-v": "NONE",
2831                         "SVC-INFRA": "NONE",
2832                         "prevent-delete": "!${direction}",
2833                         "private": "true"
2834                 },
2835                 {
2836                         "from": "collection",
2837                         "to": "model-ver",
2838                         "label": "org.onap.relationships.inventory.IsA",
2839                         "direction": "OUT",
2840                         "multiplicity": "MANY2ONE",
2841                         "contains-other-v": "NONE",
2842                         "delete-other-v": "NONE",
2843                         "SVC-INFRA": "NONE",
2844                         "prevent-delete": "!${direction}",
2845                         "private": "true"
2846                 },
2847                 {
2848                         "from": "configuration",
2849                         "to": "vnfc",
2850                         "label": "org.onap.relationships.inventory.Uses",
2851                         "direction": "OUT",
2852                         "multiplicity": "ONE2ONE",
2853                         "contains-other-v": "NONE",
2854                         "delete-other-v": "!${direction}",
2855                         "prevent-delete": "NONE",
2856                         "default": "true",
2857                         "description":""
2858                 },
2859                 {
2860                         "from": "vnfc",
2861                         "to": "cp",
2862                         "label": "org.onap.relationships.inventory.BelongsTo",
2863                         "direction": "OUT",
2864                         "multiplicity": "ONE2MANY",
2865                         "contains-other-v": "${direction}",
2866                         "delete-other-v": "${direction}",
2867                         "prevent-delete": "NONE",
2868                         "default": "true",
2869                         "description":"cp is child of vnfc"
2870                 },
2871                 {
2872                         "from": "l3-interface-ipv4-address-list",
2873                         "to": "cp",
2874                         "label": "org.onap.relationships.inventory.network.BelongsTo",
2875                         "direction": "OUT",
2876                         "multiplicity": "MANY2ONE",
2877                         "contains-other-v": "!${direction}",
2878                         "delete-other-v": "!${direction}",
2879                         "prevent-delete": "NONE",
2880                         "default": "true",
2881                         "description":""
2882                 },
2883                 {
2884                         "from": "l3-interface-ipv6-address-list",
2885                         "to": "cp",
2886                         "label": "org.onap.relationships.inventory.network.BelongsTo",
2887                         "direction": "OUT",
2888                         "multiplicity": "MANY2ONE",
2889                         "contains-other-v": "!${direction}",
2890                         "delete-other-v": "!${direction}",
2891                         "prevent-delete": "NONE",
2892                         "default": "true",
2893                         "description":""
2894                 },
2895                 {
2896                         "from": "vip-ipv4-address-list",
2897                         "to": "cp",
2898                         "label": "org.onap.relationships.inventory.network.Uses",
2899                         "direction": "OUT",
2900                         "multiplicity": "MANY2MANY",
2901                         "contains-other-v": "NONE",
2902                         "delete-other-v": "NONE",
2903                         "prevent-delete": "NONE",
2904                         "default": "true",
2905                         "description":""
2906                 },
2907                 {
2908                         "from": "vip-ipv6-address-list",
2909                         "to": "cp",
2910                         "label": "org.onap.relationships.inventory.network.Uses",
2911                         "direction": "OUT",
2912                         "multiplicity": "MANY2MANY",
2913                         "contains-other-v": "NONE",
2914                         "delete-other-v": "NONE",
2915                         "prevent-delete": "NONE",
2916                         "default": "true",
2917                         "description":""
2918                 },
2919                 {
2920                         "from": "vlan-tag",
2921                         "to": "l3-network",
2922                         "label": "org.onap.relationships.inventory.BelongsTo",
2923                         "direction": "OUT",
2924                         "multiplicity": "MANY2MANY",
2925                         "contains-other-v": "NONE",
2926                         "delete-other-v": "NONE",
2927                         "prevent-delete": "NONE",
2928                         "default": "true",
2929                         "description":""
2930                 },
2931                 {
2932                         "from": "vlan-tag",
2933                         "to": "cloud-region",
2934                         "label": "org.onap.relationships.inventory.BelongsTo",
2935                         "direction": "OUT",
2936                         "multiplicity": "MANY2ONE",
2937                         "contains-other-v": "NONE",
2938                         "delete-other-v": "NONE",
2939                         "prevent-delete": "NONE",
2940                         "default": "true",
2941                         "description":""
2942                 },
2943                 {
2944                         "from": "vlan-tag",
2945                         "to": "cp",
2946                         "label": "org.onap.relationships.inventory.Uses",
2947                         "direction": "OUT",
2948                         "multiplicity": "MANY2MANY",
2949                         "contains-other-v": "NONE",
2950                         "delete-other-v": "NONE",
2951                         "prevent-delete": "NONE",
2952                         "default": "true",
2953                         "description":""
2954                 },
2955                 {
2956                         "from": "l-interface",
2957                         "to": "cp",
2958                         "label": "tosca.relationships.network.LinksTo",
2959                         "direction": "OUT",
2960                         "multiplicity": "ONE2ONE",
2961                         "contains-other-v": "NONE",
2962                         "delete-other-v": "NONE",
2963                         "prevent-delete": "NONE",
2964                         "default": "true",
2965                         "description":""
2966                 },
2967                 {
2968                         "from": "l3-network",
2969                         "to": "cp",
2970                         "label": "tosca.relationships.network.LinksTo",
2971                         "direction": "OUT",
2972                         "multiplicity": "MANY2MANY",
2973                         "contains-other-v": "NONE",
2974                         "delete-other-v": "NONE",
2975                         "prevent-delete": "NONE",
2976                         "default": "true",
2977                         "description":""
2978                 },
2979                 {
2980                         "from": "line-of-business",
2981                         "to": "l3-network",
2982                         "label": "org.onap.relationships.inventory.Uses",
2983                         "direction": "OUT",
2984                         "multiplicity": "MANY2MANY",
2985                         "contains-other-v": "NONE",
2986                         "delete-other-v": "NONE",
2987                         "SVC-INFRA": "NONE",
2988                         "prevent-delete": "NONE",
2989                         "default": "true",
2990                         "description":""
2991                 },
2992                 {
2993                         "from": "platform",
2994                         "to": "l3-network",
2995                         "label": "org.onap.relationships.inventory.Uses",
2996                         "direction": "OUT",
2997                         "multiplicity": "MANY2MANY",
2998                         "contains-other-v": "NONE",
2999                         "delete-other-v": "NONE",
3000                         "SVC-INFRA": "NONE",
3001                         "prevent-delete": "NONE",
3002                         "default": "true",
3003                         "description":""
3004                 },
3005                 {
3006                         "from": "l3-network",
3007                         "to": "l3-network",
3008                         "label": "org.onap.relationships.inventory.Uses",
3009                         "direction": "OUT",
3010                         "multiplicity": "MANY2MANY",
3011                         "contains-other-v": "NONE",
3012                         "delete-other-v": "NONE",
3013                         "SVC-INFRA": "NONE",
3014                         "prevent-delete": "NONE",
3015                         "default": "true",
3016                         "description":""
3017                 },
3018                 {
3019                         "from": "generic-vnf",
3020                         "to": "instance-group",
3021                         "label": "org.onap.relationships.inventory.Uses",
3022                         "direction": "OUT",
3023                         "multiplicity": "ONE2MANY",
3024                         "contains-other-v": "NONE",
3025                         "delete-other-v": "NONE",
3026                         "prevent-delete": "NONE",
3027                         "default": "false",
3028                         "description":""
3029                 },
3030                 {
3031                         "from": "instance-group",
3032                         "to": "generic-vnf",
3033                         "label": "org.onap.relationships.inventory.BelongsTo",
3034                         "direction": "OUT",
3035                         "multiplicity": "MANY2ONE",
3036                         "contains-other-v": "NONE",
3037                         "delete-other-v": "!${direction}",
3038                         "prevent-delete": "NONE",
3039                         "default": "false",
3040                         "description":""
3041                 },
3042                         {
3043                         "from": "cloud-region",
3044                         "to": "network-technology",
3045                         "label": "org.onap.relationships.inventory.Uses",
3046                         "direction": "OUT",
3047                         "multiplicity": "MANY2MANY",
3048                         "contains-other-v": "NONE",
3049                         "delete-other-v": "NONE",
3050                         "prevent-delete": "NONE",
3051                         "default": "true",
3052                         "description":""
3053                 }
3054                 
3055         ]
3056 }