Move the aai-schema, annotations and
[aai/schema-service.git] / aai-schema / src / main / resources / onap / dbedgerules / v15 / DbEdgeRules_v15.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": "generic-vnf",
569                         "to": "cloud-region",
570                         "label": "org.onap.relationships.inventory.LocatedIn",
571                         "direction": "OUT",
572                         "multiplicity": "MANY2ONE",
573                         "contains-other-v": "NONE",
574                         "delete-other-v": "NONE",
575                         "prevent-delete": "NONE",
576                         "default": "true",
577                         "description":""
578                 },
579                 {
580                         "from": "generic-vnf",
581                         "to": "tenant",
582                         "label": "org.onap.relationships.inventory.BelongsTo",
583                         "direction": "OUT",
584                         "multiplicity": "MANY2ONE",
585                         "contains-other-v": "NONE",
586                         "delete-other-v": "NONE",
587                         "prevent-delete": "NONE",
588                         "default": "true",
589                         "description":""
590                 },
591                 {
592                         "from": "vnfc",
593                         "to": "generic-vnf",
594                         "label": "org.onap.relationships.inventory.BelongsTo",
595                         "direction": "OUT",
596                         "multiplicity": "MANY2ONE",
597                         "contains-other-v": "NONE",
598                         "delete-other-v": "!${direction}",
599                         "prevent-delete": "NONE",
600                         "default": "true",
601                         "description":""
602                 },
603                 {
604                         "from": "generic-vnf",
605                         "to": "vnf-image",
606                         "label": "org.onap.relationships.inventory.Uses",
607                         "direction": "OUT",
608                         "multiplicity": "MANY2ONE",
609                         "contains-other-v": "NONE",
610                         "delete-other-v": "NONE",
611                         "prevent-delete": "!${direction}",
612                         "default": "true",
613                         "description":""
614                 },
615                 {
616                         "from": "generic-vnf",
617                         "to": "volume-group",
618                         "label": "org.onap.relationships.inventory.DependsOn",
619                         "direction": "OUT",
620                         "multiplicity": "ONE2MANY",
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": "vserver",
630                         "label": "tosca.relationships.HostedOn",
631                         "direction": "OUT",
632                         "multiplicity": "ONE2MANY",
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": "instance-group",
1710                         "label": "org.onap.relationships.inventory.Uses",
1711                         "direction": "OUT",
1712                         "multiplicity": "ONE2MANY",
1713                         "contains-other-v": "NONE",
1714                         "delete-other-v": "NONE",
1715                         "SVC-INFRA":"NONE",
1716                         "prevent-delete": "NONE",
1717                         "default": "false",
1718                         "description":"MSO creates this edge on VNF Group Service creation"
1719                 },
1720                 {
1721                         "from": "service-instance",
1722                         "to": "configuration",
1723                         "label": "org.onap.relationships.inventory.Uses",
1724                         "direction": "OUT",
1725                         "multiplicity": "ONE2MANY",
1726                         "contains-other-v": "NONE",
1727                         "delete-other-v": "NONE",
1728                         "prevent-delete": "NONE",
1729                         "default": "true",
1730                         "description":""
1731                 },
1732                 {
1733                         "from": "service-instance",
1734                         "to": "connector",
1735                         "label": "org.onap.relationships.inventory.Uses",
1736                         "direction": "OUT",
1737                         "multiplicity": "MANY2MANY",
1738                         "contains-other-v": "NONE",
1739                         "delete-other-v": "NONE",
1740                         "prevent-delete": "NONE",
1741                         "default": "true",
1742                         "description":""
1743                 },
1744                 {
1745                         "from": "service-instance",
1746                         "to": "ctag-assignment",
1747                         "label": "org.onap.relationships.inventory.Uses",
1748                         "direction": "OUT",
1749                         "multiplicity": "ONE2MANY",
1750                         "contains-other-v": "NONE",
1751                         "delete-other-v": "NONE",
1752                         "prevent-delete": "NONE",
1753                         "default": "true",
1754                         "description":""
1755                 },
1756                 {
1757                         "from": "service-instance",
1758                         "to": "cvlan-tag",
1759                         "label": "org.onap.relationships.inventory.ComposedOf",
1760                         "direction": "OUT",
1761                         "multiplicity": "MANY2MANY",
1762                         "contains-other-v": "NONE",
1763                         "delete-other-v": "NONE",
1764                         "prevent-delete": "NONE",
1765                         "default": "true",
1766                         "description":""
1767                 },
1768                 {
1769                         "from": "service-instance",
1770                         "to": "instance-group",
1771                         "label": "org.onap.relationships.inventory.MemberOf",
1772                         "direction": "OUT",
1773                         "multiplicity": "MANY2MANY",
1774                         "contains-other-v": "NONE",
1775                         "delete-other-v": "NONE",
1776                         "prevent-delete": "NONE",
1777                         "default": "true",
1778                         "description":""
1779                 },
1780                 {
1781                         "from": "service-instance",
1782                         "to": "logical-link",
1783                         "label": "org.onap.relationships.inventory.Uses",
1784                         "direction": "OUT",
1785                         "multiplicity": "MANY2MANY",
1786                         "contains-other-v": "NONE",
1787                         "delete-other-v": "${direction}",
1788                         "prevent-delete": "NONE",
1789                         "default": "true",
1790                         "description":""
1791                 },
1792                 {
1793                         "from": "service-instance",
1794                         "to": "pnf",
1795                         "label": "org.onap.relationships.inventory.ComposedOf",
1796                         "direction": "OUT",
1797                         "multiplicity": "ONE2MANY",
1798                         "contains-other-v": "NONE",
1799                         "delete-other-v": "NONE",
1800                         "prevent-delete": "NONE",
1801                         "default": "true",
1802                         "description":""
1803                 },
1804                 {
1805                         "from": "service-instance",
1806                         "to": "service-instance",
1807                         "label": "org.onap.relationships.inventory.ComposedOf",
1808                         "direction": "OUT",
1809                         "multiplicity": "ONE2MANY",
1810                         "contains-other-v": "NONE",
1811                         "delete-other-v": "NONE",
1812                         "prevent-delete": "NONE",
1813                         "default": "true",
1814                         "description":""
1815                 },
1816                 {
1817                         "from": "service-instance",
1818                         "to": "vlan",
1819                         "label": "org.onap.relationships.inventory.ComposedOf",
1820                         "direction": "OUT",
1821                         "multiplicity": "ONE2MANY",
1822                         "contains-other-v": "NONE",
1823                         "delete-other-v": "NONE",
1824                         "prevent-delete": "NONE",
1825                         "default": "true",
1826                         "description":""
1827                 },
1828                 {
1829                         "from": "service-instance",
1830                         "to": "zone",
1831                         "label": "org.onap.relationships.inventory.LocatedIn",
1832                         "direction": "OUT",
1833                         "multiplicity": "MANY2ONE",
1834                         "contains-other-v": "NONE",
1835                         "delete-other-v": "NONE",
1836                         "prevent-delete": "NONE",
1837                         "default": "true",
1838                         "description":""
1839                 },
1840                 {
1841                         "from": "service-instance",
1842                         "to": "service-subscription",
1843                         "label": "org.onap.relationships.inventory.BelongsTo",
1844                         "direction": "OUT",
1845                         "multiplicity": "MANY2ONE",
1846                         "contains-other-v": "!${direction}",
1847                         "delete-other-v": "!${direction}",
1848                         "prevent-delete": "NONE",
1849                         "default": "true",
1850                         "description":""
1851                 },
1852                 {
1853                         "from": "class-of-service",
1854                         "to": "site-pair",
1855                         "label": "org.onap.relationships.inventory.BelongsTo",
1856                         "direction": "OUT",
1857                         "multiplicity": "MANY2ONE",
1858                         "contains-other-v": "!${direction}",
1859                         "delete-other-v": "!${direction}",
1860                         "prevent-delete": "NONE",
1861                         "default": "true",
1862                         "description":""
1863                 },
1864                 {
1865                         "from": "routing-instance",
1866                         "to": "site-pair-set",
1867                         "label": "org.onap.relationships.inventory.BelongsTo",
1868                         "direction": "OUT",
1869                         "multiplicity": "MANY2ONE",
1870                         "contains-other-v": "!${direction}",
1871                         "delete-other-v": "!${direction}",
1872                         "prevent-delete": "NONE",
1873                         "default": "true",
1874                         "description":""
1875                 },
1876                 {
1877                         "from": "sriov-vf",
1878                         "to": "sriov-pf",
1879                         "label": "org.onap.relationships.inventory.Uses",
1880                         "direction": "OUT",
1881                         "multiplicity": "MANY2ONE",
1882                         "contains-other-v": "NONE",
1883                         "delete-other-v": "NONE",
1884                         "prevent-delete": "NONE",
1885                         "default": "true",
1886                         "description":""
1887                 },
1888                 {
1889                         "from": "host-route",
1890                         "to": "subnet",
1891                         "label": "org.onap.relationships.inventory.BelongsTo",
1892                         "direction": "OUT",
1893                         "multiplicity": "MANY2ONE",
1894                         "contains-other-v": "!${direction}",
1895                         "delete-other-v": "!${direction}",
1896                         "prevent-delete": "NONE",
1897                         "default": "true",
1898                         "description":""
1899                 },
1900                 {
1901                         "from": "service-subscription",
1902                         "to": "tenant",
1903                         "label": "org.onap.relationships.inventory.Uses",
1904                         "direction": "OUT",
1905                         "multiplicity": "MANY2MANY",
1906                         "contains-other-v": "NONE",
1907                         "delete-other-v": "NONE",
1908                         "prevent-delete": "NONE",
1909                         "default": "true",
1910                         "description":""
1911                 },
1912                 {
1913                         "from": "tenant",
1914                         "to": "l3-network",
1915                         "label": "org.onap.relationships.inventory.Uses",
1916                         "direction": "OUT",
1917                         "multiplicity": "MANY2MANY",
1918                         "contains-other-v": "NONE",
1919                         "delete-other-v": "NONE",
1920                         "prevent-delete": "NONE",
1921                         "default": "true",
1922                         "description":""
1923                 },
1924                 {
1925                         "from": "vserver",
1926                         "to": "tenant",
1927                         "label": "org.onap.relationships.inventory.BelongsTo",
1928                         "direction": "OUT",
1929                         "multiplicity": "MANY2ONE",
1930                         "contains-other-v": "!${direction}",
1931                         "delete-other-v": "NONE",
1932                         "prevent-delete": "!${direction}",
1933                         "default": "true",
1934                         "description":""
1935                 },
1936                 {
1937                         "from": "entitlement",
1938                         "to": "vce",
1939                         "label": "org.onap.relationships.inventory.BelongsTo",
1940                         "direction": "OUT",
1941                         "multiplicity": "MANY2ONE",
1942                         "contains-other-v": "!${direction}",
1943                         "delete-other-v": "!${direction}",
1944                         "prevent-delete": "NONE",
1945                         "default": "true",
1946                         "description":""
1947                 },
1948                 {
1949                         "from": "license",
1950                         "to": "vce",
1951                         "label": "org.onap.relationships.inventory.BelongsTo",
1952                         "direction": "OUT",
1953                         "multiplicity": "MANY2ONE",
1954                         "contains-other-v": "!${direction}",
1955                         "delete-other-v": "!${direction}",
1956                         "prevent-delete": "NONE",
1957                         "default": "true",
1958                         "description":""
1959                 },
1960                 {
1961                         "from": "port-group",
1962                         "to": "vce",
1963                         "label": "org.onap.relationships.inventory.BelongsTo",
1964                         "direction": "OUT",
1965                         "multiplicity": "MANY2ONE",
1966                         "contains-other-v": "!${direction}",
1967                         "delete-other-v": "!${direction}",
1968                         "prevent-delete": "NONE",
1969                         "default": "true",
1970                         "description":""
1971                 },
1972                 {
1973                         "from": "service-instance",
1974                         "to": "vce",
1975                         "label": "org.onap.relationships.inventory.ComposedOf",
1976                         "direction": "OUT",
1977                         "multiplicity": "ONE2MANY",
1978                         "contains-other-v": "NONE",
1979                         "delete-other-v": "NONE",
1980                         "prevent-delete": "NONE",
1981                         "default": "true",
1982                         "description":""
1983                 },
1984                 {
1985                         "from": "vce",
1986                         "to": "availability-zone",
1987                         "label": "org.onap.relationships.inventory.Uses",
1988                         "direction": "OUT",
1989                         "multiplicity": "MANY2MANY",
1990                         "contains-other-v": "NONE",
1991                         "delete-other-v": "NONE",
1992                         "prevent-delete": "!${direction}",
1993                         "default": "true",
1994                         "description":""
1995                 },
1996                 {
1997                         "from": "vce",
1998                         "to": "complex",
1999                         "label": "org.onap.relationships.inventory.LocatedIn",
2000                         "direction": "OUT",
2001                         "multiplicity": "MANY2MANY",
2002                         "contains-other-v": "NONE",
2003                         "delete-other-v": "NONE",
2004                         "prevent-delete": "!${direction}",
2005                         "default": "true",
2006                         "description":""
2007                 },
2008                 {
2009                         "from": "vce",
2010                         "to": "vserver",
2011                         "label": "tosca.relationships.HostedOn",
2012                         "direction": "OUT",
2013                         "multiplicity": "ONE2MANY",
2014                         "contains-other-v": "NONE",
2015                         "delete-other-v": "NONE",
2016                         "prevent-delete": "NONE",
2017                         "default": "true",
2018                         "description":""
2019                 },
2020                 {
2021                         "from": "vf-module",
2022                         "to": "l3-network",
2023                         "label": "org.onap.relationships.inventory.DependsOn",
2024                         "direction": "OUT",
2025                         "multiplicity": "MANY2MANY",
2026                         "contains-other-v": "NONE",
2027                         "delete-other-v": "NONE",
2028                         "prevent-delete": "NONE",
2029                         "default": "true",
2030                         "description":""
2031                 },
2032                 {
2033                         "from": "vf-module",
2034                         "to": "vnfc",
2035                         "label": "org.onap.relationships.inventory.Uses",
2036                         "direction": "OUT",
2037                         "multiplicity": "ONE2MANY",
2038                         "contains-other-v": "NONE",
2039                         "delete-other-v": "${direction}",
2040                         "prevent-delete": "NONE",
2041                         "default": "true",
2042                         "description":""
2043                 },
2044                 {
2045                         "from": "vf-module",
2046                         "to": "volume-group",
2047                         "label": "org.onap.relationships.inventory.Uses",
2048                         "direction": "OUT",
2049                         "multiplicity": "ONE2ONE",
2050                         "contains-other-v": "NONE",
2051                         "delete-other-v": "NONE",
2052                         "prevent-delete": "NONE",
2053                         "default": "true",
2054                         "description":""
2055                 },
2056                 {
2057                         "from": "vip-ipv4-address-list",
2058                         "to": "instance-group",
2059                         "label": "org.onap.relationships.inventory.MemberOf",
2060                         "direction": "OUT",
2061                         "multiplicity": "MANY2MANY",
2062                         "contains-other-v": "NONE",
2063                         "delete-other-v": "NONE",
2064                         "prevent-delete": "NONE",
2065                         "default": "true",
2066                         "description":""
2067                 },
2068                 {
2069                         "from": "vip-ipv4-address-list",
2070                         "to": "subnet",
2071                         "label": "org.onap.relationships.inventory.MemberOf",
2072                         "direction": "OUT",
2073                         "multiplicity": "MANY2MANY",
2074                         "contains-other-v": "NONE",
2075                         "delete-other-v": "NONE",
2076                         "prevent-delete": "!${direction}",
2077                         "default": "true",
2078                         "description":""
2079                 },
2080                 {
2081                         "from": "vip-ipv6-address-list",
2082                         "to": "instance-group",
2083                         "label": "org.onap.relationships.inventory.MemberOf",
2084                         "direction": "OUT",
2085                         "multiplicity": "MANY2MANY",
2086                         "contains-other-v": "NONE",
2087                         "delete-other-v": "NONE",
2088                         "prevent-delete": "NONE",
2089                         "default": "true",
2090                         "description":""
2091                 },
2092                 {
2093                         "from": "vip-ipv6-address-list",
2094                         "to": "subnet",
2095                         "label": "org.onap.relationships.inventory.MemberOf",
2096                         "direction": "OUT",
2097                         "multiplicity": "MANY2MANY",
2098                         "contains-other-v": "NONE",
2099                         "delete-other-v": "NONE",
2100                         "prevent-delete": "!${direction}",
2101                         "default": "true",
2102                         "description":""
2103                 },
2104                 {
2105                         "from": "generic-vnf",
2106                         "to": "virtual-data-center",
2107                         "label": "org.onap.relationships.inventory.LocatedIn",
2108                         "direction": "OUT",
2109                         "multiplicity": "MANY2MANY",
2110                         "contains-other-v": "NONE",
2111                         "delete-other-v": "NONE",
2112                         "prevent-delete": "NONE",
2113                         "default": "true",
2114                         "description":""
2115                 },
2116                 {
2117                         "from": "logical-link",
2118                         "to": "virtual-data-center",
2119                         "label": "org.onap.relationships.inventory.LocatedIn",
2120                         "direction": "OUT",
2121                         "multiplicity": "MANY2MANY",
2122                         "contains-other-v": "NONE",
2123                         "delete-other-v": "NONE",
2124                         "prevent-delete": "NONE",
2125                         "default": "true",
2126                         "description":""
2127                 },
2128                 {
2129                         "from": "l3-interface-ipv4-address-list",
2130                         "to": "vlan",
2131                         "label": "org.onap.relationships.inventory.BelongsTo",
2132                         "direction": "OUT",
2133                         "multiplicity": "MANY2ONE",
2134                         "contains-other-v": "!${direction}",
2135                         "delete-other-v": "!${direction}",
2136                         "prevent-delete": "NONE",
2137                         "default": "true",
2138                         "description":""
2139                 },
2140                 {
2141                         "from": "l3-interface-ipv6-address-list",
2142                         "to": "vlan",
2143                         "label": "org.onap.relationships.inventory.BelongsTo",
2144                         "direction": "OUT",
2145                         "multiplicity": "MANY2ONE",
2146                         "contains-other-v": "!${direction}",
2147                         "delete-other-v": "!${direction}",
2148                         "prevent-delete": "NONE",
2149                         "default": "true",
2150                         "description":""
2151                 },
2152                 {
2153                         "from": "vlan",
2154                         "to": "logical-link",
2155                         "label": "org.onap.relationships.inventory.Uses",
2156                         "direction": "OUT",
2157                         "multiplicity": "MANY2MANY",
2158                         "contains-other-v": "NONE",
2159                         "delete-other-v": "${direction}",
2160                         "prevent-delete": "NONE",
2161                         "default": "true",
2162                         "description":""
2163                 },
2164                 {
2165                         "from": "vlan",
2166                         "to": "multicast-configuration",
2167                         "label": "org.onap.relationships.inventory.Uses",
2168                         "direction": "OUT",
2169                         "multiplicity": "MANY2MANY",
2170                         "contains-other-v": "NONE",
2171                         "delete-other-v": "NONE",
2172                         "prevent-delete": "NONE",
2173                         "default": "true",
2174                         "description":""
2175                 },
2176                 {
2177                         "from": "l3-interface-ipv4-address-list",
2178                         "to": "vnfc",
2179                         "label": "org.onap.relationships.inventory.BelongsTo",
2180                         "direction": "OUT",
2181                         "multiplicity": "MANY2ONE",
2182                         "contains-other-v": "!${direction}",
2183                         "delete-other-v": "!${direction}",
2184                         "prevent-delete": "NONE",
2185                         "default": "true",
2186                         "description":""
2187                 },
2188                 {
2189                         "from": "l3-interface-ipv6-address-list",
2190                         "to": "vnfc",
2191                         "label": "org.onap.relationships.inventory.BelongsTo",
2192                         "direction": "OUT",
2193                         "multiplicity": "MANY2ONE",
2194                         "contains-other-v": "!${direction}",
2195                         "delete-other-v": "!${direction}",
2196                         "prevent-delete": "NONE",
2197                         "default": "true",
2198                         "description":""
2199                 },
2200                 {
2201                         "from": "vnfc",
2202                         "to": "instance-group",
2203                         "label": "org.onap.relationships.inventory.MemberOf",
2204                         "direction": "OUT",
2205                         "multiplicity": "MANY2MANY",
2206                         "contains-other-v": "NONE",
2207                         "delete-other-v": "NONE",
2208                         "prevent-delete": "NONE",
2209                         "default": "true",
2210                         "description":""
2211                 },
2212                 {
2213                         "from": "vnfc",
2214                         "to": "vip-ipv4-address-list",
2215                         "label": "org.onap.relationships.inventory.Uses",
2216                         "direction": "OUT",
2217                         "multiplicity": "MANY2MANY",
2218                         "contains-other-v": "NONE",
2219                         "delete-other-v": "NONE",
2220                         "prevent-delete": "NONE",
2221                         "default": "true",
2222                         "description":""
2223                 },
2224                 {
2225                         "from": "vnfc",
2226                         "to": "vip-ipv6-address-list",
2227                         "label": "org.onap.relationships.inventory.Uses",
2228                         "direction": "OUT",
2229                         "multiplicity": "MANY2MANY",
2230                         "contains-other-v": "NONE",
2231                         "delete-other-v": "NONE",
2232                         "prevent-delete": "NONE",
2233                         "default": "true",
2234                         "description":""
2235                 },
2236                 {
2237                         "from": "tenant",
2238                         "to": "volume-group",
2239                         "label": "org.onap.relationships.inventory.DependsOn",
2240                         "direction": "OUT",
2241                         "multiplicity": "ONE2MANY",
2242                         "contains-other-v": "NONE",
2243                         "delete-other-v": "NONE",
2244                         "prevent-delete": "NONE",
2245                         "default": "true",
2246                         "description":""
2247                 },
2248                 {
2249                         "from": "volume-group",
2250                         "to": "complex",
2251                         "label": "org.onap.relationships.inventory.LocatedIn",
2252                         "direction": "OUT",
2253                         "multiplicity": "MANY2ONE",
2254                         "contains-other-v": "NONE",
2255                         "delete-other-v": "NONE",
2256                         "prevent-delete": "!${direction}",
2257                         "default": "true",
2258                         "description":""
2259                 },
2260                 {
2261                         "from": "lag-interface",
2262                         "to": "vpls-pe",
2263                         "label": "tosca.relationships.network.BindsTo",
2264                         "direction": "OUT",
2265                         "multiplicity": "MANY2ONE",
2266                         "contains-other-v": "!${direction}",
2267                         "delete-other-v": "!${direction}",
2268                         "prevent-delete": "NONE",
2269                         "default": "true",
2270                         "description":""
2271                 },
2272                 {
2273                         "from": "p-interface",
2274                         "to": "vpls-pe",
2275                         "label": "tosca.relationships.network.BindsTo",
2276                         "direction": "OUT",
2277                         "multiplicity": "MANY2ONE",
2278                         "contains-other-v": "!${direction}",
2279                         "delete-other-v": "!${direction}",
2280                         "prevent-delete": "NONE",
2281                         "default": "true",
2282                         "description":""
2283                 },
2284                 {
2285                         "from": "vpls-pe",
2286                         "to": "complex",
2287                         "label": "org.onap.relationships.inventory.LocatedIn",
2288                         "direction": "OUT",
2289                         "multiplicity": "MANY2ONE",
2290                         "contains-other-v": "NONE",
2291                         "delete-other-v": "NONE",
2292                         "prevent-delete": "!${direction}",
2293                         "default": "true",
2294                         "description":""
2295                 },
2296                 {
2297                         "from": "vpls-pe",
2298                         "to": "ctag-pool",
2299                         "label": "org.onap.relationships.inventory.Uses",
2300                         "direction": "OUT",
2301                         "multiplicity": "MANY2MANY",
2302                         "contains-other-v": "NONE",
2303                         "delete-other-v": "NONE",
2304                         "prevent-delete": "NONE",
2305                         "default": "true",
2306                         "description":""
2307                 },
2308                 {
2309                         "from": "route-target",
2310                         "to": "vpn-binding",
2311                         "label": "org.onap.relationships.inventory.BelongsTo",
2312                         "direction": "OUT",
2313                         "multiplicity": "MANY2ONE",
2314                         "contains-other-v": "!${direction}",
2315                         "delete-other-v": "!${direction}",
2316                         "prevent-delete": "NONE",
2317                         "default": "true",
2318                         "description":""
2319                 },
2320                 {
2321                         "from": "l-interface",
2322                         "to": "vserver",
2323                         "label": "tosca.relationships.network.BindsTo",
2324                         "direction": "OUT",
2325                         "multiplicity": "MANY2ONE",
2326                         "contains-other-v": "!${direction}",
2327                         "delete-other-v": "!${direction}",
2328                         "prevent-delete": "NONE",
2329                         "default": "true",
2330                         "description":""
2331                 },
2332                 {
2333                         "from": "vf-module",
2334                         "to": "vserver",
2335                         "label": "org.onap.relationships.inventory.Uses",
2336                         "direction": "OUT",
2337                         "multiplicity": "ONE2MANY",
2338                         "contains-other-v": "NONE",
2339                         "delete-other-v": "NONE",
2340                         "prevent-delete": "NONE",
2341                         "default": "true",
2342                         "description":""
2343                 },
2344                 {
2345                         "from": "vnfc",
2346                         "to": "vserver",
2347                         "label": "tosca.relationships.HostedOn",
2348                         "direction": "OUT",
2349                         "multiplicity": "ONE2MANY",
2350                         "contains-other-v": "NONE",
2351                         "delete-other-v": "NONE",
2352                         "prevent-delete": "NONE",
2353                         "default": "true",
2354                         "description":""
2355                 },
2356                 {
2357                         "from": "vserver",
2358                         "to": "flavor",
2359                         "label": "org.onap.relationships.inventory.Uses",
2360                         "direction": "OUT",
2361                         "multiplicity": "MANY2ONE",
2362                         "contains-other-v": "NONE",
2363                         "delete-other-v": "NONE",
2364                         "prevent-delete": "!${direction}",
2365                         "default": "true",
2366                         "description":""
2367                 },
2368                 {
2369                         "from": "vserver",
2370                         "to": "image",
2371                         "label": "org.onap.relationships.inventory.Uses",
2372                         "direction": "OUT",
2373                         "multiplicity": "MANY2ONE",
2374                         "contains-other-v": "NONE",
2375                         "delete-other-v": "NONE",
2376                         "prevent-delete": "!${direction}",
2377                         "default": "true",
2378                         "description":""
2379                 },
2380                 {
2381                         "from": "vserver",
2382                         "to": "pserver",
2383                         "label": "tosca.relationships.HostedOn",
2384                         "direction": "OUT",
2385                         "multiplicity": "MANY2ONE",
2386                         "contains-other-v": "NONE",
2387                         "delete-other-v": "NONE",
2388                         "prevent-delete": "!${direction}",
2389                         "default": "true",
2390                         "description":""
2391                 },
2392                 {
2393                         "from": "vserver",
2394                         "to": "snapshot",
2395                         "label": "org.onap.relationships.inventory.Uses",
2396                         "direction": "OUT",
2397                         "multiplicity": "ONE2ONE",
2398                         "contains-other-v": "NONE",
2399                         "delete-other-v": "NONE",
2400                         "prevent-delete": "NONE",
2401                         "default": "true",
2402                         "description":""
2403                 },
2404                 {
2405                         "from": "vserver",
2406                         "to": "volume",
2407                         "label": "tosca.relationships.AttachesTo",
2408                         "direction": "OUT",
2409                         "multiplicity": "ONE2MANY",
2410                         "contains-other-v": "${direction}",
2411                         "delete-other-v": "${direction}",
2412                         "prevent-delete": "NONE",
2413                         "default": "true",
2414                         "description":""
2415                 },
2416                 {
2417                         "from": "zone",
2418                         "to": "complex",
2419                         "label": "org.onap.relationships.inventory.LocatedIn",
2420                         "direction": "OUT",
2421                         "multiplicity": "MANY2ONE",
2422                         "contains-other-v": "NONE",
2423                         "delete-other-v": "NONE",
2424                         "prevent-delete": "!${direction}",
2425                         "default": "true",
2426                         "description":""
2427                 },
2428                 {
2429                         "from": "configuration",
2430                         "to": "l-interface",
2431                         "label": "org.onap.relationships.inventory.AppliesTo",
2432                         "direction": "OUT",
2433                         "multiplicity": "ONE2MANY",
2434                         "contains-other-v": "NONE",
2435                         "delete-other-v": "NONE",
2436                         "prevent-delete": "NONE",
2437                         "default": "true",
2438                         "description":""
2439                 },
2440                 {
2441                         "from": "configuration",
2442                         "to": "pnf",
2443                         "label": "org.onap.relationships.inventory.AppliesTo",
2444                         "direction": "OUT",
2445                         "multiplicity": "MANY2MANY",
2446                         "contains-other-v": "NONE",
2447                         "delete-other-v": "NONE",
2448                         "prevent-delete": "NONE",
2449                         "default": "true",
2450                         "description":""
2451                 },
2452                 {
2453                         "from": "forwarder",
2454                         "to": "forwarding-path",
2455                         "label": "org.onap.relationships.inventory.BelongsTo",
2456                         "direction": "OUT",
2457                         "multiplicity": "MANY2ONE",
2458                         "contains-other-v": "!${direction}",
2459                         "delete-other-v": "!${direction}",
2460                         "prevent-delete": "NONE",
2461                         "default": "true",
2462                         "description":""
2463                 },
2464                 {
2465                         "from": "forwarding-path",
2466                         "to": "service-instance",
2467                         "label": "org.onap.relationships.inventory.AppliesTo",
2468                         "direction": "OUT",
2469                         "multiplicity": "MANY2ONE",
2470                         "contains-other-v": "NONE",
2471                         "delete-other-v": "!${direction}",
2472                         "prevent-delete": "NONE",
2473                         "default": "true",
2474                         "description":""
2475                 },
2476                 {
2477                         "from": "forwarder",
2478                         "to": "l-interface",
2479                         "label": "org.onap.relationships.inventory.ForwardsTo",
2480                         "direction": "OUT",
2481                         "multiplicity": "MANY2MANY",
2482                         "contains-other-v": "NONE",
2483                         "delete-other-v": "NONE",
2484                         "prevent-delete": "NONE",
2485                         "default": "true",
2486                         "description":""
2487                 },
2488                 {
2489                         "from": "forwarder",
2490                         "to": "configuration",
2491                         "label": "org.onap.relationships.inventory.Uses",
2492                         "direction": "OUT",
2493                         "multiplicity": "ONE2ONE",
2494                         "contains-other-v": "NONE",
2495                         "delete-other-v": "${direction}",
2496                         "prevent-delete": "NONE",
2497                         "default": "true",
2498                         "description":""
2499                 },
2500                 {
2501                         "from": "forwarding-path",
2502                         "to": "configuration",
2503                         "label": "org.onap.relationships.inventory.Uses",
2504                         "direction": "OUT",
2505                         "multiplicity": "ONE2ONE",
2506                         "contains-other-v": "NONE",
2507                         "delete-other-v": "${direction}",
2508                         "prevent-delete": "NONE",
2509                         "default": "true",
2510                         "description":""
2511                 },
2512                 {
2513                         "from": "forwarder",
2514                         "to": "lag-interface",
2515                         "label": "org.onap.relationships.inventory.ForwardsTo",
2516                         "direction": "OUT",
2517                         "multiplicity": "MANY2MANY",
2518                         "contains-other-v": "NONE",
2519                         "delete-other-v": "NONE",
2520                         "prevent-delete": "NONE",
2521                         "default": "true",
2522                         "description":""
2523                 },
2524                 {
2525                         "from": "evc",
2526                         "to": "configuration",
2527                         "label": "org.onap.relationships.inventory.BelongsTo",
2528                         "direction": "OUT",
2529                         "multiplicity": "ONE2ONE",
2530                         "contains-other-v": "!${direction}",
2531                         "delete-other-v": "!${direction}",
2532                         "prevent-delete": "NONE",
2533                         "default": "true",
2534                         "description":""
2535                 },
2536                 {
2537                         "from": "forwarder-evc",
2538                         "to": "configuration",
2539                         "label": "org.onap.relationships.inventory.BelongsTo",
2540                         "direction": "OUT",
2541                         "multiplicity": "ONE2ONE",
2542                         "contains-other-v": "!${direction}",
2543                         "delete-other-v": "!${direction}",
2544                         "prevent-delete": "NONE",
2545                         "default": "true",
2546                         "description":""
2547                 },
2548                 {
2549                         "from": "forwarder",
2550                         "to": "p-interface",
2551                         "label": "org.onap.relationships.inventory.ForwardsTo",
2552                         "direction": "OUT",
2553                         "multiplicity": "MANY2MANY",
2554                         "contains-other-v": "NONE",
2555                         "delete-other-v": "NONE",
2556                         "prevent-delete": "NONE",
2557                         "default": "true",
2558                         "description":""
2559                 },
2560                 {
2561                         "from": "generic-vnf",
2562                         "to": "nos-server",
2563                         "label": "tosca.relationships.HostedOn",
2564                         "direction": "OUT",
2565                         "multiplicity": "MANY2ONE",
2566                         "contains-other-v": "NONE",
2567                         "delete-other-v": "NONE",
2568                         "prevent-delete": "NONE",
2569                         "default": "true",
2570                         "description":""
2571                 },
2572                 {
2573                         "from": "nos-server",
2574                         "to": "pserver",
2575                         "label": "tosca.relationships.HostedOn",
2576                         "direction": "OUT",
2577                         "multiplicity": "ONE2ONE",
2578                         "contains-other-v": "NONE",
2579                         "delete-other-v": "NONE",
2580                         "prevent-delete": "!${direction}",
2581                         "default": "true",
2582                         "description":""
2583                 },
2584                 {
2585                         "from": "nos-server",
2586                         "to": "tenant",
2587                         "label": "org.onap.relationships.inventory.BelongsTo",
2588                         "direction": "OUT",
2589                         "multiplicity": "MANY2ONE",
2590                         "contains-other-v": "!${direction}",
2591                         "delete-other-v": "NONE",
2592                         "prevent-delete": "!${direction}",
2593                         "default": "true",
2594                         "description":""
2595                 },
2596                 {
2597                         "from": "configuration",
2598                         "to": "configuration",
2599                         "label": "tosca.relationships.network.BindsTo",
2600                         "direction": "OUT",
2601                         "multiplicity": "ONE2ONE",
2602                         "contains-other-v": "NONE",
2603                         "delete-other-v": "NONE",
2604                         "prevent-delete": "NONE",
2605                         "default": "true",
2606                         "description":""
2607                 },
2608                 {
2609                         "from": "configuration",
2610                         "to": "vpn-binding",
2611                         "label": "org.onap.relationships.inventory.Uses",
2612                         "direction": "OUT",
2613                         "multiplicity": "MANY2ONE",
2614                         "contains-other-v": "NONE",
2615                         "delete-other-v": "NONE",
2616                         "prevent-delete": "NONE",
2617                         "default": "true",
2618                         "description":""
2619                 },
2620                 {
2621                         "from": "configuration",
2622                         "to": "l3-network",
2623                         "label": "org.onap.relationships.inventory.PartOf",
2624                         "direction": "OUT",
2625                         "multiplicity": "ONE2ONE",
2626                         "contains-other-v": "NONE",
2627                         "delete-other-v": "NONE",
2628                         "prevent-delete": "NONE",
2629                         "default": "true",
2630                         "description":""
2631                 },
2632                 {
2633                         "from": "vpn-binding",
2634                         "to": "customer",
2635                         "label": "org.onap.relationships.inventory.Uses",
2636                         "direction": "OUT",
2637                         "multiplicity": "MANY2MANY",
2638                         "contains-other-v": "NONE",
2639                         "delete-other-v": "NONE",
2640                         "prevent-delete": "NONE",
2641                         "default": "true",
2642                         "description":""
2643                 },
2644                 {
2645                         "from": "service-instance",
2646                         "to": "configuration",
2647                         "label": "org.onap.relationships.inventory.ComposedOf",
2648                         "direction": "OUT",
2649                         "multiplicity": "MANY2MANY",
2650                         "contains-other-v": "NONE",
2651                         "delete-other-v": "NONE",
2652                         "prevent-delete": "NONE",
2653                         "default": "false",
2654                         "description":""
2655                 },
2656                 {
2657                         "from": "forwarder",
2658                         "to": "generic-vnf",
2659                         "label": "org.onap.relationships.inventory.AppliesTo",
2660                         "direction": "OUT",
2661                         "multiplicity": "MANY2MANY",
2662                         "contains-other-v": "NONE",
2663                         "delete-other-v": "NONE",
2664                         "prevent-delete": "NONE",
2665                         "default": "true",
2666                         "description": "Points to the generic-vnf(s) involved in this forwarding step."
2667                 },
2668         {
2669             "from": "cloud-region",
2670             "to": "instance-group",
2671             "label": "org.onap.relationships.inventory.Uses",
2672             "direction": "OUT",
2673             "multiplicity": "ONE2MANY",
2674             "contains-other-v": "NONE",
2675             "delete-other-v": "NONE",
2676             "prevent-delete": "NONE",
2677             "default": "true",
2678             "description": ""
2679          },
2680                  {
2681                         "from": "instance-group",
2682                         "to": "collection",
2683                         "label": "org.onap.inventory.BelongsTo",
2684                         "direction": "OUT",
2685                         "multiplicity": "ONE2ONE",
2686                         "contains-other-v": "NONE",
2687                         "delete-other-v": "NONE",
2688                         "prevent-delete": "NONE",
2689                         "default": "true",
2690                         "description": ""
2691                  },
2692                  {
2693                         "from": "service-instance",
2694                         "to": "collection",
2695                         "label": "org.onap.relationships.inventory.ComposedOf",
2696                         "direction": "OUT",
2697                         "multiplicity": "ONE2ONE",
2698                         "contains-other-v": "NONE",
2699                         "delete-other-v": "NONE",
2700                         "prevent-delete": "NONE",
2701                         "default": "true",
2702                         "description": ""
2703                  },
2704                  {
2705                         "from": "vlan-mapping",
2706                         "to": "forwarder-evc",
2707                         "label": "org.onap.relationships.inventory.BelongsTo",
2708                         "direction": "OUT",
2709                         "multiplicity": "MANY2ONE",
2710                         "contains-other-v": "!${direction}",
2711                         "delete-other-v": "!${direction}",
2712                         "prevent-delete": "NONE",
2713                         "default": "true",
2714                         "description": ""
2715                  },
2716          {
2717              "from": "allotted-resource",
2718              "to": "model-ver",
2719              "label": "org.onap.relationships.inventory.IsA",
2720              "direction": "OUT",
2721              "multiplicity": "MANY2ONE",
2722              "contains-other-v": "NONE",
2723              "delete-other-v": "NONE",
2724              "SVC-INFRA": "NONE",
2725              "prevent-delete": "!${direction}",
2726              "private": "true"
2727          },
2728          {
2729              "from": "configuration",
2730              "to": "model-ver",
2731              "label": "org.onap.relationships.inventory.IsA",
2732              "direction": "OUT",
2733              "multiplicity": "MANY2ONE",
2734              "contains-other-v": "NONE",
2735              "delete-other-v": "NONE",
2736              "SVC-INFRA": "NONE",
2737              "prevent-delete": "!${direction}",
2738              "private": "true"
2739          },
2740          {
2741              "from": "connector",
2742              "to": "model-ver",
2743              "label": "org.onap.relationships.inventory.IsA",
2744              "direction": "OUT",
2745              "multiplicity": "MANY2ONE",
2746              "contains-other-v": "NONE",
2747              "delete-other-v": "NONE",
2748              "SVC-INFRA": "NONE",
2749              "prevent-delete": "!${direction}",
2750              "private": "true"
2751          },
2752          {
2753              "from": "generic-vnf",
2754              "to": "model-ver",
2755              "label": "org.onap.relationships.inventory.IsA",
2756              "direction": "OUT",
2757              "multiplicity": "MANY2ONE",
2758              "contains-other-v": "NONE",
2759              "delete-other-v": "NONE",
2760              "SVC-INFRA": "NONE",
2761              "prevent-delete": "!${direction}",
2762              "private": "true"
2763          },
2764          {
2765              "from": "instance-group",
2766              "to": "model-ver",
2767              "label": "org.onap.relationships.inventory.IsA",
2768              "direction": "OUT",
2769              "multiplicity": "MANY2ONE",
2770              "contains-other-v": "NONE",
2771              "delete-other-v": "NONE",
2772              "SVC-INFRA": "NONE",
2773              "prevent-delete": "!${direction}",
2774              "private": "true"
2775          },
2776          {
2777              "from": "l3-network",
2778              "to": "model-ver",
2779              "label": "org.onap.relationships.inventory.IsA",
2780              "direction": "OUT",
2781              "multiplicity": "MANY2ONE",
2782              "contains-other-v": "NONE",
2783              "delete-other-v": "NONE",
2784              "SVC-INFRA": "NONE",
2785              "prevent-delete": "!${direction}",
2786              "private": "true"
2787          },
2788          {
2789              "from": "logical-link",
2790              "to": "model-ver",
2791              "label": "org.onap.relationships.inventory.IsA",
2792              "direction": "OUT",
2793              "multiplicity": "MANY2ONE",
2794              "contains-other-v": "NONE",
2795              "delete-other-v": "NONE",
2796              "SVC-INFRA": "NONE",
2797              "prevent-delete": "!${direction}",
2798              "private": "true"
2799          },
2800          {
2801              "from": "service-instance",
2802              "to": "model-ver",
2803              "label": "org.onap.relationships.inventory.IsA",
2804              "direction": "OUT",
2805              "multiplicity": "MANY2ONE",
2806              "contains-other-v": "NONE",
2807              "delete-other-v": "NONE",
2808              "SVC-INFRA": "NONE",
2809              "prevent-delete": "!${direction}",
2810              "private": "true"
2811          },
2812          {
2813              "from": "vf-module",
2814              "to": "model-ver",
2815              "label": "org.onap.relationships.inventory.IsA",
2816              "direction": "OUT",
2817              "multiplicity": "MANY2ONE",
2818              "contains-other-v": "NONE",
2819              "delete-other-v": "NONE",
2820              "SVC-INFRA": "NONE",
2821              "prevent-delete": "!${direction}",
2822              "private": "true"
2823          },
2824          {
2825              "from": "vnfc",
2826              "to": "model-ver",
2827              "label": "org.onap.relationships.inventory.IsA",
2828              "direction": "OUT",
2829              "multiplicity": "MANY2ONE",
2830              "contains-other-v": "NONE",
2831              "delete-other-v": "NONE",
2832              "SVC-INFRA": "NONE",
2833              "prevent-delete": "!${direction}",
2834              "private": "true"
2835          },
2836                 {
2837                         "from": "pnf",
2838                         "to": "model-ver",
2839                         "label": "org.onap.relationships.inventory.IsA",
2840                         "direction": "OUT",
2841                         "multiplicity": "MANY2ONE",
2842                         "contains-other-v": "NONE",
2843                         "delete-other-v": "NONE",
2844                         "SVC-INFRA": "NONE",
2845                         "prevent-delete": "!${direction}",
2846                         "private": "true"
2847                 },
2848                 {
2849                         "from": "collection",
2850                         "to": "model-ver",
2851                         "label": "org.onap.relationships.inventory.IsA",
2852                         "direction": "OUT",
2853                         "multiplicity": "MANY2ONE",
2854                         "contains-other-v": "NONE",
2855                         "delete-other-v": "NONE",
2856                         "SVC-INFRA": "NONE",
2857                         "prevent-delete": "!${direction}",
2858                         "private": "true"
2859                 },
2860                 {
2861                         "from": "configuration",
2862                         "to": "vnfc",
2863                         "label": "org.onap.relationships.inventory.Uses",
2864                         "direction": "OUT",
2865                         "multiplicity": "ONE2ONE",
2866                         "contains-other-v": "NONE",
2867                         "delete-other-v": "!${direction}",
2868                         "prevent-delete": "NONE",
2869                         "default": "true",
2870                         "description":""
2871                 },
2872                 {
2873                         "from": "vnfc",
2874                         "to": "cp",
2875                         "label": "org.onap.relationships.inventory.BelongsTo",
2876                         "direction": "OUT",
2877                         "multiplicity": "ONE2MANY",
2878                         "contains-other-v": "${direction}",
2879                         "delete-other-v": "${direction}",
2880                         "prevent-delete": "NONE",
2881                         "default": "true",
2882                         "description":"cp is child of vnfc"
2883                 },
2884                 {
2885                         "from": "l3-interface-ipv4-address-list",
2886                         "to": "cp",
2887                         "label": "org.onap.relationships.inventory.network.BelongsTo",
2888                         "direction": "OUT",
2889                         "multiplicity": "MANY2ONE",
2890                         "contains-other-v": "!${direction}",
2891                         "delete-other-v": "!${direction}",
2892                         "prevent-delete": "NONE",
2893                         "default": "true",
2894                         "description":""
2895                 },
2896                 {
2897                         "from": "l3-interface-ipv6-address-list",
2898                         "to": "cp",
2899                         "label": "org.onap.relationships.inventory.network.BelongsTo",
2900                         "direction": "OUT",
2901                         "multiplicity": "MANY2ONE",
2902                         "contains-other-v": "!${direction}",
2903                         "delete-other-v": "!${direction}",
2904                         "prevent-delete": "NONE",
2905                         "default": "true",
2906                         "description":""
2907                 },
2908                 {
2909                         "from": "vip-ipv4-address-list",
2910                         "to": "cp",
2911                         "label": "org.onap.relationships.inventory.network.Uses",
2912                         "direction": "OUT",
2913                         "multiplicity": "MANY2MANY",
2914                         "contains-other-v": "NONE",
2915                         "delete-other-v": "NONE",
2916                         "prevent-delete": "NONE",
2917                         "default": "true",
2918                         "description":""
2919                 },
2920                 {
2921                         "from": "vip-ipv6-address-list",
2922                         "to": "cp",
2923                         "label": "org.onap.relationships.inventory.network.Uses",
2924                         "direction": "OUT",
2925                         "multiplicity": "MANY2MANY",
2926                         "contains-other-v": "NONE",
2927                         "delete-other-v": "NONE",
2928                         "prevent-delete": "NONE",
2929                         "default": "true",
2930                         "description":""
2931                 },
2932                 {
2933                         "from": "vlan-tag",
2934                         "to": "l3-network",
2935                         "label": "org.onap.relationships.inventory.BelongsTo",
2936                         "direction": "OUT",
2937                         "multiplicity": "MANY2MANY",
2938                         "contains-other-v": "NONE",
2939                         "delete-other-v": "NONE",
2940                         "prevent-delete": "NONE",
2941                         "default": "true",
2942                         "description":""
2943                 },
2944                 {
2945                         "from": "vlan-tag",
2946                         "to": "cloud-region",
2947                         "label": "org.onap.relationships.inventory.BelongsTo",
2948                         "direction": "OUT",
2949                         "multiplicity": "MANY2ONE",
2950                         "contains-other-v": "NONE",
2951                         "delete-other-v": "NONE",
2952                         "prevent-delete": "NONE",
2953                         "default": "true",
2954                         "description":""
2955                 },
2956                 {
2957                         "from": "vlan-tag",
2958                         "to": "cp",
2959                         "label": "org.onap.relationships.inventory.Uses",
2960                         "direction": "OUT",
2961                         "multiplicity": "MANY2MANY",
2962                         "contains-other-v": "NONE",
2963                         "delete-other-v": "NONE",
2964                         "prevent-delete": "NONE",
2965                         "default": "true",
2966                         "description":""
2967                 },
2968                 {
2969                         "from": "l-interface",
2970                         "to": "cp",
2971                         "label": "tosca.relationships.network.LinksTo",
2972                         "direction": "OUT",
2973                         "multiplicity": "ONE2ONE",
2974                         "contains-other-v": "NONE",
2975                         "delete-other-v": "NONE",
2976                         "prevent-delete": "NONE",
2977                         "default": "true",
2978                         "description":""
2979                 },
2980                 {
2981                         "from": "l3-network",
2982                         "to": "cp",
2983                         "label": "tosca.relationships.network.LinksTo",
2984                         "direction": "OUT",
2985                         "multiplicity": "MANY2MANY",
2986                         "contains-other-v": "NONE",
2987                         "delete-other-v": "NONE",
2988                         "prevent-delete": "NONE",
2989                         "default": "true",
2990                         "description":""
2991                 },
2992                 {
2993                         "from": "line-of-business",
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": "platform",
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": "l3-network",
3020                         "to": "l3-network",
3021                         "label": "org.onap.relationships.inventory.Uses",
3022                         "direction": "OUT",
3023                         "multiplicity": "MANY2MANY",
3024                         "contains-other-v": "NONE",
3025                         "delete-other-v": "NONE",
3026                         "SVC-INFRA": "NONE",
3027                         "prevent-delete": "NONE",
3028                         "default": "true",
3029                         "description":""
3030                 },
3031                 {
3032                         "from": "generic-vnf",
3033                         "to": "instance-group",
3034                         "label": "org.onap.relationships.inventory.Uses",
3035                         "direction": "OUT",
3036                         "multiplicity": "ONE2MANY",
3037                         "contains-other-v": "NONE",
3038                         "delete-other-v": "NONE",
3039                         "prevent-delete": "NONE",
3040                         "default": "false",
3041                         "description":""
3042                 },
3043                 {
3044                         "from": "instance-group",
3045                         "to": "generic-vnf",
3046                         "label": "org.onap.relationships.inventory.BelongsTo",
3047                         "direction": "OUT",
3048                         "multiplicity": "MANY2ONE",
3049                         "contains-other-v": "NONE",
3050                         "delete-other-v": "!${direction}",
3051                         "prevent-delete": "NONE",
3052                         "default": "false",
3053                         "description":""
3054                 },
3055                         {
3056                         "from": "cloud-region",
3057                         "to": "network-technology",
3058                         "label": "org.onap.relationships.inventory.Uses",
3059                         "direction": "OUT",
3060                         "multiplicity": "MANY2MANY",
3061                         "contains-other-v": "NONE",
3062                         "delete-other-v": "NONE",
3063                         "prevent-delete": "NONE",
3064                         "default": "true",
3065                         "description":""
3066                 },
3067                                 {
3068                         "from": "vrf",
3069                         "to": "pnf",
3070                         "label": "org.onap.relationships.inventory.BelongsTo",
3071                         "direction": "OUT",
3072                         "multiplicity": "MANY2ONE",
3073                         "contains-other-v": "!${direction}",
3074                         "delete-other-v": "!${direction}",
3075                         "SVC-INFRA": "NONE",
3076                         "prevent-delete": "NONE",
3077                         "default": "true",
3078                         "description":"A vrf belongs to a pnf."
3079                 },
3080                 {
3081                         "from": "vrf",
3082                         "to": "vpn-binding",
3083                         "label": "org.onap.relationships.inventory.AppliesTo",
3084                         "direction": "OUT",
3085                         "multiplicity": "MANY2ONE",
3086                         "contains-other-v": "NONE",
3087                         "delete-other-v": "NONE",
3088                         "SVC-INFRA": "NONE",
3089                         "prevent-delete": "NONE",
3090                         "default": "true",
3091                         "description":"A vrf uses a vpn-binding."
3092                 },
3093                 {
3094                         "from": "vrf",
3095                         "to": "l3-network",
3096                         "label": "org.onap.relationships.inventory.Uses",
3097                         "direction": "OUT",
3098                         "multiplicity": "ONE2MANY",
3099                         "contains-other-v": "NONE",
3100                         "delete-other-v": "NONE",
3101                         "SVC-INFRA": "NONE",
3102                         "prevent-delete": "NONE",
3103                         "default": "true",
3104                         "description":"A vrf uses many l3-networks"
3105                 },
3106                 {
3107                         "from": "configuration",
3108                         "to": "vrf",
3109                         "label": "org.onap.relationships.inventory.Uses",
3110                         "direction": "OUT",
3111                         "multiplicity": "ONE2MANY",
3112                         "contains-other-v": "NONE",
3113                         "delete-other-v": "NONE",
3114                         "prevent-delete": "NONE",
3115                         "default": "true",
3116                         "description":"A Configuration uses VRFs"       
3117                 },
3118                 {
3119                         "from": "vrf",
3120                         "to": "l-interface",
3121                         "label": "org.onap.relationships.inventory.Uses",
3122                         "direction": "OUT",
3123                         "multiplicity": "ONE2MANY",
3124                         "contains-other-v": "NONE",
3125                         "delete-other-v": "NONE",
3126                         "SVC-INFRA": "NONE",
3127                         "prevent-delete": "NONE",
3128                         "default": "true",
3129                         "description":""
3130                 },
3131                 {
3132                         "from": "route-target",
3133                         "to": "vrf",
3134                         "label": "org.onap.relationships.inventory.BelongsTo",
3135                         "direction": "OUT",
3136                         "multiplicity": "MANY2ONE",
3137                         "contains-other-v": "!${direction}",
3138                         "delete-other-v": "!${direction}",
3139                         "SVC-INFRA": "NONE",
3140                         "prevent-delete": "NONE",
3141                         "default": "true",
3142                         "description":""
3143                 },
3144                 {
3145                         "from": "contact",
3146                         "to": "generic-vnf",
3147                         "label": "org.onap.relationships.inventory.supports",
3148                         "direction": "OUT",
3149                         "multiplicity": "MANY2MANY",
3150                         "contains-other-v": "NONE",
3151                         "delete-other-v": "NONE",
3152                         "SVC-INFRA": "NONE",
3153                         "prevent-delete": "NONE",
3154                         "default": "true",
3155                         "description":""
3156                 },
3157                 {
3158                         "from": "aggregate-route",
3159                         "to": "l3-network",
3160                         "label": "org.onap.relationships.inventory.BelongsTo",
3161                         "direction": "OUT",
3162                         "multiplicity": "MANY2ONE",
3163                         "contains-other-v": "!${direction}",
3164                         "delete-other-v": "!${direction}",
3165                         "SVC-INFRA": "NONE",
3166                         "prevent-delete": "NONE",
3167                         "default": "true",
3168                         "description":""                
3169                 }
3170                 
3171         ]
3172 }