aboutsummaryrefslogtreecommitdiffstats
path: root/model/cl-mef-uml/model.uml
blob: e27e9c5d3e889019caeefdf9d4047b96d6c986cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
<?xml version="1.0" encoding="UTF-8"?>
<uml:Model xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_tpbsIAidEeWgbbgaC4xhOQ" name="model">
  <ownedComment xmi:type="uml:Comment" xmi:id="_vNORcAoOEeWNdNIyeR54mg">
    <body></body>
  </ownedComment>
  <ownedComment xmi:type="uml:Comment" xmi:id="_QocugGPJEeWyNbIEfiGf0A">
    <ownedComment xmi:type="uml:Comment" xmi:id="_SCkGoGPKEeWyNbIEfiGf0A">
      <body>Consider making S (uni pair list) of type EvcPath, since an EvcPath is in essense a uni pair
</body>
    </ownedComment>
    <body>Consider making S (uni pair list) of type EvcPath, since an EvcPath is in essense a uni pair
</body>
  </ownedComment>
  <ownedComment xmi:type="uml:Comment" xmi:id="_W2qlEGYKEeWisPYqI1z_rA">
    <ownedComment xmi:type="uml:Comment" xmi:id="_W2qlEWYKEeWisPYqI1z_rA">
      <body>Consider making S (uni pair list) of type EvcPath, since an EvcPath is in essense a uni pair
</body>
    </ownedComment>
    <ownedComment xmi:type="uml:Comment" xmi:id="_Ohr_oGblEeWGp9Z_qQVBGA">
      <ownedComment xmi:type="uml:Comment" xmi:id="_Ohr_oWblEeWGp9Z_qQVBGA">
        <body>Consider making S (uni pair list) of type EvcPath, since an EvcPath is in essense a uni pair
</body>
      </ownedComment>
      <body>Note: When UNI:TokenSharing = DISABLED, then only 1 BandwidthProfileFlow exists per envelope</body>
    </ownedComment>
    <ownedComment xmi:type="uml:Comment" xmi:id="_PQveAGblEeWGp9Z_qQVBGA">
      <ownedComment xmi:type="uml:Comment" xmi:id="_PQveAWblEeWGp9Z_qQVBGA">
        <body>Consider making S (uni pair list) of type EvcPath, since an EvcPath is in essense a uni pair
</body>
      </ownedComment>
      <body>Note: When UNI:TokenSharing = DISABLED, then only 1 BandwidthProfileFlow exists per envelope</body>
    </ownedComment>
    <body>Note: When UNI:TokenSharing = DISABLED, then only 1 BandwidthProfileFlow exists per envelope</body>
  </ownedComment>
  <ownedComment xmi:type="uml:Comment" xmi:id="_RZ8y0GYMEeWIk-zXg3ayAw">
    <ownedComment xmi:type="uml:Comment" xmi:id="_chQecGYMEeWIk-zXg3ayAw">
      <body>EVC Attributes 
captured in this class</body>
    </ownedComment>
    <body>EVC Attributes 
captured in this class</body>
  </ownedComment>
  <ownedComment xmi:type="uml:Comment" xmi:id="_c1zLEGYMEeWIk-zXg3ayAw">
    <ownedComment xmi:type="uml:Comment" xmi:id="_m4oh8GYMEeWIk-zXg3ayAw">
      <body>OVC Attributes 
captured in this class</body>
    </ownedComment>
    <body>OVC Attributes 
captured in this class</body>
  </ownedComment>
  <ownedComment xmi:type="uml:Comment" xmi:id="_nLHZEGYMEeWIk-zXg3ayAw">
    <body>UNI Attributes 
captured in this class</body>
  </ownedComment>
  <ownedComment xmi:type="uml:Comment" xmi:id="_0mIMsGYMEeWIk-zXg3ayAw">
    <body>OVC EP Per ENNI Attributes
captured in this class</body>
  </ownedComment>
  <ownedComment xmi:type="uml:Comment" xmi:id="_ghjrUGYxEeWA-LVuew9z5A">
    <body>EVC per UNI Attributes 
captured in this class</body>
  </ownedComment>
  <ownedComment xmi:type="uml:Comment" xmi:id="_fY0FIGYyEeWA-LVuew9z5A">
    <body>OVC EP Per ENNI Attributes
captured in this class</body>
  </ownedComment>
  <ownedComment xmi:type="uml:Comment" xmi:id="_P95e8GblEeWGp9Z_qQVBGA">
    <ownedComment xmi:type="uml:Comment" xmi:id="_P95e8WblEeWGp9Z_qQVBGA">
      <body>Consider making S (uni pair list) of type EvcPath, since an EvcPath is in essense a uni pair
</body>
    </ownedComment>
    <body>Maps ranges of CoS IDs (PCP or DSCP values) to a CoSName
(If dataSvcFrameCosId = EVC, only 1 entry in this map, and cosIDStart=cosIDEnd=-1)</body>
  </ownedComment>
  <ownedComment xmi:type="uml:Comment" xmi:id="_YuTAwGbpEeWGp9Z_qQVBGA">
    <ownedComment xmi:type="uml:Comment" xmi:id="_YuTAwWbpEeWGp9Z_qQVBGA">
      <body>Consider making S (uni pair list) of type EvcPath, since an EvcPath is in essense a uni pair
</body>
    </ownedComment>
    <body>Note: &quot;BW Profile&quot; and &quot;Envelope&quot; are analagous terms in 6.2/10.3</body>
  </ownedComment>
  <ownedComment xmi:type="uml:Comment" xmi:id="_tBraYGbpEeWGp9Z_qQVBGA">
    <ownedComment xmi:type="uml:Comment" xmi:id="_tBraYWbpEeWGp9Z_qQVBGA">
      <body>Consider making S (uni pair list) of type EvcPath, since an EvcPath is in essense a uni pair
</body>
    </ownedComment>
    <body>Note: Was CoSMgr in phase 1.  
Changing to SLSMgr upon addition of BWProfiles</body>
  </ownedComment>
  <ownedComment xmi:type="uml:Comment" xmi:id="_phpFUGbtEeWGp9Z_qQVBGA">
    <body>ENNI Attributes
