Added support for Multiple Edges
[aai/aai-common.git] / aai-core / src / main / resources / dbedgerules / DbEdgeRules_v8.json
1 {
2         "rules": [
3                 {
4                         "from": "ipsec-configuration",
5                         "to": "vig-server",
6                         "label": "hasVigServer",
7                         "direction": "OUT",
8                         "multiplicity": "ONE2MANY",
9                         "contains-other-v": "${direction}",
10                         "delete-other-v": "${direction}",
11                         "SVC-INFRA": "NONE",
12                         "prevent-delete": "NONE",
13                         "default": "true"
14                 },
15                 {
16                         "from": "vlan",
17                         "to": "multicast-configuration",
18                         "label": "uses",
19                         "direction": "OUT",
20                         "multiplicity": "MANY2MANY",
21                         "contains-other-v": "NONE",
22                         "delete-other-v": "NONE",
23                         "SVC-INFRA": "NONE",
24                         "prevent-delete": "NONE",
25                         "default": "true"
26                 },
27                 {
28                         "from": "generic-vnf",
29                         "to": "lag-interface",
30                         "label": "hasLAGInterface",
31                         "direction": "OUT",
32                         "multiplicity": "MANY2MANY",
33                         "contains-other-v": "${direction}",
34                         "delete-other-v": "${direction}",
35                         "SVC-INFRA": "${direction}",
36                         "prevent-delete": "NONE",
37                         "default": "true"
38                 },
39                 {
40                         "from": "model-constraint",
41                         "to": "constrained-element-set",
42                         "label": "uses",
43                         "direction": "OUT",
44                         "multiplicity": "ONE2MANY",
45                         "contains-other-v": "${direction}",
46                         "delete-other-v": "${direction}",
47                         "SVC-INFRA": "NONE",
48                         "prevent-delete": "NONE",
49                         "default": "true"
50                 },
51                 {
52                         "from": "generic-vnf",
53                         "to": "vf-module",
54                         "label": "has",
55                         "direction": "OUT",
56                         "multiplicity": "ONE2MANY",
57                         "contains-other-v": "${direction}",
58                         "delete-other-v": "${direction}",
59                         "SVC-INFRA": "${direction}",
60                         "prevent-delete": "NONE",
61                         "default": "true"
62                 },
63                 {
64                         "from": "lag-interface",
65                         "to": "p-interface",
66                         "label": "usesPInterface",
67                         "direction": "OUT",
68                         "multiplicity": "MANY2MANY",
69                         "contains-other-v": "NONE",
70                         "delete-other-v": "NONE",
71                         "SVC-INFRA": "${direction}",
72                         "prevent-delete": "NONE",
73                         "default": "true"
74                 },
75                 {
76                         "from": "model-element",
77                         "to": "model-constraint",
78                         "label": "uses",
79                         "direction": "OUT",
80                         "multiplicity": "ONE2MANY",
81                         "contains-other-v": "${direction}",
82                         "delete-other-v": "${direction}",
83                         "SVC-INFRA": "NONE",
84                         "prevent-delete": "NONE",
85                         "default": "true"
86                 },
87                 {
88                         "from": "connector",
89                         "to": "virtual-data-center",
90                         "label": "contains",
91                         "direction": "OUT",
92                         "multiplicity": "MANY2MANY",
93                         "contains-other-v": "NONE",
94                         "delete-other-v": "NONE",
95                         "SVC-INFRA": "NONE",
96                         "prevent-delete": "NONE",
97                         "default": "true"
98                 },
99                 {
100                         "from": "model-element",
101                         "to": "model-element",
102                         "label": "connectsTo",
103                         "direction": "OUT",
104                         "multiplicity": "ONE2MANY",
105                         "contains-other-v": "${direction}",
106                         "delete-other-v": "${direction}",
107                         "SVC-INFRA": "NONE",
108                         "prevent-delete": "NONE",
109                         "default": "true"
110                 },
111                 {
112                         "from": "tenant",
113                         "to": "vserver",
114                         "label": "owns",
115                         "direction": "OUT",
116                         "multiplicity": "ONE2MANY",
117                         "contains-other-v": "${direction}",
118                         "delete-other-v": "${direction}",
119                         "SVC-INFRA": "!${direction}",
120                         "prevent-delete": "${direction}",
121                         "default": "true"
122                 },
123                 {
124                         "from": "vserver",
125                         "to": "flavor",
126                         "label": "hasFlavor",
127                         "direction": "OUT",
128                         "multiplicity": "MANY2ONE",
129                         "contains-other-v": "NONE",
130                         "delete-other-v": "NONE",
131                         "SVC-INFRA": "${direction}",
132                         "prevent-delete": "!${direction}",
133                         "default": "true"
134                 },
135                 {
136                         "from": "l-interface",
137                         "to": "vlan",
138                         "label": "hasVlan",
139                         "direction": "OUT",
140                         "multiplicity": "MANY2MANY",
141                         "contains-other-v": "${direction}",
142                         "delete-other-v": "${direction}",
143                         "SVC-INFRA": "NONE",
144                         "prevent-delete": "NONE",
145                         "default": "true"
146                 },
147                 {
148                         "from": "l-interface",
149                         "to": "l3-interface-ipv4-address-list",
150                         "label": "hasIpAddress",
151                         "direction": "OUT",
152                         "multiplicity": "MANY2MANY",
153                         "contains-other-v": "${direction}",
154                         "delete-other-v": "${direction}",
155                         "SVC-INFRA": "${direction}",
156                         "prevent-delete": "NONE",
157                         "default": "true"
158                 },
159                 {
160                         "from": "model",
161                         "to": "metadatum",
162                         "label": "hasMetaData",
163                         "direction": "OUT",
164                         "multiplicity": "ONE2MANY",
165                         "contains-other-v": "${direction}",
166                         "delete-other-v": "${direction}",
167                         "SVC-INFRA": "NONE",
168                         "prevent-delete": "NONE",
169                         "default": "true"
170                 },
171                 {
172                         "from": "vpls-pe",
173                         "to": "ctag-pool",
174                         "label": "usesCtagPool",
175                         "direction": "OUT",
176                         "multiplicity": "MANY2MANY",
177                         "contains-other-v": "NONE",
178                         "delete-other-v": "NONE",
179                         "SVC-INFRA": "NONE",
180                         "prevent-delete": "NONE",
181                         "default": "true"
182                 },
183                 {
184                         "from": "vserver",
185                         "to": "vnfc",
186                         "label": "hosts",
187                         "direction": "OUT",
188                         "multiplicity": "MANY2MANY",
189                         "contains-other-v": "NONE",
190                         "delete-other-v": "NONE",
191                         "SVC-INFRA": "${direction}",
192                         "prevent-delete": "NONE",
193                         "default": "true"
194                 },
195                 {
196                         "from": "cloud-region",
197                         "to": "volume-group",
198                         "label": "has",
199                         "direction": "OUT",
200                         "multiplicity": "ONE2MANY",
201                         "contains-other-v": "${direction}",
202                         "delete-other-v": "${direction}",
203                         "SVC-INFRA": "NONE",
204                         "prevent-delete": "${direction}",
205                         "default": "true"
206                 },
207                 {
208                         "from": "l3-network",
209                         "to": "ctag-assignment",
210                         "label": "hasCtagAssignment",
211                         "direction": "OUT",
212                         "multiplicity": "MANY2MANY",
213                         "contains-other-v": "${direction}",
214                         "delete-other-v": "${direction}",
215                         "SVC-INFRA": "${direction}",
216                         "prevent-delete": "NONE",
217                         "default": "true"
218                 },
219                 {
220                         "from": "vce",
221                         "to": "service-instance",
222                         "label": "hasServiceInstance",
223                         "direction": "OUT",
224                         "multiplicity": "MANY2MANY",
225                         "contains-other-v": "NONE",
226                         "delete-other-v": "NONE",
227                         "SVC-INFRA": "!${direction}",
228                         "prevent-delete": "NONE",
229                         "default": "true"
230                 },
231                 {
232                         "from": "service-instance",
233                         "to": "service-instance",
234                         "label": "dependsOn",
235                         "direction": "OUT",
236                         "multiplicity": "ONE2MANY",
237                         "contains-other-v": "NONE",
238                         "delete-other-v": "NONE",
239                         "SVC-INFRA": "NONE",
240                         "prevent-delete": "NONE",
241                         "default": "true"
242                 },
243                 {
244                         "from": "cloud-region",
245                         "to": "flavor",
246                         "label": "has",
247                         "direction": "OUT",
248                         "multiplicity": "ONE2MANY",
249                         "contains-other-v": "${direction}",
250                         "delete-other-v": "${direction}",
251                         "SVC-INFRA": "NONE",
252                         "prevent-delete": "${direction}",
253                         "default": "true"
254                 },
255                 {
256                         "from": "generic-vnf",
257                         "to": "pserver",
258                         "label": "runsOnPserver",
259                         "direction": "OUT",
260                         "multiplicity": "MANY2MANY",
261                         "contains-other-v": "NONE",
262                         "delete-other-v": "NONE",
263                         "SVC-INFRA": "${direction}",
264                         "prevent-delete": "!${direction}",
265                         "default": "true"
266                 },
267                 {
268                         "from": "logical-link",
269                         "to": "pnf",
270                         "label": "bridgedTo",
271                         "direction": "OUT",
272                         "multiplicity": "MANY2MANY",
273                         "contains-other-v": "NONE",
274                         "delete-other-v": "NONE",
275                         "SVC-INFRA": "NONE",
276                         "prevent-delete": "NONE",
277                         "default": "true"
278                 },
279                 {
280                         "from": "virtual-data-center",
281                         "to": "generic-vnf",
282                         "label": "hasVNF",
283                         "direction": "OUT",
284                         "multiplicity": "MANY2MANY",
285                         "contains-other-v": "NONE",
286                         "delete-other-v": "NONE",
287                         "SVC-INFRA": "!${direction}",
288                         "prevent-delete": "NONE",
289                         "default": "true"
290                 },
291                 {
292                         "from": "pnf",
293                         "to": "p-interface",
294                         "label": "hasPinterface",
295                         "direction": "OUT",
296                         "multiplicity": "MANY2MANY",
297                         "contains-other-v": "${direction}",
298                         "delete-other-v": "${direction}",
299                         "SVC-INFRA": "${direction}",
300                         "prevent-delete": "NONE",
301                         "default": "true"
302                 },
303                 {
304                         "from": "vserver",
305                         "to": "vf-module",
306                         "label": "isPartOf",
307                         "direction": "OUT",
308                         "multiplicity": "MANY2ONE",
309                         "contains-other-v": "NONE",
310                         "delete-other-v": "NONE",
311                         "SVC-INFRA": "${direction}",
312                         "prevent-delete": "NONE",
313                         "default": "true"
314                 },
315                 {
316                         "from": "complex",
317                         "to": "ctag-pool",
318                         "label": "hasCtagPool",
319                         "direction": "OUT",
320                         "multiplicity": "MANY2MANY",
321                         "contains-other-v": "${direction}",
322                         "delete-other-v": "${direction}",
323                         "SVC-INFRA": "NONE",
324                         "prevent-delete": "NONE",
325                         "default": "true"
326                 },
327                 {
328                         "from": "constrained-element-set",
329                         "to": "element-choice-set",
330                         "label": "uses",
331                         "direction": "OUT",
332                         "multiplicity": "ONE2MANY",
333                         "contains-other-v": "${direction}",
334                         "delete-other-v": "${direction}",
335                         "SVC-INFRA": "NONE",
336                         "prevent-delete": "NONE",
337                         "default": "true"
338                 },
339                 {
340                         "from": "p-interface",
341                         "to": "l-interface",
342                         "label": "hasLInterface",
343                         "direction": "OUT",
344                         "multiplicity": "MANY2MANY",
345                         "contains-other-v": "${direction}",
346                         "delete-other-v": "${direction}",
347                         "SVC-INFRA": "${direction}",
348                         "prevent-delete": "NONE",
349                         "default": "true"
350                 },
351                 {
352                         "from": "p-interface",
353                         "to": "physical-link",
354                         "label": "usesPhysicalLink",
355                         "direction": "OUT",
356                         "multiplicity": "MANY2MANY",
357                         "contains-other-v": "NONE",
358                         "delete-other-v": "${direction}",
359                         "SVC-INFRA": "NONE",
360                         "prevent-delete": "NONE",
361                         "default": "true"
362                 },
363                 {
364                         "from": "vserver",
365                         "to": "image",
366                         "label": "hasImage",
367                         "direction": "OUT",
368                         "multiplicity": "MANY2ONE",
369                         "contains-other-v": "NONE",
370                         "delete-other-v": "NONE",
371                         "SVC-INFRA": "${direction}",
372                         "prevent-delete": "!${direction}",
373                         "default": "true"
374                 },
375                 {
376                         "from": "pnf",
377                         "to": "complex",
378                         "label": "locatedIn",
379                         "direction": "OUT",
380                         "multiplicity": "MANY2ONE",
381                         "contains-other-v": "NONE",
382                         "delete-other-v": "NONE",
383                         "SVC-INFRA": "NONE",
384                         "prevent-delete": "!${direction}",
385                         "default": "true"
386                 },
387                 {
388                         "from": "tenant",
389                         "to": "l3-network",
390                         "label": "usesL3Network",
391                         "direction": "OUT",
392                         "multiplicity": "MANY2MANY",
393                         "contains-other-v": "NONE",
394                         "delete-other-v": "NONE",
395                         "SVC-INFRA": "NONE",
396                         "prevent-delete": "NONE",
397                         "default": "true"
398                 },
399                 {
400                         "from": "l3-interface-ipv4-address-list",
401                         "to": "subnet",
402                         "label": "isMemberOf",
403                         "direction": "OUT",
404                         "multiplicity": "MANY2MANY",
405                         "contains-other-v": "NONE",
406                         "delete-other-v": "NONE",
407                         "SVC-INFRA": "${direction}",
408                         "prevent-delete": "!${direction}",
409                         "default": "true"
410                 },
411                 {
412                         "from": "volume-group",
413                         "to": "complex",
414                         "label": "existsIn",
415                         "direction": "OUT",
416                         "multiplicity": "MANY2MANY",
417                         "contains-other-v": "NONE",
418                         "delete-other-v": "NONE",
419                         "SVC-INFRA": "${direction}",
420                         "prevent-delete": "!${direction}",
421                         "default": "true"
422                 },
423                 {
424                         "from": "oam-network",
425                         "to": "service-capability",
426                         "label": "supportsServiceCapability",
427                         "direction": "OUT",
428                         "multiplicity": "MANY2MANY",
429                         "contains-other-v": "NONE",
430                         "delete-other-v": "NONE",
431                         "SVC-INFRA": "NONE",
432                         "prevent-delete": "!${direction}",
433                         "default": "true"
434                 },
435                 {
436                         "from": "customer",
437                         "to": "service-subscription",
438                         "label": "subscribesTo",
439                         "direction": "OUT",
440                         "multiplicity": "MANY2MANY",
441                         "contains-other-v": "${direction}",
442                         "delete-other-v": "${direction}",
443                         "SVC-INFRA": "!${direction}",
444                         "prevent-delete": "NONE",
445                         "default": "true"
446                 },
447                 {
448                         "from": "l3-network",
449                         "to": "segmentation-assignment",
450                         "label": "has",
451                         "direction": "OUT",
452                         "multiplicity": "ONE2MANY",
453                         "contains-other-v": "${direction}",
454                         "delete-other-v": "${direction}",
455                         "SVC-INFRA": "NONE",
456                         "prevent-delete": "NONE",
457                         "default": "true"
458                 },
459                 {
460                         "from": "named-query-element",
461                         "to": "related-lookup",
462                         "label": "uses",
463                         "direction": "OUT",
464                         "multiplicity": "ONE2MANY",
465                         "contains-other-v": "${direction}",
466                         "delete-other-v": "${direction}",
467                         "SVC-INFRA": "NONE",
468                         "prevent-delete": "NONE",
469                         "default": "true"
470                 },
471                 {
472                         "from": "pserver",
473                         "to": "p-interface",
474                         "label": "hasPinterface",
475                         "direction": "OUT",
476                         "multiplicity": "MANY2MANY",
477                         "contains-other-v": "${direction}",
478                         "delete-other-v": "${direction}",
479                         "SVC-INFRA": "${direction}",
480                         "prevent-delete": "NONE",
481                         "default": "true"
482                 },
483                 {
484                         "from": "newvce",
485                         "to": "l-interface",
486                         "label": "hasLInterface",
487                         "direction": "OUT",
488                         "multiplicity": "MANY2MANY",
489                         "contains-other-v": "${direction}",
490                         "delete-other-v": "${direction}",
491                         "SVC-INFRA": "NONE",
492                         "prevent-delete": "NONE",
493                         "default": "true"
494                 },
495                 {
496                         "from": "p-interface",
497                         "to": "logical-link",
498                         "label": "usesLogicalLink",
499                         "direction": "OUT",
500                         "multiplicity": "MANY2ONE",
501                         "contains-other-v": "NONE",
502                         "delete-other-v": "NONE",
503                         "SVC-INFRA": "${direction}",
504                         "prevent-delete": "NONE",
505                         "default": "true"
506                 },
507                 {
508                         "from": "generic-vnf",
509                         "to": "vserver",
510                         "label": "runsOnVserver",
511                         "direction": "OUT",
512                         "multiplicity": "ONE2MANY",
513                         "contains-other-v": "NONE",
514                         "delete-other-v": "NONE",
515                         "SVC-INFRA": "${direction}",
516                         "prevent-delete": "NONE",
517                         "default": "true"
518                 },
519                 {
520                         "from": "pserver",
521                         "to": "availability-zone",
522                         "label": "existsIn",
523                         "direction": "OUT",
524                         "multiplicity": "MANY2ONE",
525                         "contains-other-v": "NONE",
526                         "delete-other-v": "NONE",
527                         "SVC-INFRA": "${direction}",
528                         "prevent-delete": "!${direction}",
529                         "default": "true"
530                 },
531                 {
532                         "from": "vpls-pe",
533                         "to": "lag-interface",
534                         "label": "hasLAGinterface",
535                         "direction": "OUT",
536                         "multiplicity": "MANY2MANY",
537                         "contains-other-v": "${direction}",
538                         "delete-other-v": "${direction}",
539                         "SVC-INFRA": "NONE",
540                         "prevent-delete": "NONE",
541                         "default": "true"
542                 },
543                 {
544                         "from": "generic-vnf",
545                         "to": "vnfc",
546                         "label": "uses",
547                         "direction": "OUT",
548                         "multiplicity": "ONE2MANY",
549                         "contains-other-v": "NONE",
550                         "delete-other-v": "${direction}",
551                         "SVC-INFRA": "${direction}",
552                         "prevent-delete": "NONE",
553                         "default": "true"
554                 },
555                 {
556                         "from": "l3-network",
557                         "to": "service-instance",
558                         "label": "hasInstance",
559                         "direction": "OUT",
560                         "multiplicity": "MANY2MANY",
561                         "contains-other-v": "NONE",
562                         "delete-other-v": "NONE",
563                         "SVC-INFRA": "!${direction}",
564                         "prevent-delete": "NONE",
565                         "default": "true"
566                 },
567                 {
568                         "from": "named-query",
569                         "to": "model",
570                         "label": "relatedTo",
571                         "direction": "OUT",
572                         "multiplicity": "ONE2MANY",
573                         "contains-other-v": "NONE",
574                         "delete-other-v": "NONE",
575                         "SVC-INFRA": "NONE",
576                         "prevent-delete": "!${direction}",
577                         "default": "true"
578                 },
579                 {
580                         "from": "vf-module",
581                         "to": "vnfc",
582                         "label": "uses",
583                         "direction": "OUT",
584                         "multiplicity": "ONE2MANY",
585                         "contains-other-v": "NONE",
586                         "delete-other-v": "${direction}",
587                         "SVC-INFRA": "${direction}",
588                         "prevent-delete": "${direction}",
589                         "default": "true"
590                 },
591                 {
592                         "from": "pserver",
593                         "to": "complex",
594                         "label": "locatedIn",
595                         "direction": "OUT",
596                         "multiplicity": "MANY2ONE",
597                         "contains-other-v": "NONE",
598                         "delete-other-v": "NONE",
599                         "SVC-INFRA": "${direction}",
600                         "prevent-delete": "!${direction}",
601                         "default": "true"
602                 },
603                 {
604                         "from": "availability-zone",
605                         "to": "service-capability",
606                         "label": "supportsServiceCapability",
607                         "direction": "OUT",
608                         "multiplicity": "MANY2MANY",
609                         "contains-other-v": "NONE",
610                         "delete-other-v": "NONE",
611                         "SVC-INFRA": "NONE",
612                         "prevent-delete": "!${direction}",
613                         "default": "true"
614                 },
615                 {
616                         "from": "vserver",
617                         "to": "volume",
618                         "label": "hasVolume",
619                         "direction": "OUT",
620                         "multiplicity": "MANY2MANY",
621                         "contains-other-v": "${direction}",
622                         "delete-other-v": "${direction}",
623                         "SVC-INFRA": "${direction}",
624                         "prevent-delete": "NONE",
625                         "default": "true"
626                 },
627                 {
628                         "from": "l3-interface-ipv4-address-list",
629                         "to": "l3-network",
630                         "label": "isMemberOf",
631                         "direction": "OUT",
632                         "multiplicity": "MANY2MANY",
633                         "contains-other-v": "NONE",
634                         "delete-other-v": "NONE",
635                         "SVC-INFRA": "${direction}",
636                         "prevent-delete": "NONE",
637                         "default": "true"
638                 },
639                 {
640                         "from": "generic-vnf",
641                         "to": "service-instance",
642                         "label": "hasInstance",
643                         "direction": "OUT",
644                         "multiplicity": "MANY2MANY",
645                         "contains-other-v": "NONE",
646                         "delete-other-v": "NONE",
647                         "SVC-INFRA": "${direction}",
648                         "prevent-delete": "NONE",
649                         "default": "true"
650                 },
651                 {
652                         "from": "l3-network",
653                         "to": "route-table-reference",
654                         "label": "uses",
655                         "direction": "OUT",
656                         "multiplicity": "MANY2MANY",
657                         "contains-other-v": "NONE",
658                         "delete-other-v": "NONE",
659                         "SVC-INFRA": "NONE",
660                         "prevent-delete": "NONE",
661                         "default": "true"
662                 },
663                 {
664                         "from": "model-element",
665                         "to": "constrained-element-set",
666                         "label": "connectsTo",
667                         "direction": "OUT",
668                         "multiplicity": "ONE2MANY",
669                         "contains-other-v": "${direction}",
670                         "delete-other-v": "${direction}",
671                         "SVC-INFRA": "NONE",
672                         "prevent-delete": "NONE",
673                         "default": "true"
674                 },
675                 {
676                         "from": "dvs-switch",
677                         "to": "availability-zone",
678                         "label": "existsIn",
679                         "direction": "OUT",
680                         "multiplicity": "MANY2MANY",
681                         "contains-other-v": "NONE",
682                         "delete-other-v": "NONE",
683                         "SVC-INFRA": "NONE",
684                         "prevent-delete": "!${direction}",
685                         "default": "true"
686                 },
687                 {
688                         "from": "pserver",
689                         "to": "lag-interface",
690                         "label": "hasLAGInterface",
691                         "direction": "OUT",
692                         "multiplicity": "MANY2MANY",
693                         "contains-other-v": "${direction}",
694                         "delete-other-v": "${direction}",
695                         "SVC-INFRA": "${direction}",
696                         "prevent-delete": "NONE",
697                         "default": "true"
698                 },
699                 {
700                         "from": "cloud-region",
701                         "to": "availability-zone",
702                         "label": "has",
703                         "direction": "OUT",
704                         "multiplicity": "ONE2MANY",
705                         "contains-other-v": "${direction}",
706                         "delete-other-v": "${direction}",
707                         "SVC-INFRA": "NONE",
708                         "prevent-delete": "${direction}",
709                         "default": "true"
710                 },
711                 {
712                         "from": "vpls-pe",
713                         "to": "complex",
714                         "label": "locatedIn",
715                         "direction": "OUT",
716                         "multiplicity": "MANY2MANY",
717                         "contains-other-v": "NONE",
718                         "delete-other-v": "NONE",
719                         "SVC-INFRA": "NONE",
720                         "prevent-delete": "!${direction}",
721                         "default": "true"
722                 },
723                 {
724                         "from": "site-pair",
725                         "to": "class-of-service",
726                         "label": "hasClassOfService",
727                         "direction": "OUT",
728                         "multiplicity": "MANY2MANY",
729                         "contains-other-v": "${direction}",
730                         "delete-other-v": "${direction}",
731                         "SVC-INFRA": "NONE",
732                         "prevent-delete": "NONE",
733                         "default": "true"
734                 },
735                 {
736                         "from": "element-choice-set",
737                         "to": "model-element",
738                         "label": "has",
739                         "direction": "OUT",
740                         "multiplicity": "ONE2MANY",
741                         "contains-other-v": "${direction}",
742                         "delete-other-v": "${direction}",
743                         "SVC-INFRA": "NONE",
744                         "prevent-delete": "NONE",
745                         "default": "true"
746                 },
747                 {
748                         "from": "ctag-pool",
749                         "to": "availability-zone",
750                         "label": "supportsAvailabilityZone",
751                         "direction": "OUT",
752                         "multiplicity": "MANY2MANY",
753                         "contains-other-v": "NONE",
754                         "delete-other-v": "NONE",
755                         "SVC-INFRA": "NONE",
756                         "prevent-delete": "!${direction}",
757                         "default": "true"
758                 },
759                 {
760                         "from": "l3-network",
761                         "to": "network-policy",
762                         "label": "uses",
763                         "direction": "OUT",
764                         "multiplicity": "MANY2MANY",
765                         "contains-other-v": "NONE",
766                         "delete-other-v": "NONE",
767                         "SVC-INFRA": "${direction}",
768                         "prevent-delete": "NONE",
769                         "default": "true"
770                 },
771                 {
772                         "from": "vce",
773                         "to": "port-group",
774                         "label": "hasPortGroup",
775                         "direction": "OUT",
776                         "multiplicity": "MANY2MANY",
777                         "contains-other-v": "${direction}",
778                         "delete-other-v": "${direction}",
779                         "SVC-INFRA": "${direction}",
780                         "prevent-delete": "NONE",
781                         "default": "true"
782                 },
783                 {
784                         "from": "vce",
785                         "to": "complex",
786                         "label": "locatedIn",
787                         "direction": "OUT",
788                         "multiplicity": "MANY2MANY",
789                         "contains-other-v": "NONE",
790                         "delete-other-v": "NONE",
791                         "SVC-INFRA": "${direction}",
792                         "prevent-delete": "!${direction}",
793                         "default": "true"
794                 },
795                 {
796                         "from": "generic-vnf",
797                         "to": "vnf-image",
798                         "label": "usesVnfImage",
799                         "direction": "OUT",
800                         "multiplicity": "MANY2ONE",
801                         "contains-other-v": "NONE",
802                         "delete-other-v": "NONE",
803                         "SVC-INFRA": "${direction}",
804                         "prevent-delete": "!${direction}",
805                         "default": "true"
806                 },
807                 {
808                         "from": "site-pair-set",
809                         "to": "routing-instance",
810                         "label": "hasRoutingInstance",
811                         "direction": "OUT",
812                         "multiplicity": "MANY2MANY",
813                         "contains-other-v": "${direction}",
814                         "delete-other-v": "${direction}",
815                         "SVC-INFRA": "NONE",
816                         "prevent-delete": "NONE",
817                         "default": "true"
818                 },
819                 {
820                         "from": "vlan",
821                         "to": "logical-link",
822                         "label": "usesLogicalLink",
823                         "direction": "OUT",
824                         "multiplicity": "ONE2ONE",
825                         "contains-other-v": "NONE",
826                         "delete-other-v": "${direction}",
827                         "SVC-INFRA": "${direction}",
828                         "prevent-delete": "NONE",
829                         "default": "true"
830                 },
831                 {
832                         "from": "generic-vnf",
833                         "to": "l-interface",
834                         "label": "hasLInterface",
835                         "direction": "OUT",
836                         "multiplicity": "MANY2MANY",
837                         "contains-other-v": "${direction}",
838                         "delete-other-v": "${direction}",
839                         "SVC-INFRA": "${direction}",
840                         "prevent-delete": "NONE",
841                         "default": "true"
842                 },
843                 {
844                         "from": "l-interface",
845                         "to": "l3-interface-ipv6-address-list",
846                         "label": "hasIpAddress",
847                         "direction": "OUT",
848                         "multiplicity": "MANY2MANY",
849                         "contains-other-v": "${direction}",
850                         "delete-other-v": "${direction}",
851                         "SVC-INFRA": "${direction}",
852                         "prevent-delete": "NONE",
853                         "default": "true"
854                 },
855                 {
856                         "from": "vce",
857                         "to": "availability-zone",
858                         "label": "hasAvailabilityZone",
859                         "direction": "OUT",
860                         "multiplicity": "MANY2MANY",
861                         "contains-other-v": "NONE",
862                         "delete-other-v": "NONE",
863                         "SVC-INFRA": "NONE",
864                         "prevent-delete": "!${direction}",
865                         "default": "true"
866                 },
867                 {
868                         "from": "vce",
869                         "to": "vserver",
870                         "label": "runsOnVserver",
871                         "direction": "OUT",
872                         "multiplicity": "MANY2MANY",
873                         "contains-other-v": "NONE",
874                         "delete-other-v": "NONE",
875                         "SVC-INFRA": "${direction}",
876                         "prevent-delete": "NONE",
877                         "default": "true"
878                 },
879                 {
880                         "from": "l3-interface-ipv6-address-list",
881                         "to": "subnet",
882                         "label": "isMemberOf",
883                         "direction": "OUT",
884                         "multiplicity": "MANY2MANY",
885                         "contains-other-v": "NONE",
886                         "delete-other-v": "NONE",
887                         "SVC-INFRA": "${direction}",
888                         "prevent-delete": "!${direction}",
889                         "default": "true"
890                 },
891                 {
892                         "from": "generic-vnf",
893                         "to": "volume-group",
894                         "label": "uses",
895                         "direction": "OUT",
896                         "multiplicity": "ONE2MANY",
897                         "contains-other-v": "NONE",
898                         "delete-other-v": "NONE",
899                         "SVC-INFRA": "${direction}",
900                         "prevent-delete": "NONE",
901                         "default": "true"
902                 },
903                 {
904                         "from": "logical-link",
905                         "to": "pserver",
906                         "label": "bridgedTo",
907                         "direction": "OUT",
908                         "multiplicity": "MANY2MANY",
909                         "contains-other-v": "NONE",
910                         "delete-other-v": "NONE",
911                         "SVC-INFRA": "NONE",
912                         "prevent-delete": "!${direction}",
913                         "default": "true"
914                 },
915                 {
916                         "from": "cloud-region",
917                         "to": "oam-network",
918                         "label": "has",
919                         "direction": "OUT",
920                         "multiplicity": "ONE2MANY",
921                         "contains-other-v": "${direction}",
922                         "delete-other-v": "${direction}",
923                         "SVC-INFRA": "NONE",
924                         "prevent-delete": "${direction}",
925                         "default": "true"
926                 },
927                 {
928                         "from": "cloud-region",
929                         "to": "dvs-switch",
930                         "label": "has",
931                         "direction": "OUT",
932                         "multiplicity": "ONE2MANY",
933                         "contains-other-v": "${direction}",
934                         "delete-other-v": "${direction}",
935                         "SVC-INFRA": "NONE",
936                         "prevent-delete": "${direction}",
937                         "default": "true"
938                 },
939                 {
940                         "from": "cloud-region",
941                         "to": "l3-network",
942                         "label": "uses",
943                         "direction": "OUT",
944                         "multiplicity": "MANY2MANY",
945                         "contains-other-v": "NONE",
946                         "delete-other-v": "NONE",
947                         "SVC-INFRA": "NONE",
948                         "prevent-delete": "NONE",
949                         "default": "true"
950                 },
951                 {
952                         "from": "cloud-region",
953                         "to": "group-assignment",
954                         "label": "has",
955                         "direction": "OUT",
956                         "multiplicity": "ONE2MANY",
957                         "contains-other-v": "${direction}",
958                         "delete-other-v": "${direction}",
959                         "SVC-INFRA": "NONE",
960                         "prevent-delete": "${direction}",
961                         "default": "true"
962                 },
963                 {
964                         "from": "group-assignment",
965                         "to": "tenant",
966                         "label": "has",
967                         "direction": "OUT",
968                         "multiplicity": "MANY2MANY",
969                         "contains-other-v": "NONE",
970                         "delete-other-v": "NONE",
971                         "SVC-INFRA": "NONE",
972                         "prevent-delete": "NONE",
973                         "default": "true"
974                 },
975                 {
976                         "from": "l-interface",
977                         "to": "logical-link",
978                         "label": "usesLogicalLink",
979                         "direction": "OUT",
980                         "multiplicity": "MANY2MANY",
981                         "contains-other-v": "NONE",
982                         "delete-other-v": "${direction}",
983                         "SVC-INFRA": "${direction}",
984                         "prevent-delete": "NONE",
985                         "default": "true"
986                 },
987                 {
988                         "from": "virtual-data-center",
989                         "to": "logical-link",
990                         "label": "contains",
991                         "direction": "OUT",
992                         "multiplicity": "MANY2MANY",
993                         "contains-other-v": "NONE",
994                         "delete-other-v": "NONE",
995                         "SVC-INFRA": "NONE",
996                         "prevent-delete": "NONE",
997                         "default": "true"
998                 },
999                 {
1000                         "from": "named-query-element",
1001                         "to": "named-query-element",
1002                         "label": "connectsTo",
1003                         "direction": "OUT",
1004                         "multiplicity": "MANY2MANY",
1005                         "contains-other-v": "${direction}",
1006                         "delete-other-v": "${direction}",
1007                         "SVC-INFRA": "NONE",
1008                         "prevent-delete": "NONE",
1009                         "default": "true"
1010                 },
1011                 {
1012                         "from": "service-instance",
1013                         "to": "connector",
1014                         "label": "uses",
1015                         "direction": "OUT",
1016                         "multiplicity": "MANY2MANY",
1017                         "contains-other-v": "NONE",
1018                         "delete-other-v": "NONE",
1019                         "SVC-INFRA": "NONE",
1020                         "prevent-delete": "NONE",
1021                         "default": "true"
1022                 },
1023                 {
1024                         "from": "lag-interface",
1025                         "to": "lag-link",
1026                         "label": "usesLAGLink",
1027                         "direction": "OUT",
1028                         "multiplicity": "MANY2MANY",
1029                         "contains-other-v": "NONE",
1030                         "delete-other-v": "${direction}",
1031                         "SVC-INFRA": "${direction}",
1032                         "prevent-delete": "NONE",
1033                         "default": "true"
1034                 },
1035                 {
1036                         "from": "pserver",
1037                         "to": "cloud-region",
1038                         "label": "locatedIn",
1039                         "direction": "OUT",
1040                         "multiplicity": "MANY2ONE",
1041                         "contains-other-v": "NONE",
1042                         "delete-other-v": "NONE",
1043                         "SVC-INFRA": "${direction}",
1044                         "prevent-delete": "NONE",
1045                         "default": "true"
1046                 },
1047                 {
1048                         "from": "logical-link",
1049                         "to": "generic-vnf",
1050                         "label": "bridgedTo",
1051                         "direction": "OUT",
1052                         "multiplicity": "MANY2MANY",
1053                         "contains-other-v": "NONE",
1054                         "delete-other-v": "NONE",
1055                         "SVC-INFRA": "NONE",
1056                         "prevent-delete": "NONE",
1057                         "default": "true"
1058                 },
1059                 {
1060                         "from": "vf-module",
1061                         "to": "l3-network",
1062                         "label": "uses",
1063                         "direction": "OUT",
1064                         "multiplicity": "MANY2MANY",
1065                         "contains-other-v": "NONE",
1066                         "delete-other-v": "NONE",
1067                         "SVC-INFRA": "${direction}",
1068                         "prevent-delete": "NONE",
1069                         "default": "true"
1070                 },
1071                 {
1072                         "from": "l-interface",
1073                         "to": "sriov-vf",
1074                         "label": "has",
1075                         "direction": "OUT",
1076                         "multiplicity": "ONE2ONE",
1077                         "contains-other-v": "${direction}",
1078                         "delete-other-v": "${direction}",
1079                         "SVC-INFRA": "NONE",
1080                         "prevent-delete": "NONE",
1081                         "default": "true"
1082                 },
1083                 {
1084                         "from": "named-query-element",
1085                         "to": "model",
1086                         "label": "isA",
1087                         "direction": "OUT",
1088                         "multiplicity": "MANY2ONE",
1089                         "contains-other-v": "NONE",
1090                         "delete-other-v": "NONE",
1091                         "SVC-INFRA": "NONE",
1092                         "prevent-delete": "!${direction}",
1093                         "default": "true"
1094                 },
1095                 {
1096                         "from": "group-assignment",
1097                         "to": "pserver",
1098                         "label": "has",
1099                         "direction": "OUT",
1100                         "multiplicity": "ONE2MANY",
1101                         "contains-other-v": "NONE",
1102                         "delete-other-v": "NONE",
1103                         "SVC-INFRA": "NONE",
1104                         "prevent-delete": "!${direction}",
1105                         "default": "true"
1106                 },
1107                 {
1108                         "from": "cloud-region",
1109                         "to": "snapshot",
1110                         "label": "has",
1111                         "direction": "OUT",
1112                         "multiplicity": "ONE2MANY",
1113                         "contains-other-v": "${direction}",
1114                         "delete-other-v": "${direction}",
1115                         "SVC-INFRA": "NONE",
1116                         "prevent-delete": "${direction}",
1117                         "default": "true"
1118                 },
1119                 {
1120                         "from": "cloud-region",
1121                         "to": "tenant",
1122                         "label": "has",
1123                         "direction": "OUT",
1124                         "multiplicity": "ONE2MANY",
1125                         "contains-other-v": "${direction}",
1126                         "delete-other-v": "${direction}",
1127                         "SVC-INFRA": "!${direction}",
1128                         "prevent-delete": "${direction}",
1129                         "default": "true"
1130                 },
1131                 {
1132                         "from": "cloud-region",
1133                         "to": "image",
1134                         "label": "has",
1135                         "direction": "OUT",
1136                         "multiplicity": "ONE2MANY",
1137                         "contains-other-v": "${direction}",
1138                         "delete-other-v": "${direction}",
1139                         "SVC-INFRA": "NONE",
1140                         "prevent-delete": "${direction}",
1141                         "default": "true"
1142                 },
1143                 {
1144                         "from": "service-instance",
1145                         "to": "cvlan-tag",
1146                         "label": "hasIPAGFacingVLAN",
1147                         "direction": "OUT",
1148                         "multiplicity": "MANY2MANY",
1149                         "contains-other-v": "NONE",
1150                         "delete-other-v": "NONE",
1151                         "SVC-INFRA": "NONE",
1152                         "prevent-delete": "NONE",
1153                         "default": "true"
1154                 },
1155                 {
1156                         "from": "vserver",
1157                         "to": "l-interface",
1158                         "label": "hasLInterface",
1159                         "direction": "OUT",
1160                         "multiplicity": "MANY2MANY",
1161                         "contains-other-v": "${direction}",
1162                         "delete-other-v": "${direction}",
1163                         "SVC-INFRA": "${direction}",
1164                         "prevent-delete": "NONE",
1165                         "default": "true"
1166                 },
1167                 {
1168                         "from": "pnf",
1169                         "to": "lag-interface",
1170                         "label": "has",
1171                         "direction": "OUT",
1172                         "multiplicity": "ONE2MANY",
1173                         "contains-other-v": "${direction}",
1174                         "delete-other-v": "${direction}",
1175                         "SVC-INFRA": "${direction}",
1176                         "prevent-delete": "NONE",
1177                         "default": "true"
1178                 },
1179                 {
1180                         "from": "vserver",
1181                         "to": "snapshot",
1182                         "label": "uses",
1183                         "direction": "OUT",
1184                         "multiplicity": "ONE2ONE",
1185                         "contains-other-v": "NONE",
1186                         "delete-other-v": "NONE",
1187                         "SVC-INFRA": "${direction}",
1188                         "prevent-delete": "NONE",
1189                         "default": "true"
1190                 },
1191                 {
1192                         "from": "model-element",
1193                         "to": "model",
1194                         "label": "isA",
1195                         "direction": "OUT",
1196                         "multiplicity": "MANY2ONE",
1197                         "contains-other-v": "NONE",
1198                         "delete-other-v": "NONE",
1199                         "SVC-INFRA": "NONE",
1200                         "prevent-delete": "!${direction}",
1201                         "default": "true"
1202                 },
1203                 {
1204                         "from": "named-query-element",
1205                         "to": "property-constraint",
1206                         "label": "uses",
1207                         "direction": "OUT",
1208                         "multiplicity": "ONE2MANY",
1209                         "contains-other-v": "${direction}",
1210                         "delete-other-v": "${direction}",
1211                         "SVC-INFRA": "NONE",
1212                         "prevent-delete": "NONE",
1213                         "default": "true"
1214                 },
1215                 {
1216                         "from": "service-subscription",
1217                         "to": "service-instance",
1218                         "label": "hasInstance",
1219                         "direction": "OUT",
1220                         "multiplicity": "MANY2MANY",
1221                         "contains-other-v": "${direction}",
1222                         "delete-other-v": "${direction}",
1223                         "SVC-INFRA": "!${direction}",
1224                         "prevent-delete": "NONE",
1225                         "default": "true"
1226                 },
1227                 {
1228                         "from": "service-instance",
1229                         "to": "logical-link",
1230                         "label": "uses",
1231                         "direction": "OUT",
1232                         "multiplicity": "MANY2MANY",
1233                         "contains-other-v": "NONE",
1234                         "delete-other-v": "${direction}",
1235                         "SVC-INFRA": "NONE",
1236                         "prevent-delete": "NONE",
1237                         "default": "true"
1238                 },
1239                 {
1240                         "from": "tenant",
1241                         "to": "service-subscription",
1242                         "label": "relatedTo",
1243                         "direction": "OUT",
1244                         "multiplicity": "MANY2MANY",
1245                         "contains-other-v": "NONE",
1246                         "delete-other-v": "NONE",
1247                         "SVC-INFRA": "NONE",
1248                         "prevent-delete": "NONE",
1249                         "default": "true"
1250                 },
1251                 {
1252                         "from": "vserver",
1253                         "to": "pserver",
1254                         "label": "runsOnPserver",
1255                         "direction": "OUT",
1256                         "multiplicity": "MANY2ONE",
1257                         "contains-other-v": "NONE",
1258                         "delete-other-v": "NONE",
1259                         "SVC-INFRA": "${direction}",
1260                         "prevent-delete": "!${direction}",
1261                         "default": "true"
1262                 },
1263                 {
1264                         "from": "service-instance",
1265                         "to": "vlan",
1266                         "label": "dependsOn",
1267                         "direction": "OUT",
1268                         "multiplicity": "ONE2MANY",
1269                         "contains-other-v": "NONE",
1270                         "delete-other-v": "NONE",
1271                         "SVC-INFRA": "NONE",
1272                         "prevent-delete": "NONE",
1273                         "default": "true"
1274                 },
1275                 {
1276                         "from": "service-instance",
1277                         "to": "metadatum",
1278                         "label": "hasMetaData",
1279                         "direction": "OUT",
1280                         "multiplicity": "MANY2MANY",
1281                         "contains-other-v": "${direction}",
1282                         "delete-other-v": "${direction}",
1283                         "SVC-INFRA": "NONE",
1284                         "prevent-delete": "NONE",
1285                         "default": "true"
1286                 },
1287                 {
1288                         "from": "generic-vnf",
1289                         "to": "availability-zone",
1290                         "label": "hasAvailabilityZone",
1291                         "direction": "OUT",
1292                         "multiplicity": "MANY2MANY",
1293                         "contains-other-v": "NONE",
1294                         "delete-other-v": "NONE",
1295                         "SVC-INFRA": "${direction}",
1296                         "prevent-delete": "!${direction}",
1297                         "default": "true"
1298                 },
1299                 {
1300                         "from": "logical-link",
1301                         "to": "lag-link",
1302                         "label": "usesLAGLink",
1303                         "direction": "OUT",
1304                         "multiplicity": "MANY2MANY",
1305                         "contains-other-v": "NONE",
1306                         "delete-other-v": "NONE",
1307                         "SVC-INFRA": "${direction}",
1308                         "prevent-delete": "NONE",
1309                         "default": "true"
1310                 },
1311                 {
1312                         "from": "l3-network",
1313                         "to": "subnet",
1314                         "label": "hasSubnet",
1315                         "direction": "OUT",
1316                         "multiplicity": "MANY2MANY",
1317                         "contains-other-v": "${direction}",
1318                         "delete-other-v": "${direction}",
1319                         "SVC-INFRA": "!${direction}",
1320                         "prevent-delete": "NONE",
1321                         "default": "true"
1322                 },
1323                 {
1324                         "from": "volume-group",
1325                         "to": "tenant",
1326                         "label": "belongsTo",
1327                         "direction": "OUT",
1328                         "multiplicity": "MANY2MANY",
1329                         "contains-other-v": "NONE",
1330                         "delete-other-v": "NONE",
1331                         "SVC-INFRA": "${direction}",
1332                         "prevent-delete": "NONE",
1333                         "default": "true"
1334                 },
1335                 {
1336                         "from": "cloud-region",
1337                         "to": "complex",
1338                         "label": "locatedIn",
1339                         "direction": "OUT",
1340                         "multiplicity": "MANY2ONE",
1341                         "contains-other-v": "NONE",
1342                         "delete-other-v": "NONE",
1343                         "SVC-INFRA": "NONE",
1344                         "prevent-delete": "!${direction}",
1345                         "default": "true"
1346                 },
1347                 {
1348                         "from": "generic-vnf",
1349                         "to": "l3-network",
1350                         "label": "usesL3Network",
1351                         "direction": "OUT",
1352                         "multiplicity": "MANY2MANY",
1353                         "contains-other-v": "NONE",
1354                         "delete-other-v": "NONE",
1355                         "SVC-INFRA": "${direction}",
1356                         "prevent-delete": "NONE",
1357                         "default": "true"
1358                 },
1359                 {
1360                         "from": "availability-zone",
1361                         "to": "complex",
1362                         "label": "groupsResourcesIn",
1363                         "direction": "OUT",
1364                         "multiplicity": "MANY2MANY",
1365                         "contains-other-v": "NONE",
1366                         "delete-other-v": "NONE",
1367                         "SVC-INFRA": "NONE",
1368                         "prevent-delete": "!${direction}",
1369                         "default": "true"
1370                 },
1371                 {
1372                         "from": "lag-interface",
1373                         "to": "l-interface",
1374                         "label": "hasLInterface",
1375                         "direction": "OUT",
1376                         "multiplicity": "MANY2MANY",
1377                         "contains-other-v": "${direction}",
1378                         "delete-other-v": "${direction}",
1379                         "SVC-INFRA": "${direction}",
1380                         "prevent-delete": "NONE",
1381                         "default": "true"
1382                 },
1383                 {
1384                         "from": "named-query",
1385                         "to": "named-query-element",
1386                         "label": "startsWith",
1387                         "direction": "OUT",
1388                         "multiplicity": "ONE2ONE",
1389                         "contains-other-v": "${direction}",
1390                         "delete-other-v": "${direction}",
1391                         "SVC-INFRA": "NONE",
1392                         "prevent-delete": "NONE",
1393                         "default": "true"
1394                 },
1395                 {
1396                         "from": "generic-vnf",
1397                         "to": "ipsec-configuration",
1398                         "label": "uses",
1399                         "direction": "OUT",
1400                         "multiplicity": "MANY2ONE",
1401                         "contains-other-v": "NONE",
1402                         "delete-other-v": "NONE",
1403                         "SVC-INFRA": "NONE",
1404                         "prevent-delete": "NONE",
1405                         "default": "true"
1406                 },
1407                 {
1408                         "from": "generic-vnf",
1409                         "to": "site-pair-set",
1410                         "label": "hasSitePairSet",
1411                         "direction": "OUT",
1412                         "multiplicity": "MANY2MANY",
1413                         "contains-other-v": "NONE",
1414                         "delete-other-v": "NONE",
1415                         "SVC-INFRA": "NONE",
1416                         "prevent-delete": "NONE",
1417                         "default": "true"
1418                 },
1419                 {
1420                         "from": "model",
1421                         "to": "model-element",
1422                         "label": "startsWith",
1423                         "direction": "OUT",
1424                         "multiplicity": "ONE2MANY",
1425                         "contains-other-v": "${direction}",
1426                         "delete-other-v": "${direction}",
1427                         "SVC-INFRA": "NONE",
1428                         "prevent-delete": "NONE",
1429                         "default": "true"
1430                 },
1431                 {
1432                         "from": "connector",
1433                         "to": "metadatum",
1434                         "label": "hasMetaData",
1435                         "direction": "OUT",
1436                         "multiplicity": "MANY2MANY",
1437                         "contains-other-v": "${direction}",
1438                         "delete-other-v": "${direction}",
1439                         "SVC-INFRA": "NONE",
1440                         "prevent-delete": "NONE",
1441                         "default": "true"
1442                 },
1443                 {
1444                         "from": "generic-vnf",
1445                         "to": "network-profile",
1446                         "label": "hasNetworkProfile",
1447                         "direction": "OUT",
1448                         "multiplicity": "MANY2MANY",
1449                         "contains-other-v": "NONE",
1450                         "delete-other-v": "NONE",
1451                         "SVC-INFRA": "NONE",
1452                         "prevent-delete": "NONE",
1453                         "default": "true"
1454                 },
1455                 {
1456                         "from": "vf-module",
1457                         "to": "volume-group",
1458                         "label": "uses",
1459                         "direction": "OUT",
1460                         "multiplicity": "ONE2ONE",
1461                         "contains-other-v": "NONE",
1462                         "delete-other-v": "NONE",
1463                         "SVC-INFRA": "${direction}",
1464                         "prevent-delete": "NONE",
1465                         "default": "true"
1466                 },
1467                 {
1468                         "from": "logical-link",
1469                         "to": "logical-link",
1470                         "label": "uses",
1471                         "direction": "OUT",
1472                         "multiplicity": "ONE2MANY",
1473                         "contains-other-v": "NONE",
1474                         "delete-other-v": "NONE",
1475                         "SVC-INFRA": "${direction}",
1476                         "prevent-delete": "NONE",
1477                         "default": "true"
1478                 },
1479                 {
1480                         "from": "l3-interface-ipv6-address-list",
1481                         "to": "l3-network",
1482                         "label": "isMemberOf",
1483                         "direction": "OUT",
1484                         "multiplicity": "MANY2MANY",
1485                         "contains-other-v": "NONE",
1486                         "delete-other-v": "NONE",
1487                         "SVC-INFRA": "${direction}",
1488                         "prevent-delete": "NONE",
1489                         "default": "true"
1490                 },
1491                 {
1492                         "from": "port-group",
1493                         "to": "cvlan-tag",
1494                         "label": "hasCTag",
1495                         "direction": "OUT",
1496                         "multiplicity": "MANY2MANY",
1497                         "contains-other-v": "${direction}",
1498                         "delete-other-v": "${direction}",
1499                         "SVC-INFRA": "${direction}",
1500                         "prevent-delete": "NONE",
1501                         "default": "true"
1502                 },
1503                 {
1504                         "from": "vpls-pe",
1505                         "to": "p-interface",
1506                         "label": "hasPinterface",
1507                         "direction": "OUT",
1508                         "multiplicity": "MANY2MANY",
1509                         "contains-other-v": "${direction}",
1510                         "delete-other-v": "${direction}",
1511                         "SVC-INFRA": "NONE",
1512                         "prevent-delete": "NONE",
1513                         "default": "true"
1514                 },
1515                 {
1516                         "from": "image",
1517                         "to": "metadatum",
1518                         "label": "hasMetaDatum",
1519                         "direction": "OUT",
1520                         "multiplicity": "MANY2MANY",
1521                         "contains-other-v": "${direction}",
1522                         "delete-other-v": "${direction}",
1523                         "SVC-INFRA": "NONE",
1524                         "prevent-delete": "NONE",
1525                         "default": "true"
1526                 },
1527                 {
1528                         "from": "generic-vnf",
1529                         "to": "license-key-resource",
1530                         "label": "uses",
1531                         "direction": "OUT",
1532                         "multiplicity": "MANY2MANY",
1533                         "contains-other-v": "NONE",
1534                         "delete-other-v": "NONE",
1535                         "SVC-INFRA": "NONE",
1536                         "prevent-delete": "!${direction}",
1537                         "default": "true"
1538                 },
1539                 {
1540                         "from": "l3-network",
1541                         "to": "vpn-binding",
1542                         "label": "usesVpnBinding",
1543                         "direction": "OUT",
1544                         "multiplicity": "MANY2MANY",
1545                         "contains-other-v": "NONE",
1546                         "delete-other-v": "NONE",
1547                         "SVC-INFRA": "NONE",
1548                         "prevent-delete": "!${direction}",
1549                         "default": "true"
1550                 },
1551                 {
1552                         "from": "complex",
1553                         "to": "l3-network",
1554                         "label": "usesL3Network",
1555                         "direction": "OUT",
1556                         "multiplicity": "MANY2MANY",
1557                         "contains-other-v": "NONE",
1558                         "delete-other-v": "NONE",
1559                         "SVC-INFRA": "${direction}",
1560                         "prevent-delete": "NONE",
1561                         "default": "true"
1562                 },
1563                 {
1564                         "from": "oam-network",
1565                         "to": "complex",
1566                         "label": "definedFor",
1567                         "direction": "OUT",
1568                         "multiplicity": "MANY2MANY",
1569                         "contains-other-v": "NONE",
1570                         "delete-other-v": "NONE",
1571                         "SVC-INFRA": "NONE",
1572                         "prevent-delete": "!${direction}",
1573                         "default": "true"
1574                 },
1575                 {
1576                         "from": "vlan",
1577                         "to": "l3-interface-ipv4-address-list",
1578                         "label": "hasIpAddress",
1579                         "direction": "OUT",
1580                         "multiplicity": "MANY2MANY",
1581                         "contains-other-v": "${direction}",
1582                         "delete-other-v": "${direction}",
1583                         "SVC-INFRA": "${direction}",
1584                         "prevent-delete": "NONE",
1585                         "default": "true"
1586                 },
1587                 {
1588                         "from": "routing-instance",
1589                         "to": "site-pair",
1590                         "label": "hasSitePair",
1591                         "direction": "OUT",
1592                         "multiplicity": "MANY2MANY",
1593                         "contains-other-v": "${direction}",
1594                         "delete-other-v": "${direction}",
1595                         "SVC-INFRA": "NONE",
1596                         "prevent-delete": "NONE",
1597                         "default": "true"
1598                 },
1599                 {
1600                         "from": "vlan",
1601                         "to": "l3-interface-ipv6-address-list",
1602                         "label": "hasIpAddress",
1603                         "direction": "OUT",
1604                         "multiplicity": "MANY2MANY",
1605                         "contains-other-v": "${direction}",
1606                         "delete-other-v": "${direction}",
1607                         "SVC-INFRA": "${direction}",
1608                         "prevent-delete": "NONE",
1609                         "default": "true"
1610                 }
1611         ]
1612 }