captured in this class</body>
  </ownedComment>
  <ownedComment xmi:type="uml:Comment" xmi:id="_UJKocGeIEeWmi5ydVYW0lA">
    <body>Needs to be fleshed out</body>
  </ownedComment>
  <packagedElement xmi:type="uml:Interaction" xmi:id="_tp0tsAidEeWgbbgaC4xhOQ" name="Interaction1"/>
  <packagedElement xmi:type="uml:Class" xmi:id="_8JT2EAidEeWgbbgaC4xhOQ" name="BandWidthProfileFlow">
    <ownedAttribute xmi:type="uml:Property" xmi:id="_8JT2EQidEeWgbbgaC4xhOQ" name="committedInfoRate" visibility="public">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
      <qualifier xmi:type="uml:Property" xmi:id="_58aRsGYIEeWycoIPYbKzNg" name="committedInfoRate" visibility="private">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
      </qualifier>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_8JT2FAidEeWgbbgaC4xhOQ" name="excessInfoRate" visibility="public">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_8JT2EgidEeWgbbgaC4xhOQ" name="committedInfoRateMax" visibility="public">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_8JT2EwidEeWgbbgaC4xhOQ" name="commitedBurstSize" visibility="public">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_XbLc0GYJEeWisPYqI1z_rA" name="excessInfoRateMax" visibility="public">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_cgeisGYJEeWisPYqI1z_rA" name="excessBurstSize">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_tKTbsGYJEeWisPYqI1z_rA" name="colorMode" type="_vO9wMGYLEeWIk-zXg3ayAw"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_6mHgkGYJEeWisPYqI1z_rA" name="couplingFlag">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
    </ownedAttribute>
    <ownedOperation xmi:type="uml:Operation" xmi:id="_8JT2FQidEeWgbbgaC4xhOQ" name="gettersForAllAttributes"/>
    <ownedOperation xmi:type="uml:Operation" xmi:id="_8JT2FgidEeWgbbgaC4xhOQ" name="settersForAllAttributes"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Enumeration" xmi:id="_bDyUwAifEeWgbbgaC4xhOQ" name="EvcType">
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_bDyUwQifEeWgbbgaC4xhOQ" name="POINT_TO_POINT"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_bDyUwgifEeWgbbgaC4xhOQ" name="MULTIPOINT_TO_MULTIPOINT"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_bDyUwwifEeWgbbgaC4xhOQ" name="ROOTED_MULTIPOINT"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Enumeration" xmi:id="_lXjDkAifEeWgbbgaC4xhOQ" name="FrameDelivery">
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_lXjDkQifEeWgbbgaC4xhOQ" name="DISCARD"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_lXjDkgifEeWgbbgaC4xhOQ" name="UNCONDITIONAL"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_lXjDkwifEeWgbbgaC4xhOQ" name="CONDITIONAL"/>
  </packagedElement>
  <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_PhJwUAilEeWgbbgaC4xhOQ" name="UUID"/>
  <packagedElement xmi:type="uml:Enumeration" xmi:id="_7r0AwAioEeWgbbgaC4xhOQ" name="PhysicalLayer">
    <ownedComment xmi:type="uml:Comment" xmi:id="_3Sw1MAoOEeWNdNIyeR54mg">
      <body></body>
    </ownedComment>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_TY4AwAoOEeWNdNIyeR54mg" name="100BASE_T"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_a3fHYAoOEeWNdNIyeR54mg" name="1000BASE_T"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_f9bGcAoOEeWNdNIyeR54mg" name="10GBASE_T"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_lDtDwAoOEeWNdNIyeR54mg" name="40GBASE_FR"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Enumeration" xmi:id="_EZ-toAoQEeWNdNIyeR54mg" name="UniResiliency" visibility="public">
    <ownedComment xmi:type="uml:Comment" xmi:id="_EZ-toQoQEeWNdNIyeR54mg">
      <body></body>
    </ownedComment>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_EZ-togoQEeWNdNIyeR54mg" name="NONE"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_EZ-towoQEeWNdNIyeR54mg" name="2_LINK"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_EZ-tpAoQEeWNdNIyeR54mg" name="OTHER"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Enumeration" xmi:id="_BJD6AAoREeWNdNIyeR54mg" name="FrameFormat">
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_C36BcAoREeWNdNIyeR54mg" name="IEEE_802_3"/>
  </packagedElement>
  <packagedElement xmi:type="uml:DataType" xmi:id="_NmywkAoSEeWNdNIyeR54mg" name="CeVlanEvcPair">
    <ownedAttribute xmi:type="uml:Property" xmi:id="_R81jwAoSEeWNdNIyeR54mg" name="ceVLanId">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_WFs2kAoSEeWNdNIyeR54mg" name="EvcId" type="_PhJwUAilEeWgbbgaC4xhOQ"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Enumeration" xmi:id="_0_y6wAoTEeWNdNIyeR54mg" name="BWProfilePerUni">
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_2_0RwAoTEeWNdNIyeR54mg" name="NO"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Enumeration" xmi:id="_LO2gcAogEeWNdNIyeR54mg" name="L2cpAddressSet">
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_QHY8sAogEeWNdNIyeR54mg" name="CTB"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_QqMHwAogEeWNdNIyeR54mg" name="CTB_2"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_USdO8AogEeWNdNIyeR54mg" name="CTA"/>
  </packagedElement>
  <packagedElement xmi:type="uml:DataType" xmi:id="_ybOZUAogEeWNdNIyeR54mg" name="L2cp3Peering">
    <ownedAttribute xmi:type="uml:Property" xmi:id="_8jxWoAogEeWNdNIyeR54mg" name="DestAddr">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_CDK-kAohEeWNdNIyeR54mg" name="ProtocolIdentifier" type="_PhJwUAilEeWgbbgaC4xhOQ"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_HPAxUAohEeWNdNIyeR54mg" name="LinkIdentifer" type="_PhJwUAilEeWgbbgaC4xhOQ"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_rc30MAotEeWkNoOTovCSlw" name="EvcEndPoint">
    <ownedAttribute xmi:type="uml:Property" xmi:id="_Q7M24AouEeWkNoOTovCSlw" name="uniEvcId" visibility="private">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_3ruhQAouEeWkNoOTovCSlw" name="dataSvcFrameCosId" visibility="private" type="_61z1cGblEeWGp9Z_qQVBGA"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_Cb9JoAovEeWkNoOTovCSlw" name="l2cpSvcFrameCosId" visibility="private" type="_PhJwUAilEeWgbbgaC4xhOQ"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_-7FOcAovEeWkNoOTovCSlw" name="soamSvcFrameCosId" type="_PhJwUAilEeWgbbgaC4xhOQ"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_Gfm6YAoxEeWkNoOTovCSlw" name="svcFrameColorIdType" type="_LYz6cAowEeWkNoOTovCSlw">
      <qualifier xmi:type="uml:Property" xmi:id="_dI-T8AoxEeWkNoOTovCSlw" name="svcFrameColorIdType" type="_LYz6cAowEeWkNoOTovCSlw"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_KViqIAoxEeWkNoOTovCSlw" name="svcFrameColorId" type="_PhJwUAilEeWgbbgaC4xhOQ"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_XbrIAAozEeWkNoOTovCSlw" name="egressDataSvcFrameCosId" type="_PhJwUAilEeWgbbgaC4xhOQ"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_f0qzQAozEeWkNoOTovCSlw" name="egressL2cpSvcFrameCosId" type="_PhJwUAilEeWgbbgaC4xhOQ"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_mvOxoAozEeWkNoOTovCSlw" name="egressSoamSvcFrameCosId" type="_PhJwUAilEeWgbbgaC4xhOQ"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_q0xDoAozEeWkNoOTovCSlw" name="ingressBWProfilePerCos" type="_PhJwUAilEeWgbbgaC4xhOQ">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_f4dRoAo0EeWkNoOTovCSlw"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_f4d4sAo0EeWkNoOTovCSlw" value="*"/>
      <qualifier xmi:type="uml:Property" xmi:id="_hCQyUAo0EeWkNoOTovCSlw" name="ingressBWProfilePerCos" type="_PhJwUAilEeWgbbgaC4xhOQ">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_hCQyUQo0EeWkNoOTovCSlw"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_hCQyUgo0EeWkNoOTovCSlw" value="*"/>
      </qualifier>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_hYKw4Ao0EeWkNoOTovCSlw" name="egressBWProfilePerCos_1" type="_PhJwUAilEeWgbbgaC4xhOQ">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_hYKw4Qo0EeWkNoOTovCSlw"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_hYKw4go0EeWkNoOTovCSlw" value="*"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_op3c4Ao0EeWkNoOTovCSlw" name="limitSrcMacAddr">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_uGpOoAo0EeWkNoOTovCSlw" name="testMeg">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_uL1QoAo0EeWkNoOTovCSlw" name="subMegMip">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_AXwhMArHEeWkNoOTovCSlw" type="_6EwOQAimEeWgbbgaC4xhOQ" association="_AXxIQArHEeWkNoOTovCSlw">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_AXwhMQrHEeWkNoOTovCSlw" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_AXwhMgrHEeWkNoOTovCSlw" value="1"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_n8TjYGbmEeWGp9Z_qQVBGA" type="_dEHjwGbkEeWGp9Z_qQVBGA" association="_n8TjY2bmEeWGp9Z_qQVBGA">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_n8TjYWbmEeWGp9Z_qQVBGA" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_n8TjYmbmEeWGp9Z_qQVBGA" value="1"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_0XrFoGbrEeWGp9Z_qQVBGA" type="_O3MYwGbpEeWGp9Z_qQVBGA" association="_0XrFo2brEeWGp9Z_qQVBGA">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_0XrFoWbrEeWGp9Z_qQVBGA"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_0XrFombrEeWGp9Z_qQVBGA" value="*"/>
    </ownedAttribute>
  </packagedElement>
  <packagedElement xmi:type="uml:Enumeration" xmi:id="_LYz6cAowEeWkNoOTovCSlw" name="FrameColorIdType">
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_UEeDAAowEeWkNoOTovCSlw" name="NONE"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_WBMOYAowEeWkNoOTovCSlw" name="EVC"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_XB42YAowEeWkNoOTovCSlw" name="CE_VLAN_COS"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_Y_nHUAowEeWkNoOTovCSlw" name="CE_VLAN_TAG_DEI"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_f3wq4AowEeWkNoOTovCSlw" name="IP"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Enumeration" xmi:id="_BrDmQAoxEeWkNoOTovCSlw" name="Color">
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_CyRF8AoxEeWkNoOTovCSlw" name="YELLOW"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_DhfjcAoxEeWkNoOTovCSlw" name="GREEN"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_edTTgAo6EeWkNoOTovCSlw" name="SvcMgr">
    <ownedAttribute xmi:type="uml:Property" xmi:id="_9yx2sAo8EeWkNoOTovCSlw" association="_9yydwAo8EeWkNoOTovCSlw">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_9yx2sQo8EeWkNoOTovCSlw" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_9yx2sgo8EeWkNoOTovCSlw" value="1"/>
    </ownedAttribute>
    <nestedClassifier xmi:type="uml:Class" xmi:id="_1_9HQArDEeWkNoOTovCSlw" name="MEFSvc">
      <nestedClassifier xmi:type="uml:Class" xmi:id="_6eiEYAifEeWgbbgaC4xhOQ" name="Evc">
        <ownedAttribute xmi:type="uml:Property" xmi:id="_6eiEYQifEeWgbbgaC4xhOQ" name="id" visibility="private" type="_PhJwUAilEeWgbbgaC4xhOQ"/>
        <ownedAttribute xmi:type="uml:Property" xmi:id="_6eiEYgifEeWgbbgaC4xhOQ" name="evcType" visibility="private" type="_bDyUwAifEeWgbbgaC4xhOQ">
          <qualifier xmi:type="uml:Property" xmi:id="_6VgccGO-EeWAFfMNIf5-6Q" name="evcType" visibility="private" type="_bDyUwAifEeWgbbgaC4xhOQ"/>
          <qualifier xmi:type="uml:Property" xmi:id="_7--UoGO-EeWAFfMNIf5-6Q" name="CopyOf_evcType_1" visibility="private" type="_bDyUwAifEeWgbbgaC4xhOQ">
            <qualifier xmi:type="uml:Property" xmi:id="_7--UoWO-EeWAFfMNIf5-6Q" name="evcType" visibility="private" type="_bDyUwAifEeWgbbgaC4xhOQ"/>
          </qualifier>
        </ownedAttribute>
        <ownedAttribute xmi:type="uml:Property" xmi:id="_GE6p4GO_EeWAFfMNIf5-6Q" name="uniList" type="_df9p8GO9EeWQv9mZwpAw9Q">
          <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_J4ELYGO_EeWAFfMNIf5-6Q" value="2"/>
          <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_J4EycGO_EeWAFfMNIf5-6Q" value="*"/>
        </ownedAttribute>
        <ownedAttribute xmi:type="uml:Property" xmi:id="_6eiEYwifEeWgbbgaC4xhOQ" name="maxUnils" visibility="private">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
        </ownedAttribute>
        <ownedAttribute xmi:type="uml:Property" xmi:id="_6eiEZwifEeWgbbgaC4xhOQ" name="unicastFrameDelivery" visibility="private" type="_lXjDkAifEeWgbbgaC4xhOQ"/>
        <ownedAttribute xmi:type="uml:Property" xmi:id="_6eiEaAifEeWgbbgaC4xhOQ" name="multicastFrameDelivery" visibility="private" type="_lXjDkAifEeWgbbgaC4xhOQ"/>
        <ownedAttribute xmi:type="uml:Property" xmi:id="_6eiEaQifEeWgbbgaC4xhOQ" name="broadcastFrameDelivery" visibility="private" type="_lXjDkAifEeWgbbgaC4xhOQ"/>
        <ownedAttribute xmi:type="uml:Property" xmi:id="_6eiEagifEeWgbbgaC4xhOQ" name="ceVLanIdPreservation" visibility="private">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
          <qualifier xmi:type="uml:Property" xmi:id="_6eiEawifEeWgbbgaC4xhOQ" name="ceVLanIdPreservation" visibility="private">
            <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
          </qualifier>
          <qualifier xmi:type="uml:Property" xmi:id="_6eiEbAifEeWgbbgaC4xhOQ" name="CopyOf_ceVLanIdPreservation_1" visibility="private">
            <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
            <qualifier xmi:type="uml:Property" xmi:id="_6eiEbQifEeWgbbgaC4xhOQ" name="ceVLanIdPreservation" visibility="private">
              <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
            </qualifier>
          </qualifier>
        </ownedAttribute>
        <ownedAttribute xmi:type="uml:Property" xmi:id="_6eiEbgifEeWgbbgaC4xhOQ" name="ceVlanCosPreservation" visibility="private">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
          <qualifier xmi:type="uml:Property" xmi:id="_6eiEbwifEeWgbbgaC4xhOQ" name="ceVLanIdPreservation" visibility="private">
            <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
          </qualifier>
        </ownedAttribute>
        <ownedAttribute xmi:type="uml:Property" xmi:id="_6eiEcAifEeWgbbgaC4xhOQ" name="evcMaxSvcFrameSize" visibility="private">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
          <qualifier xmi:type="uml:Property" xmi:id="_6eiEcQifEeWgbbgaC4xhOQ" name="ceVLanIdPreservation" visibility="private">
            <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
          </qualifier>
          <qualifier xmi:type="uml:Property" xmi:id="_6eiEcgifEeWgbbgaC4xhOQ" name="ceVlanCosPreservation" visibility="private">
            <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
            <qualifier xmi:type="uml:Property" xmi:id="_6eiEcwifEeWgbbgaC4xhOQ" name="ceVLanIdPreservation" visibility="private">
              <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
            </qualifier>
          </qualifier>
        </ownedAttribute>
        <ownedAttribute xmi:type="uml:Property" xmi:id="_2KpOUCD-EeWFusc4sUZ9zQ" type="_scKW0CD-EeWFusc4sUZ9zQ" association="_2Kp1YCD-EeWFusc4sUZ9zQ">
          <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_2KpOUSD-EeWFusc4sUZ9zQ" value="1"/>
          <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_2KpOUiD-EeWFusc4sUZ9zQ" value="*"/>
        </ownedAttribute>
        <ownedAttribute xmi:type="uml:Property" xmi:id="_gUfk8CD_EeWFusc4sUZ9zQ" type="_6CdawArAEeWkNoOTovCSlw" association="_gUgMACD_EeWFusc4sUZ9zQ">
          <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_gUfk8SD_EeWFusc4sUZ9zQ" value="2"/>
          <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_gUfk8iD_EeWFusc4sUZ9zQ" value="*"/>
        </ownedAttribute>
        <ownedAttribute xmi:type="uml:Property" xmi:id="_V311cGPSEeWyNbIEfiGf0A" type="_ULm8wGX5EeWycoIPYbKzNg" association="_V311c2PSEeWyNbIEfiGf0A">
          <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_V311cWPSEeWyNbIEfiGf0A"/>
          <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_V311cmPSEeWyNbIEfiGf0A" value="*"/>
        </ownedAttribute>
        <ownedOperation xmi:type="uml:Operation" xmi:id="_jMIC8AihEeWgbbgaC4xhOQ" name="gettersForAllAttributes"/>
        <ownedOperation xmi:type="uml:Operation" xmi:id="_k4EAUAihEeWgbbgaC4xhOQ" name="settersForAllAttributes"/>
      </nestedClassifier>
    </nestedClassifier>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_g0hCgAo6EeWkNoOTovCSlw" name="EvcMgr">
    <ownedOperation xmi:type="uml:Operation" xmi:id="_gv3ZwAo_EeWkNoOTovCSlw" name="create"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_iYvOUAo6EeWkNoOTovCSlw" name="UniMgr">
    <nestedClassifier xmi:type="uml:Class" xmi:id="_6EwOQAimEeWgbbgaC4xhOQ" name="Uni">
      <ownedAttribute xmi:type="uml:Property" xmi:id="__rQ44AioEeWgbbgaC4xhOQ" name="id" visibility="private" type="_PhJwUAilEeWgbbgaC4xhOQ"/>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_nrUw0AoPEeWNdNIyeR54mg" name="numLinks" visibility="private">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_sQ_UYAoPEeWNdNIyeR54mg" name="linkPhysLayers" visibility="private" type="_7r0AwAioEeWgbbgaC4xhOQ">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_yicEUAoPEeWNdNIyeR54mg" value="1"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_yicrYAoPEeWNdNIyeR54mg" value="*"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_0pOxsAoPEeWNdNIyeR54mg" name="linkSynchModes" visibility="private">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_7x6roAoPEeWNdNIyeR54mg" value="1"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_7x7SsAoPEeWNdNIyeR54mg" value="*"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_R7mfkAoQEeWNdNIyeR54mg" name="resiliency" visibility="private" type="_EZ-toAoQEeWNdNIyeR54mg"/>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_-aXfIAoQEeWNdNIyeR54mg" name="serviceFrameFormat" visibility="private" type="_BJD6AAoREeWNdNIyeR54mg"/>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_KTXGYAoREeWNdNIyeR54mg" name="maxServiceFrameSize" visibility="private">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_SdTpAAoREeWNdNIyeR54mg" name="serviceMultiplexing" visibility="private">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_ffuWcAoREeWNdNIyeR54mg" name="ceVlanId" visibility="private">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_bqfU0AoSEeWNdNIyeR54mg" name="ceVlandPerEvcMap" visibility="private" type="_NmywkAoSEeWNdNIyeR54mg">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_iNGtQAoSEeWNdNIyeR54mg"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_iNGtQQoSEeWNdNIyeR54mg" value="*"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_lclhAAoSEeWNdNIyeR54mg" name="maxEvcs" visibility="private">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_sCoA4AoSEeWNdNIyeR54mg" name="bundling" visibility="private">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_wKM6QAoSEeWNdNIyeR54mg" name="allToOneBundling" visibility="private">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_ITtQ4AoTEeWNdNIyeR54mg" name="tokenShare" visibility="private">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_iguXYAoTEeWNdNIyeR54mg" name="envelopes" visibility="private" type="_HUlpMGYIEeWycoIPYbKzNg">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_oBxlIAoTEeWNdNIyeR54mg"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_oByMMAoTEeWNdNIyeR54mg" value="*"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_9ZcGQAoTEeWNdNIyeR54mg" name="ingressBWProfilePerUni" visibility="private" type="_0_y6wAoTEeWNdNIyeR54mg">
        <qualifier xmi:type="uml:Property" xmi:id="_CM2K4AoUEeWNdNIyeR54mg" name="ingressBWProfilePerUni" visibility="private" type="_0_y6wAoTEeWNdNIyeR54mg"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_CqZCgAoUEeWNdNIyeR54mg" name="egressBWProfilePerUni" visibility="private" type="_0_y6wAoTEeWNdNIyeR54mg"/>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_Mr48oAoUEeWNdNIyeR54mg" name="linkOAM" visibility="private">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_SDeFUAoUEeWNdNIyeR54mg" name="uniMEG" visibility="private">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_rbpOgAoUEeWNdNIyeR54mg" name="eLMI" visibility="private">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_WyBBoAogEeWNdNIyeR54mg" name="l2cpAddrSet" visibility="private" type="_LO2gcAogEeWNdNIyeR54mg"/>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_LCN9MAohEeWNdNIyeR54mg" name="l2cp3Peering" type="_ybOZUAogEeWNdNIyeR54mg"/>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_ZVUjMCP7EeWgfeI19M_f4A" type="_rc30MAotEeWkNoOTovCSlw" association="_ZVY0oCP7EeWgfeI19M_f4A">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_ZVUjMSP7EeWgfeI19M_f4A"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_ZVUjMiP7EeWgfeI19M_f4A" value="*"/>
      </ownedAttribute>
    </nestedClassifier>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_j0FK8Ao6EeWkNoOTovCSlw" name="SEvcMgr"/>
  <packagedElement xmi:type="uml:Association" xmi:id="_9yydwAo8EeWkNoOTovCSlw" memberEnd="_9yydwQo8EeWkNoOTovCSlw _9yx2sAo8EeWkNoOTovCSlw">
    <name xsi:nil="true"/>
    <ownedEnd xmi:type="uml:Property" xmi:id="_9yydwQo8EeWkNoOTovCSlw" type="_edTTgAo6EeWkNoOTovCSlw" association="_9yydwAo8EeWkNoOTovCSlw">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_9yydwgo8EeWkNoOTovCSlw" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_9yydwwo8EeWkNoOTovCSlw" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Interaction" xmi:id="_IvDhkAo-EeWkNoOTovCSlw" name="Interaction2">
    <lifeline xmi:type="uml:Lifeline" xmi:id="_NFGUwAo-EeWkNoOTovCSlw" name="Lifeline" represents="_3qCE4Ao-EeWkNoOTovCSlw"/>
    <lifeline xmi:type="uml:Lifeline" xmi:id="_QVsGUAo_EeWkNoOTovCSlw" name="Lifeline0" represents="_7fsu4Ao-EeWkNoOTovCSlw" coveredBy="_9hG-QApEEeWkNoOTovCSlw _9hHlUQpEEeWkNoOTovCSlw _9hHlUApEEeWkNoOTovCSlw"/>
    <fragment xmi:type="uml:ExecutionOccurrenceSpecification" xmi:id="_9hG-QApEEeWkNoOTovCSlw" name="ActionExecSpecStart" covered="_QVsGUAo_EeWkNoOTovCSlw" execution="_9hHlUApEEeWkNoOTovCSlw"/>
    <fragment xmi:type="uml:ActionExecutionSpecification" xmi:id="_9hHlUApEEeWkNoOTovCSlw" name="ActionExecSpec" covered="_QVsGUAo_EeWkNoOTovCSlw" finish="_9hHlUQpEEeWkNoOTovCSlw" start="_9hG-QApEEeWkNoOTovCSlw"/>
    <fragment xmi:type="uml:ExecutionOccurrenceSpecification" xmi:id="_9hHlUQpEEeWkNoOTovCSlw" name="ActionExecSpecFinish" covered="_QVsGUAo_EeWkNoOTovCSlw" execution="_9hHlUApEEeWkNoOTovCSlw"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_glo8MAo-EeWkNoOTovCSlw" name="System">
    <ownedAttribute xmi:type="uml:Property" xmi:id="_jejqEAo-EeWkNoOTovCSlw" name="CosMgr" type="_sVP98Ao-EeWkNoOTovCSlw"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_3qCE4Ao-EeWkNoOTovCSlw" name="SvcMgr" type="_edTTgAo6EeWkNoOTovCSlw"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_7fsu4Ao-EeWkNoOTovCSlw" name="EvcMgr" type="_g0hCgAo6EeWkNoOTovCSlw"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_-z2nQAo-EeWkNoOTovCSlw" name="UniMgr" type="_iYvOUAo6EeWkNoOTovCSlw"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_DQVZoAo_EeWkNoOTovCSlw" name="ConnectionMgr" type="_j0FK8Ao6EeWkNoOTovCSlw"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_sVP98Ao-EeWkNoOTovCSlw" name="CoSMgr"/>
  <packagedElement xmi:type="uml:Signal" xmi:id="_54hG8ApEEeWkNoOTovCSlw" name="create"/>
  <packagedElement xmi:type="uml:Class" xmi:id="_EP4RAArBEeWkNoOTovCSlw" name="OvcEndPoint"/>
  <packagedElement xmi:type="uml:Class" xmi:id="_OArcsArBEeWkNoOTovCSlw" name="OvcUniEndEP">
    <generalization xmi:type="uml:Generalization" xmi:id="_lVpYAArBEeWkNoOTovCSlw" general="_EP4RAArBEeWkNoOTovCSlw"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_m6WE8ArBEeWkNoOTovCSlw" type="_6EwOQAimEeWgbbgaC4xhOQ" association="_m6WE8wrBEeWkNoOTovCSlw">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_m6WE8QrBEeWkNoOTovCSlw" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_m6WE8grBEeWkNoOTovCSlw" value="1"/>
    </ownedAttribute>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_U3fjgArBEeWkNoOTovCSlw" name="OvcEnniEndEP">
    <generalization xmi:type="uml:Generalization" xmi:id="_U3fjgQrBEeWkNoOTovCSlw" general="_EP4RAArBEeWkNoOTovCSlw"/>
    <generalization xmi:type="uml:Generalization" xmi:id="_j6V3oArBEeWkNoOTovCSlw" general="_EP4RAArBEeWkNoOTovCSlw"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_xU-QwArBEeWkNoOTovCSlw" type="_qjadYArBEeWkNoOTovCSlw" association="_xU-QwwrBEeWkNoOTovCSlw">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_xU-QwQrBEeWkNoOTovCSlw" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_xU-QwgrBEeWkNoOTovCSlw" value="1"/>
    </ownedAttribute>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_m6WE8wrBEeWkNoOTovCSlw" memberEnd="_m6WE9ArBEeWkNoOTovCSlw _m6WE8ArBEeWkNoOTovCSlw">
    <name xsi:nil="true"/>
    <ownedEnd xmi:type="uml:Property" xmi:id="_m6WE9ArBEeWkNoOTovCSlw" type="_OArcsArBEeWkNoOTovCSlw" association="_m6WE8wrBEeWkNoOTovCSlw">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_m6WE9QrBEeWkNoOTovCSlw" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_m6WE9grBEeWkNoOTovCSlw" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_xU-QwwrBEeWkNoOTovCSlw" memberEnd="_xU-QxArBEeWkNoOTovCSlw _xU-QwArBEeWkNoOTovCSlw">
    <name xsi:nil="true"/>
    <ownedEnd xmi:type="uml:Property" xmi:id="_xU-QxArBEeWkNoOTovCSlw" type="_U3fjgArBEeWkNoOTovCSlw" association="_xU-QwwrBEeWkNoOTovCSlw">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_xU-QxQrBEeWkNoOTovCSlw" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_xU-QxgrBEeWkNoOTovCSlw" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_AXxIQArHEeWkNoOTovCSlw" memberEnd="_AXxIQQrHEeWkNoOTovCSlw _AXwhMArHEeWkNoOTovCSlw">
    <name xsi:nil="true"/>
    <ownedEnd xmi:type="uml:Property" xmi:id="_AXxIQQrHEeWkNoOTovCSlw" type="_rc30MAotEeWkNoOTovCSlw" association="_AXxIQArHEeWkNoOTovCSlw">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_AXxIQgrHEeWkNoOTovCSlw"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_AXxIQwrHEeWkNoOTovCSlw" value="*"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_Q3wd4ArJEeWkNoOTovCSlw" name="OvcMgr">
    <nestedClassifier xmi:type="uml:Class" xmi:id="_6CdawArAEeWkNoOTovCSlw" name="Ovc">
      <ownedAttribute xmi:type="uml:Property" xmi:id="_VaLaMCEEEeWFusc4sUZ9zQ" type="_wZ4UICD_EeWFusc4sUZ9zQ" association="_VaMBQCEEEeWFusc4sUZ9zQ">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_VaLaMSEEEeWFusc4sUZ9zQ" value="1"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_VaLaMiEEEeWFusc4sUZ9zQ" value="*"/>
      </ownedAttribute>
    </nestedClassifier>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_8d0T0ArJEeWkNoOTovCSlw" name="EnniMgr">
    <nestedClassifier xmi:type="uml:Class" xmi:id="_qjadYArBEeWkNoOTovCSlw" name="evc Enni (ENNI Service Atributes)"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_scKW0CD-EeWFusc4sUZ9zQ" name="EvcPath">
    <ownedAttribute xmi:type="uml:Property" xmi:id="_8xtB4CD-EeWFusc4sUZ9zQ" type="_rc30MAotEeWkNoOTovCSlw" association="_8xto8CD-EeWFusc4sUZ9zQ">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_8xtB4SD-EeWFusc4sUZ9zQ" value="2"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_8xtB4iD-EeWFusc4sUZ9zQ" value="2"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_eePbsCEEEeWFusc4sUZ9zQ" type="_wZ4UICD_EeWFusc4sUZ9zQ" association="_eeQCwCEEEeWFusc4sUZ9zQ">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_eePbsSEEEeWFusc4sUZ9zQ"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_eePbsiEEEeWFusc4sUZ9zQ" value="*"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_bT290C-_EeWtJpOtnfchGg" type="_OnjDQC-_EeWtJpOtnfchGg" association="_bT3k4C-_EeWtJpOtnfchGg">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_bT290S-_EeWtJpOtnfchGg"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_bT290i-_EeWtJpOtnfchGg" value="*"/>
    </ownedAttribute>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_2Kp1YCD-EeWFusc4sUZ9zQ" memberEnd="_2Kp1YSD-EeWFusc4sUZ9zQ _2KpOUCD-EeWFusc4sUZ9zQ">
    <name xsi:nil="true"/>
    <ownedEnd xmi:type="uml:Property" xmi:id="_2Kp1YSD-EeWFusc4sUZ9zQ" type="_6eiEYAifEeWgbbgaC4xhOQ" association="_2Kp1YCD-EeWFusc4sUZ9zQ">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_2Kp1YiD-EeWFusc4sUZ9zQ" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_2Kp1YyD-EeWFusc4sUZ9zQ" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_8xto8CD-EeWFusc4sUZ9zQ" memberEnd="_8xto8SD-EeWFusc4sUZ9zQ _8xtB4CD-EeWFusc4sUZ9zQ">
    <name xsi:nil="true"/>
    <ownedEnd xmi:type="uml:Property" xmi:id="_8xto8SD-EeWFusc4sUZ9zQ" type="_scKW0CD-EeWFusc4sUZ9zQ" association="_8xto8CD-EeWFusc4sUZ9zQ">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_8xto8iD-EeWFusc4sUZ9zQ" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_8xto8yD-EeWFusc4sUZ9zQ" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_gUgMACD_EeWFusc4sUZ9zQ" memberEnd="_gUgMASD_EeWFusc4sUZ9zQ _gUfk8CD_EeWFusc4sUZ9zQ">
    <name xsi:nil="true"/>
    <ownedEnd xmi:type="uml:Property" xmi:id="_gUgMASD_EeWFusc4sUZ9zQ" type="_6eiEYAifEeWgbbgaC4xhOQ" association="_gUgMACD_EeWFusc4sUZ9zQ">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_gUgMAiD_EeWFusc4sUZ9zQ" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_gUgMAyD_EeWFusc4sUZ9zQ" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_wZ4UICD_EeWFusc4sUZ9zQ" name="OvcPath">
    <ownedAttribute xmi:type="uml:Property" xmi:id="_FF424CEFEeWFusc4sUZ9zQ" type="_EP4RAArBEeWkNoOTovCSlw" association="_FF6FACEFEeWFusc4sUZ9zQ">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_FF424SEFEeWFusc4sUZ9zQ" value="2"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_FF424iEFEeWFusc4sUZ9zQ" value="2"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_gV6icC-_EeWtJpOtnfchGg" type="_OnjDQC-_EeWtJpOtnfchGg" association="_gV7wkC-_EeWtJpOtnfchGg">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_gV6icS-_EeWtJpOtnfchGg"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_gV6ici-_EeWtJpOtnfchGg" value="*"/>
    </ownedAttribute>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_VaMBQCEEEeWFusc4sUZ9zQ" memberEnd="_VaMBQSEEEeWFusc4sUZ9zQ _VaLaMCEEEeWFusc4sUZ9zQ">
    <name xsi:nil="true"/>
    <ownedEnd xmi:type="uml:Property" xmi:id="_VaMBQSEEEeWFusc4sUZ9zQ" type="_6CdawArAEeWkNoOTovCSlw" association="_VaMBQCEEEeWFusc4sUZ9zQ">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_VaMBQiEEEeWFusc4sUZ9zQ" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_VaMBQyEEEeWFusc4sUZ9zQ" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_eeQCwCEEEeWFusc4sUZ9zQ" memberEnd="_eeQCwSEEEeWFusc4sUZ9zQ _eePbsCEEEeWFusc4sUZ9zQ">
    <name xsi:nil="true"/>
    <ownedEnd xmi:type="uml:Property" xmi:id="_eeQCwSEEEeWFusc4sUZ9zQ" type="_scKW0CD-EeWFusc4sUZ9zQ" association="_eeQCwCEEEeWFusc4sUZ9zQ">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_eeQCwiEEEeWFusc4sUZ9zQ" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_eeQCwyEEEeWFusc4sUZ9zQ" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_FF6FACEFEeWFusc4sUZ9zQ" memberEnd="_FF6FASEFEeWFusc4sUZ9zQ _FF424CEFEeWFusc4sUZ9zQ">
    <name xsi:nil="true"/>
    <ownedEnd xmi:type="uml:Property" xmi:id="_FF6FASEFEeWFusc4sUZ9zQ" type="_wZ4UICD_EeWFusc4sUZ9zQ" association="_FF6FACEFEeWFusc4sUZ9zQ">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_FF6FAiEFEeWFusc4sUZ9zQ" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_FF6FAyEFEeWFusc4sUZ9zQ" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_ayCkYCPxEeW21PC6xbr-bA" name="ELine">
    <generalization xmi:type="uml:Generalization" xmi:id="_mG6x8CPxEeW21PC6xbr-bA" general="_1_9HQArDEeWkNoOTovCSlw"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_cgJE8CPxEeW21PC6xbr-bA" name="ELAN">
    <generalization xmi:type="uml:Generalization" xmi:id="_ooldcCPxEeW21PC6xbr-bA" general="_1_9HQArDEeWkNoOTovCSlw"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_f_KwkCPxEeW21PC6xbr-bA" name="ETree">
    <generalization xmi:type="uml:Generalization" xmi:id="_qWtMICPxEeW21PC6xbr-bA" general="_1_9HQArDEeWkNoOTovCSlw"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_ZVY0oCP7EeWgfeI19M_f4A" visibility="protected" memberEnd="_ZVY0oSP7EeWgfeI19M_f4A _ZVUjMCP7EeWgfeI19M_f4A">
    <name xsi:nil="true"/>
    <ownedEnd xmi:type="uml:Property" xmi:id="_ZVY0oSP7EeWgfeI19M_f4A" type="_6EwOQAimEeWgbbgaC4xhOQ" association="_ZVY0oCP7EeWgfeI19M_f4A">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_ZVY0oiP7EeWgfeI19M_f4A" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_ZVY0oyP7EeWgfeI19M_f4A" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_OnjDQC-_EeWtJpOtnfchGg" name="NWElement"/>
  <packagedElement xmi:type="uml:Association" xmi:id="_bT3k4C-_EeWtJpOtnfchGg" memberEnd="_bT3k4S-_EeWtJpOtnfchGg _bT290C-_EeWtJpOtnfchGg">
    <name xsi:nil="true"/>
    <ownedEnd xmi:type="uml:Property" xmi:id="_bT3k4S-_EeWtJpOtnfchGg" type="_scKW0CD-EeWFusc4sUZ9zQ" association="_bT3k4C-_EeWtJpOtnfchGg">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_bT3k4i-_EeWtJpOtnfchGg" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_bT3k4y-_EeWtJpOtnfchGg" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_gV7wkC-_EeWtJpOtnfchGg" memberEnd="_gV7wkS-_EeWtJpOtnfchGg _gV6icC-_EeWtJpOtnfchGg">
    <name xsi:nil="true"/>
    <ownedEnd xmi:type="uml:Property" xmi:id="_gV7wkS-_EeWtJpOtnfchGg" type="_wZ4UICD_EeWFusc4sUZ9zQ" association="_gV7wkC-_EeWtJpOtnfchGg">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_gV7wki-_EeWtJpOtnfchGg" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_gV7wky-_EeWtJpOtnfchGg" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:DataType" xmi:id="_df9p8GO9EeWQv9mZwpAw9Q" name="UniUniTypePair">
    <ownedAttribute xmi:type="uml:Property" xmi:id="_xhF18GO9EeWAFfMNIf5-6Q" name="UniId" type="_PhJwUAilEeWgbbgaC4xhOQ"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_ZYheAGO-EeWAFfMNIf5-6Q" name="uniRole" type="_BbJe4GO-EeWAFfMNIf5-6Q"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Enumeration" xmi:id="_BbJe4GO-EeWAFfMNIf5-6Q" name="UniRole">
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_BbJe4WO-EeWAFfMNIf5-6Q" name="ROOT"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_BbJe4mO-EeWAFfMNIf5-6Q" name="LEAF"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_WxLusGPGEeWAFfMNIf5-6Q" name="OneWayFrameDelay">
    <generalization xmi:type="uml:Generalization" xmi:id="_DMfqQGPKEeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_prmp8GPJEeWyNbIEfiGf0A" name="Pd">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_tJqsQGPJEeWyNbIEfiGf0A" name="Pr">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_wAdTMGPJEeWyNbIEfiGf0A" name="d">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_24TUwGPJEeWyNbIEfiGf0A" name="dr">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_54KYIGPJEeWyNbIEfiGf0A" name="u">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
    </ownedAttribute>
  </packagedElement>
  <packagedElement xmi:type="uml:DataType" xmi:id="_i-GFkGPIEeWyNbIEfiGf0A" name="UniPair">
    <ownedAttribute xmi:type="uml:Property" xmi:id="_lh--oGPIEeWyNbIEfiGf0A" name="uni1Id" type="_PhJwUAilEeWgbbgaC4xhOQ">
      <qualifier xmi:type="uml:Property" xmi:id="_rxkGUGPIEeWyNbIEfiGf0A" name="uni1Id" type="_PhJwUAilEeWgbbgaC4xhOQ"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_soJwEGPIEeWyNbIEfiGf0A" name="uni2Id" type="_PhJwUAilEeWgbbgaC4xhOQ"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_JMaTYGPMEeWyNbIEfiGf0A" name="OneWayInterFrameDelayVariation">
    <generalization xmi:type="uml:Generalization" xmi:id="_JMaTYWPMEeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <generalization xmi:type="uml:Generalization" xmi:id="_QoOksGPMEeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_JMaTZmPMEeWyNbIEfiGf0A" name="Pv">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_JMaTZ2PMEeWyNbIEfiGf0A" name="dt">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_JMaTaGPMEeWyNbIEfiGf0A" name="d">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
    </ownedAttribute>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_kvXAIGPOEeWyNbIEfiGf0A" name="OneWayFrameLossRatio">
    <generalization xmi:type="uml:Generalization" xmi:id="_kvXAIWPOEeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <generalization xmi:type="uml:Generalization" xmi:id="_kvXAImPOEeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <generalization xmi:type="uml:Generalization" xmi:id="_yb3MYGPOEeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_kvXAI2POEeWyNbIEfiGf0A" name="L">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
    </ownedAttribute>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_-dVaMGPOEeWyNbIEfiGf0A" name="OneWayAvailability">
    <generalization xmi:type="uml:Generalization" xmi:id="_-dVaMWPOEeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <generalization xmi:type="uml:Generalization" xmi:id="_-dVaMmPOEeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <generalization xmi:type="uml:Generalization" xmi:id="_XGikkGPPEeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_-dVaNGPOEeWyNbIEfiGf0A" name="dt">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_-dVaNWPOEeWyNbIEfiGf0A" name="C">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
      <qualifier xmi:type="uml:Property" xmi:id="_E5T_IGPPEeWyNbIEfiGf0A" name="C">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
      </qualifier>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_H_WjAGPPEeWyNbIEfiGf0A" name="n">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_Pkr8sGPPEeWyNbIEfiGf0A" name="A">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
    </ownedAttribute>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_dl5_QGPQEeWyNbIEfiGf0A" name="OneWayResiliency">
    <generalization xmi:type="uml:Generalization" xmi:id="_dl5_QWPQEeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <generalization xmi:type="uml:Generalization" xmi:id="_dl5_QmPQEeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <generalization xmi:type="uml:Generalization" xmi:id="_dl5_Q2PQEeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <generalization xmi:type="uml:Generalization" xmi:id="_kf588GPQEeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_dl5_RGPQEeWyNbIEfiGf0A" name="dt">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_dl5_RWPQEeWyNbIEfiGf0A" name="C">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
      <qualifier xmi:type="uml:Property" xmi:id="_dl5_RmPQEeWyNbIEfiGf0A" name="C">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
      </qualifier>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_dl5_R2PQEeWyNbIEfiGf0A" name="p">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_dl5_SGPQEeWyNbIEfiGf0A" name="L">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_0bUQwGPQEeWyNbIEfiGf0A" name="B">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
    </ownedAttribute>
    <nestedClassifier xmi:type="uml:Class" xmi:id="_F3InYGPREeWyNbIEfiGf0A" name="OneWayResiliency">
      <generalization xmi:type="uml:Generalization" xmi:id="_F3InYWPREeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
      <generalization xmi:type="uml:Generalization" xmi:id="_F3InYmPREeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
      <generalization xmi:type="uml:Generalization" xmi:id="_F3InY2PREeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
      <generalization xmi:type="uml:Generalization" xmi:id="_F3InZGPREeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_F3InZWPREeWyNbIEfiGf0A" name="dt">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_F3InZmPREeWyNbIEfiGf0A" name="C">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
        <qualifier xmi:type="uml:Property" xmi:id="_F3InZ2PREeWyNbIEfiGf0A" name="C">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
        </qualifier>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_F3InaGPREeWyNbIEfiGf0A" name="p">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_F3InaWPREeWyNbIEfiGf0A" name="L">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_F3InamPREeWyNbIEfiGf0A" name="B">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
      </ownedAttribute>
    </nestedClassifier>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_M3CYwGPREeWyNbIEfiGf0A" name="OneWayGroupAvailability">
    <generalization xmi:type="uml:Generalization" xmi:id="_M3CYwWPREeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <generalization xmi:type="uml:Generalization" xmi:id="_M3CYwmPREeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <generalization xmi:type="uml:Generalization" xmi:id="_M3CYw2PREeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <generalization xmi:type="uml:Generalization" xmi:id="_M3CYxGPREeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <generalization xmi:type="uml:Generalization" xmi:id="_kvsP8GPREeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_M3CYxWPREeWyNbIEfiGf0A" name="dt">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_M3CYxmPREeWyNbIEfiGf0A" name="C">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
      <qualifier xmi:type="uml:Property" xmi:id="_M3CYx2PREeWyNbIEfiGf0A" name="C">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
      </qualifier>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_M3CYyGPREeWyNbIEfiGf0A" name="K">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_M3CYyWPREeWyNbIEfiGf0A" name="n">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_M3CYymPREeWyNbIEfiGf0A" name="Ag">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
    </ownedAttribute>
    <nestedClassifier xmi:type="uml:Class" xmi:id="_M3CYy2PREeWyNbIEfiGf0A" name="OneWayResiliency">
      <generalization xmi:type="uml:Generalization" xmi:id="_M3CYzGPREeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
      <generalization xmi:type="uml:Generalization" xmi:id="_M3CYzWPREeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
      <generalization xmi:type="uml:Generalization" xmi:id="_M3CYzmPREeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
      <generalization xmi:type="uml:Generalization" xmi:id="_M3CYz2PREeWyNbIEfiGf0A" general="_crT1sGPEEeWAFfMNIf5-6Q"/>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_M3CY0GPREeWyNbIEfiGf0A" name="dt">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_M3CY0WPREeWyNbIEfiGf0A" name="C">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
        <qualifier xmi:type="uml:Property" xmi:id="_M3CY0mPREeWyNbIEfiGf0A" name="C">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
        </qualifier>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_M3CY02PREeWyNbIEfiGf0A" name="p">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_M3CY1GPREeWyNbIEfiGf0A" name="L">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_M3CY1WPREeWyNbIEfiGf0A" name="B">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
      </ownedAttribute>
    </nestedClassifier>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_V311c2PSEeWyNbIEfiGf0A" name="EVCPerformance" memberEnd="_V311dGPSEeWyNbIEfiGf0A _V311cGPSEeWyNbIEfiGf0A">
    <ownedEnd xmi:type="uml:Property" xmi:id="_V311dGPSEeWyNbIEfiGf0A" type="_6eiEYAifEeWgbbgaC4xhOQ" association="_V311c2PSEeWyNbIEfiGf0A">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_V311dWPSEeWyNbIEfiGf0A"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_V311dmPSEeWyNbIEfiGf0A" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_C_wDMGPUEeWyNbIEfiGf0A" name="SLSMgr">
    <nestedClassifier xmi:type="uml:Class" xmi:id="_2M7bgGPUEeWyNbIEfiGf0A" name="CoSRepo">
      <ownedAttribute xmi:type="uml:Property" xmi:id="_qXCnsGX6EeWycoIPYbKzNg" type="_ULm8wGX5EeWycoIPYbKzNg" association="_qXDOwGX6EeWycoIPYbKzNg">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_qXCnsWX6EeWycoIPYbKzNg"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_qXCnsmX6EeWycoIPYbKzNg" value="*"/>
      </ownedAttribute>
    </nestedClassifier>
    <nestedClassifier xmi:type="uml:Class" xmi:id="_QG7s4GbqEeWGp9Z_qQVBGA" name="BWProfileRepo">
      <ownedAttribute xmi:type="uml:Property" xmi:id="_fbVEAGbqEeWGp9Z_qQVBGA" type="_HUlpMGYIEeWycoIPYbKzNg" association="_fbWSIGbqEeWGp9Z_qQVBGA">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_fbVEAWbqEeWGp9Z_qQVBGA"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_fbVEAmbqEeWGp9Z_qQVBGA" value="*"/>
      </ownedAttribute>
    </nestedClassifier>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_crT1sGPEEeWAFfMNIf5-6Q" name="CosPerformanceMetric" visibility="protected">
    <ownedAttribute xmi:type="uml:Property" xmi:id="_Oi2CAGPLEeWyNbIEfiGf0A" name="cosName">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_1iqpcGPHEeWyNbIEfiGf0A" name="T">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Real"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_JMaTY2PMEeWyNbIEfiGf0A" name="S" type="_i-GFkGPIEeWyNbIEfiGf0A">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_JMaTZGPMEeWyNbIEfiGf0A"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_JMaTZWPMEeWyNbIEfiGf0A" value="*"/>
    </ownedAttribute>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_ULm8wGX5EeWycoIPYbKzNg" name="CoSName">
    <ownedAttribute xmi:type="uml:Property" xmi:id="_ULm8wWX5EeWycoIPYbKzNg" name="name">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_Pu_yEGX6EeWycoIPYbKzNg" type="_crT1sGPEEeWAFfMNIf5-6Q" association="_PvAZIGX6EeWycoIPYbKzNg">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Pu_yEWX6EeWycoIPYbKzNg"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Pu_yEmX6EeWycoIPYbKzNg" value="*"/>
    </ownedAttribute>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_PvAZIGX6EeWycoIPYbKzNg" name="performanceMetrics" memberEnd="_PvAZIWX6EeWycoIPYbKzNg _Pu_yEGX6EeWycoIPYbKzNg">
    <ownedEnd xmi:type="uml:Property" xmi:id="_PvAZIWX6EeWycoIPYbKzNg" type="_ULm8wGX5EeWycoIPYbKzNg" association="_PvAZIGX6EeWycoIPYbKzNg">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_PvAZImX6EeWycoIPYbKzNg" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_PvAZI2X6EeWycoIPYbKzNg" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_qXDOwGX6EeWycoIPYbKzNg" name="cosList" memberEnd="_qXDOwWX6EeWycoIPYbKzNg _qXCnsGX6EeWycoIPYbKzNg">
    <ownedEnd xmi:type="uml:Property" xmi:id="_qXDOwWX6EeWycoIPYbKzNg" type="_2M7bgGPUEeWyNbIEfiGf0A" association="_qXDOwGX6EeWycoIPYbKzNg">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_qXDOwmX6EeWycoIPYbKzNg" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_qXDOw2X6EeWycoIPYbKzNg" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_HUlpMGYIEeWycoIPYbKzNg" name="BandwidthProfile">
    <ownedAttribute xmi:type="uml:Property" xmi:id="_HUlpMWYIEeWycoIPYbKzNg" type="_rc30MAotEeWkNoOTovCSlw">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_HUlpMmYIEeWycoIPYbKzNg" value="2"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_HUlpM2YIEeWycoIPYbKzNg" value="2"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_HUlpNGYIEeWycoIPYbKzNg" type="_wZ4UICD_EeWFusc4sUZ9zQ">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_HUlpNWYIEeWycoIPYbKzNg"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_HUlpNmYIEeWycoIPYbKzNg" value="*"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_HUlpN2YIEeWycoIPYbKzNg" type="_OnjDQC-_EeWtJpOtnfchGg">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_HUlpOGYIEeWycoIPYbKzNg"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_HUlpOWYIEeWycoIPYbKzNg" value="*"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_tLpU8GYIEeWycoIPYbKzNg" name="name">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_Dc1poGYKEeWisPYqI1z_rA" type="_8JT2EAidEeWgbbgaC4xhOQ" association="_Dc2QsGYKEeWisPYqI1z_rA">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dc1poWYKEeWisPYqI1z_rA"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Dc1pomYKEeWisPYqI1z_rA" value="*"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_VLT3oGboEeWGp9Z_qQVBGA" name="CFo">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
    </ownedAttribute>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_Dc2QsGYKEeWisPYqI1z_rA" name="BWProfileFlows" memberEnd="_Dc2QsWYKEeWisPYqI1z_rA _Dc1poGYKEeWisPYqI1z_rA">
    <ownedEnd xmi:type="uml:Property" xmi:id="_Dc2QsWYKEeWisPYqI1z_rA" type="_HUlpMGYIEeWycoIPYbKzNg" association="_Dc2QsGYKEeWisPYqI1z_rA">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dc2QsmYKEeWisPYqI1z_rA" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Dc2Qs2YKEeWisPYqI1z_rA" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Enumeration" xmi:id="_vO9wMGYLEeWIk-zXg3ayAw" name="ColorMode">
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_vO9wMWYLEeWIk-zXg3ayAw" name="COLOR-AWARE"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_vO9wMmYLEeWIk-zXg3ayAw" name="COLOR-BLIND"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_dEHjwGbkEeWGp9Z_qQVBGA" name="DataFrameCoSIdMap">
    <ownedAttribute xmi:type="uml:Property" xmi:id="_9KEzkGbkEeWGp9Z_qQVBGA" name="cosIDStart">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_9_YD4GbkEeWGp9Z_qQVBGA" name="cosIDEnd"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_EggOkGblEeWGp9Z_qQVBGA" name="cosName">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
    </ownedAttribute>
  </packagedElement>
  <packagedElement xmi:type="uml:Enumeration" xmi:id="_61z1cGblEeWGp9Z_qQVBGA" name="DataFrameCosId">
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_61z1cWblEeWGp9Z_qQVBGA" name="EVC"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_61z1cmblEeWGp9Z_qQVBGA" name="CE_VLAN"/>
    <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_VHZ58GbmEeWGp9Z_qQVBGA" name="IP"/>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_n8TjY2bmEeWGp9Z_qQVBGA" name="dataFrameCoSIdMap" memberEnd="_n8TjZGbmEeWGp9Z_qQVBGA _n8TjYGbmEeWGp9Z_qQVBGA">
    <ownedEnd xmi:type="uml:Property" xmi:id="_n8TjZGbmEeWGp9Z_qQVBGA" type="_rc30MAotEeWkNoOTovCSlw" association="_n8TjY2bmEeWGp9Z_qQVBGA">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_n8TjZWbmEeWGp9Z_qQVBGA" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_n8TjZmbmEeWGp9Z_qQVBGA" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_O3MYwGbpEeWGp9Z_qQVBGA" name="IngressBWProflesCoSIdMap">
    <ownedAttribute xmi:type="uml:Property" xmi:id="_O3MYwWbpEeWGp9Z_qQVBGA" name="cosIDStart">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_O3MYwmbpEeWGp9Z_qQVBGA" name="cosIDEnd"/>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_O3MYw2bpEeWGp9Z_qQVBGA" name="BWProfileName">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
    </ownedAttribute>
    <ownedAttribute xmi:type="uml:Property" xmi:id="_7QErYGbsEeWGp9Z_qQVBGA" name="BWProfileFlowIdx">
      <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer"/>
    </ownedAttribute>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_fbWSIGbqEeWGp9Z_qQVBGA" name="BWProfileList" memberEnd="_fbWSIWbqEeWGp9Z_qQVBGA _fbVEAGbqEeWGp9Z_qQVBGA">
    <ownedEnd xmi:type="uml:Property" xmi:id="_fbWSIWbqEeWGp9Z_qQVBGA" type="_QG7s4GbqEeWGp9Z_qQVBGA" association="_fbWSIGbqEeWGp9Z_qQVBGA">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_fbWSImbqEeWGp9Z_qQVBGA" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_fbWSI2bqEeWGp9Z_qQVBGA" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Association" xmi:id="_0XrFo2brEeWGp9Z_qQVBGA" name="IngressBWProfileCosIDMap" memberEnd="_0XrFpGbrEeWGp9Z_qQVBGA _0XrFoGbrEeWGp9Z_qQVBGA">
    <ownedEnd xmi:type="uml:Property" xmi:id="_0XrFpGbrEeWGp9Z_qQVBGA" type="_rc30MAotEeWkNoOTovCSlw" association="_0XrFo2brEeWGp9Z_qQVBGA">
      <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_0XrFpWbrEeWGp9Z_qQVBGA" value="1"/>
      <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_0XrFpmbrEeWGp9Z_qQVBGA" value="1"/>
    </ownedEnd>
  </packagedElement>
  <packagedElement xmi:type="uml:Class" xmi:id="_SuQwsGeIEeWmi5ydVYW0lA" name="Host"/>
  <profileApplication xmi:type="uml:ProfileApplication" xmi:id="_a15EkAoREeWNdNIyeR54mg">
    <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_a2I8MAoREeWNdNIyeR54mg" source="http://www.eclipse.org/uml2/2.0.0/UML">
      <references xmi:type="ecore:EPackage" href="pathmap://PAPYRUS_ACTIONLANGUAGE_PROFILE/ActionLanguage-Profile.profile.uml#_sYse0YZLEeKyw49uR6nx3g"/>
    </eAnnotations>
    <appliedProfile xmi:type="uml:Profile" href="pathmap://PAPYRUS_ACTIONLANGUAGE_PROFILE/ActionLanguage-Profile.profile.uml#ActionLanguage"/>
  </profileApplication>
</uml:Model>