tdl.notation 1.76 MB
Newer Older
19001 19002 19003 19004 19005 19006 19007 19008 19009 19010 19011 19012 19013 19014 19015 19016 19017 19018 19019 19020 19021 19022 19023 19024 19025 19026 19027 19028 19029 19030 19031 19032 19033 19034 19035 19036 19037 19038 19039 19040 19041 19042 19043 19044 19045 19046 19047 19048 19049 19050 19051 19052 19053 19054 19055 19056 19057 19058 19059 19060 19061 19062 19063 19064 19065 19066 19067 19068 19069 19070 19071 19072 19073 19074 19075 19076 19077 19078 19079 19080 19081 19082 19083 19084 19085 19086 19087 19088 19089 19090 19091 19092 19093 19094 19095 19096 19097 19098 19099 19100 19101 19102 19103 19104 19105 19106 19107 19108 19109 19110 19111 19112 19113 19114 19115 19116 19117 19118 19119 19120 19121 19122 19123 19124 19125 19126 19127 19128 19129 19130 19131 19132 19133 19134 19135 19136 19137 19138 19139 19140 19141 19142 19143 19144 19145 19146 19147 19148 19149 19150 19151 19152 19153 19154 19155 19156 19157 19158 19159 19160 19161 19162 19163 19164 19165 19166 19167 19168 19169 19170 19171 19172 19173 19174 19175 19176 19177 19178 19179 19180 19181 19182 19183 19184 19185 19186 19187 19188 19189 19190 19191 19192 19193 19194 19195 19196 19197 19198 19199 19200 19201 19202 19203 19204 19205 19206 19207 19208 19209 19210 19211 19212 19213 19214 19215 19216 19217 19218 19219 19220 19221 19222 19223 19224 19225 19226 19227 19228 19229 19230 19231 19232 19233 19234 19235 19236 19237 19238 19239 19240 19241 19242 19243 19244 19245 19246 19247 19248 19249 19250 19251 19252 19253 19254 19255 19256 19257 19258 19259 19260 19261 19262 19263 19264 19265 19266 19267 19268 19269 19270 19271 19272 19273 19274 19275 19276 19277 19278 19279 19280 19281 19282 19283 19284 19285 19286 19287 19288 19289 19290 19291 19292 19293 19294 19295 19296 19297 19298 19299 19300 19301 19302 19303 19304 19305 19306 19307 19308 19309 19310 19311 19312 19313 19314 19315 19316 19317 19318 19319 19320 19321 19322 19323 19324 19325 19326 19327 19328 19329 19330 19331 19332 19333 19334 19335 19336 19337 19338 19339 19340 19341 19342 19343 19344 19345 19346 19347 19348 19349 19350 19351 19352 19353 19354 19355 19356 19357 19358 19359 19360 19361 19362 19363 19364 19365 19366 19367 19368 19369 19370 19371 19372 19373 19374 19375 19376 19377 19378 19379 19380 19381 19382 19383 19384 19385 19386 19387 19388 19389 19390 19391 19392 19393 19394 19395 19396 19397 19398 19399 19400 19401 19402 19403 19404 19405 19406 19407 19408 19409 19410 19411 19412 19413 19414 19415 19416 19417 19418 19419 19420 19421 19422 19423 19424 19425 19426 19427 19428 19429 19430 19431 19432 19433 19434 19435 19436 19437 19438 19439 19440 19441 19442 19443 19444 19445 19446 19447 19448 19449 19450 19451 19452 19453 19454 19455 19456 19457 19458 19459 19460 19461 19462 19463 19464 19465 19466 19467 19468 19469 19470 19471 19472 19473 19474 19475 19476 19477 19478 19479 19480 19481 19482 19483 19484 19485 19486 19487 19488 19489 19490 19491 19492 19493 19494 19495 19496 19497 19498 19499 19500 19501 19502 19503 19504 19505 19506 19507 19508 19509 19510 19511 19512 19513 19514 19515 19516 19517 19518 19519 19520 19521 19522 19523 19524 19525 19526 19527 19528 19529 19530 19531 19532 19533 19534 19535 19536 19537 19538 19539 19540 19541 19542 19543 19544 19545 19546 19547 19548 19549 19550 19551 19552 19553 19554 19555 19556 19557 19558 19559 19560 19561 19562 19563 19564 19565 19566 19567 19568 19569 19570 19571 19572 19573 19574 19575 19576 19577 19578 19579 19580 19581 19582 19583 19584 19585 19586 19587 19588 19589 19590 19591 19592 19593 19594 19595 19596 19597 19598 19599 19600 19601 19602 19603 19604 19605 19606 19607 19608 19609 19610 19611 19612 19613 19614 19615 19616 19617 19618 19619 19620 19621 19622 19623 19624 19625 19626 19627 19628 19629 19630 19631 19632 19633 19634 19635 19636 19637 19638 19639 19640 19641 19642 19643 19644 19645 19646 19647 19648 19649 19650 19651 19652 19653 19654 19655 19656 19657 19658 19659 19660 19661 19662 19663 19664 19665 19666 19667 19668 19669 19670 19671 19672 19673 19674 19675 19676 19677 19678 19679 19680 19681 19682 19683 19684 19685 19686 19687 19688 19689 19690 19691 19692 19693 19694 19695 19696 19697 19698 19699 19700 19701 19702 19703 19704 19705 19706 19707 19708 19709 19710 19711 19712 19713 19714 19715 19716 19717 19718 19719 19720 19721 19722 19723 19724 19725 19726 19727 19728 19729 19730 19731 19732 19733 19734 19735 19736 19737 19738 19739 19740 19741 19742 19743 19744 19745 19746 19747 19748 19749 19750 19751 19752 19753 19754 19755 19756 19757 19758 19759 19760 19761 19762 19763 19764 19765 19766 19767 19768 19769 19770 19771 19772 19773 19774 19775 19776 19777 19778 19779 19780 19781 19782 19783 19784 19785 19786 19787 19788 19789 19790 19791 19792 19793 19794 19795 19796 19797 19798 19799 19800 19801 19802 19803 19804 19805 19806 19807 19808 19809 19810 19811 19812 19813 19814 19815 19816 19817 19818
      <styles xmi:type="notation:EObjectValueStyle" xmi:id="_iKupCSINEeeCEPE4IHLcjg" name="BASE_ELEMENT">
        <eObjectValue xmi:type="uml:Class" href="tdl.uml#_WJp72GjrEeSGaIFXgYnwew"/>
      </styles>
      <element xsi:nil="true"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_iKupBiINEeeCEPE4IHLcjg" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_iKupByINEeeCEPE4IHLcjg"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_iKupCCINEeeCEPE4IHLcjg"/>
    </edges>
  </notation:Diagram>
  <notation:Diagram xmi:id="_O99RIN_UEeWZ67xUfo6mFA" type="PapyrusUMLClassDiagram" name="Extensions::StructuredTestObjectiveSpecification::EventTemplate" measurementUnit="Pixel">
    <children xmi:type="notation:Shape" xmi:id="_ZQOyMN_UEeWZ67xUfo6mFA" type="Class_Shape" gradient="16777215, -1, 0">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_ZQOyMd_UEeWZ67xUfo6mFA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_ZQOyMt_UEeWZ67xUfo6mFA" key="fillColor" value="true"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_ZQOyM9_UEeWZ67xUfo6mFA" key="gradient" value="true"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQOyNN_UEeWZ67xUfo6mFA" type="Class_NameLabel"/>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQOyNd_UEeWZ67xUfo6mFA" type="Class_FloatingNameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ZQOyNt_UEeWZ67xUfo6mFA" y="5"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_ZQOyN9_UEeWZ67xUfo6mFA" visible="false" type="Class_AttributeCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_ZQOyON_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_ZQOyOd_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_ZQOyOt_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ZQOyO9_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_ZQOyPN_UEeWZ67xUfo6mFA" visible="false" type="Class_OperationCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_ZQOyPd_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_ZQOyPt_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_ZQOyP9_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ZQOyQN_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_ZQOyQd_UEeWZ67xUfo6mFA" visible="false" type="Class_NestedClassifierCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_ZQOyQt_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_ZQOyQ9_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_ZQOyRN_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ZQOyRd_UEeWZ67xUfo6mFA"/>
      </children>
      <element xmi:type="uml:Class" href="tdl.uml#_JZnmMN_REeWUQZfFL-B5gw"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ZQOySd_UEeWZ67xUfo6mFA" x="540" y="120" width="161" height="41"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_ZQPZQN_UEeWZ67xUfo6mFA" type="Class_Shape">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_ZQPZQd_UEeWZ67xUfo6mFA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_ZQPZQt_UEeWZ67xUfo6mFA" key="fillColor" value="true"/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_iPJN8N_UEeWZ67xUfo6mFA" source="displayNameLabelIcon">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_iPJN8d_UEeWZ67xUfo6mFA" key="displayNameLabelIcon_value" value="false"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQPZQ9_UEeWZ67xUfo6mFA" type="Class_NameLabel"/>
      <children xmi:type="notation:BasicCompartment" xmi:id="_ZQPZRN_UEeWZ67xUfo6mFA" visible="false" type="Class_AttributeCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_ZQPZRd_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_ZQPZRt_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_ZQPZR9_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ZQPZSN_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_ZQPZSd_UEeWZ67xUfo6mFA" visible="false" type="Class_OperationCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_ZQPZSt_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_ZQPZS9_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_ZQPZTN_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ZQPZTd_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_ZQPZTt_UEeWZ67xUfo6mFA" visible="false" type="Class_NestedClassifierCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_ZQPZT9_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_ZQPZUN_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_ZQPZUd_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ZQPZUt_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQPZU9_UEeWZ67xUfo6mFA" type="Class_FloatingNameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ZQPZVN_UEeWZ67xUfo6mFA" y="5"/>
      </children>
      <element xmi:type="uml:Class" href="tdl.uml#_lVoga2aGEeS3h-w1VhzBbw"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ZQPZWN_UEeWZ67xUfo6mFA" x="210" y="210" width="181" height="41"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_ZQPZbN_UEeWZ67xUfo6mFA" type="Class_Shape" gradient="16777215, -1, 0">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_ZQPZbd_UEeWZ67xUfo6mFA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_ZQPZbt_UEeWZ67xUfo6mFA" key="fillColor" value="true"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_ZQPZb9_UEeWZ67xUfo6mFA" key="gradient" value="true"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQPZcN_UEeWZ67xUfo6mFA" type="Class_NameLabel"/>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQPZcd_UEeWZ67xUfo6mFA" type="Class_FloatingNameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ZQPZct_UEeWZ67xUfo6mFA" y="5"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_ZQPZc9_UEeWZ67xUfo6mFA" visible="false" type="Class_AttributeCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_ZQPZdN_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_ZQPZdd_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_ZQPZdt_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ZQPZd9_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_ZQPZeN_UEeWZ67xUfo6mFA" visible="false" type="Class_OperationCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_ZQPZed_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_ZQPZet_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_ZQPZe9_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ZQPZfN_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_ZQPZfd_UEeWZ67xUfo6mFA" visible="false" type="Class_NestedClassifierCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_ZQPZft_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_ZQPZf9_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_ZQPZgN_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ZQPZgd_UEeWZ67xUfo6mFA"/>
      </children>
      <element xmi:type="uml:Class" href="tdl.uml#_fWtvoN_REeWUQZfFL-B5gw"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ZQPZhd_UEeWZ67xUfo6mFA" x="210" y="120" width="181" height="41"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_ZQPZht_UEeWZ67xUfo6mFA" type="Class_Shape" gradient="16777215, -1, 0">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_ZQPZh9_UEeWZ67xUfo6mFA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_ZQPZiN_UEeWZ67xUfo6mFA" key="fillColor" value="true"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_ZQPZid_UEeWZ67xUfo6mFA" key="gradient" value="true"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQPZit_UEeWZ67xUfo6mFA" type="Class_NameLabel"/>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQPZi9_UEeWZ67xUfo6mFA" type="Class_FloatingNameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ZQPZjN_UEeWZ67xUfo6mFA" y="5"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_ZQPZjd_UEeWZ67xUfo6mFA" visible="false" type="Class_AttributeCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_ZQPZjt_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_ZQPZj9_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_ZQPZkN_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ZQPZkd_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_ZQPZkt_UEeWZ67xUfo6mFA" visible="false" type="Class_OperationCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_ZQPZk9_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_ZQPZlN_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_ZQPZld_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ZQPZlt_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_ZQPZl9_UEeWZ67xUfo6mFA" visible="false" type="Class_NestedClassifierCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_ZQPZmN_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_ZQPZmd_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_ZQPZmt_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ZQPZm9_UEeWZ67xUfo6mFA"/>
      </children>
      <element xmi:type="uml:Class" href="tdl.uml#_8RFiUN_TEeWZ67xUfo6mFA"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ZQPZn9_UEeWZ67xUfo6mFA" x="540" y="210" width="161" height="41"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_gIecYN_UEeWZ67xUfo6mFA" type="Class_Shape">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_gIecYd_UEeWZ67xUfo6mFA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_gIecYt_UEeWZ67xUfo6mFA" key="fillColor" value="true"/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_iPH_0N_UEeWZ67xUfo6mFA" source="displayNameLabelIcon">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_iPIm4N_UEeWZ67xUfo6mFA" key="displayNameLabelIcon_value" value="false"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_gIecY9_UEeWZ67xUfo6mFA" type="Class_NameLabel"/>
      <children xmi:type="notation:BasicCompartment" xmi:id="_gIecZN_UEeWZ67xUfo6mFA" visible="false" type="Class_AttributeCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_gIecZd_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_gIecZt_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_gIecZ9_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_gIecaN_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_gIecad_UEeWZ67xUfo6mFA" visible="false" type="Class_OperationCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_gIecat_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_gIeca9_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_gIecbN_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_gIecbd_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_gIecbt_UEeWZ67xUfo6mFA" visible="false" type="Class_NestedClassifierCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_gIecb9_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_gIeccN_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_gIeccd_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_gIecct_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_gIecc9_UEeWZ67xUfo6mFA" type="Class_FloatingNameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_gIecdN_UEeWZ67xUfo6mFA" y="5"/>
      </children>
      <element xmi:type="uml:Class" href="tdl.uml#_lVogx2aGEeS3h-w1VhzBbw"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_gIeceN_UEeWZ67xUfo6mFA" x="850" y="120" width="135" height="41"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_gIfDcN_UEeWZ67xUfo6mFA" type="Class_Shape">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_gIfDcd_UEeWZ67xUfo6mFA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_gIfDct_UEeWZ67xUfo6mFA" key="fillColor" value="true"/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_iPIm4d_UEeWZ67xUfo6mFA" source="displayNameLabelIcon">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_iPIm4t_UEeWZ67xUfo6mFA" key="displayNameLabelIcon_value" value="false"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_gIfDc9_UEeWZ67xUfo6mFA" type="Class_NameLabel"/>
      <children xmi:type="notation:BasicCompartment" xmi:id="_gIfDdN_UEeWZ67xUfo6mFA" visible="false" type="Class_AttributeCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_gIfDdd_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_gIfDdt_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_gIfDd9_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_gIfDeN_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_gIfDed_UEeWZ67xUfo6mFA" visible="false" type="Class_OperationCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_gIfDet_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_gIfDe9_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_gIfDfN_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_gIfDfd_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_gIfDft_UEeWZ67xUfo6mFA" visible="false" type="Class_NestedClassifierCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_gIfDf9_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_gIfDgN_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_gIfDgd_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_gIfDgt_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_gIfDg9_UEeWZ67xUfo6mFA" type="Class_FloatingNameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_gIfDhN_UEeWZ67xUfo6mFA" y="5"/>
      </children>
      <element xmi:type="uml:Class" href="tdl.uml#_lVogmWaGEeS3h-w1VhzBbw"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_gIfDiN_UEeWZ67xUfo6mFA" x="540" y="300" width="161" height="41"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_msfjAN_UEeWZ67xUfo6mFA" type="Class_Shape" gradient="16777215, -1, 0">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_msgKEN_UEeWZ67xUfo6mFA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_msgKEd_UEeWZ67xUfo6mFA" key="fillColor" value="true"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_msgKEt_UEeWZ67xUfo6mFA" key="gradient" value="true"/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_o9ZOoN_UEeWZ67xUfo6mFA" source="displayNameLabelIcon">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_o9Z1sN_UEeWZ67xUfo6mFA" key="displayNameLabelIcon_value" value="false"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_msgKE9_UEeWZ67xUfo6mFA" type="Class_NameLabel"/>
      <children xmi:type="notation:DecorationNode" xmi:id="_msgKFN_UEeWZ67xUfo6mFA" type="Class_FloatingNameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_msgKFd_UEeWZ67xUfo6mFA" y="5"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_msgKFt_UEeWZ67xUfo6mFA" visible="false" type="Class_AttributeCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_msgKF9_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_msgKGN_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_msgKGd_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_msgKGt_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_msgKG9_UEeWZ67xUfo6mFA" visible="false" type="Class_OperationCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_msgKHN_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_msgKHd_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_msgKHt_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_msgKH9_UEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_msgKIN_UEeWZ67xUfo6mFA" visible="false" type="Class_NestedClassifierCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_msgKId_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_msgKIt_UEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_msgKI9_UEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_msgKJN_UEeWZ67xUfo6mFA"/>
      </children>
      <element xmi:type="uml:Class" href="tdl.uml#_q9sPQN_QEeWUQZfFL-B5gw"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_msgKKN_UEeWZ67xUfo6mFA" x="540" y="20" width="161" height="41"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_LpfaQN_VEeWZ67xUfo6mFA" type="Class_Shape">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_LpfaQd_VEeWZ67xUfo6mFA" source="QualifiedName">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_LpfaQt_VEeWZ67xUfo6mFA" key="QualifiedNameDepth" value="2"/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_LpfaQ9_VEeWZ67xUfo6mFA" source="displayNameLabelIcon">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_LpfaRN_VEeWZ67xUfo6mFA" key="displayNameLabelIcon_value" value="false"/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_LpfaRd_VEeWZ67xUfo6mFA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_LpfaRt_VEeWZ67xUfo6mFA" key="fillColor" value="true"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_LpfaR9_VEeWZ67xUfo6mFA" type="Class_NameLabel"/>
      <children xmi:type="notation:BasicCompartment" xmi:id="_LpfaSN_VEeWZ67xUfo6mFA" visible="false" type="Class_AttributeCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_LpfaSd_VEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_LpfaSt_VEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_LpfaS9_VEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_LpfaTN_VEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_LpfaTd_VEeWZ67xUfo6mFA" visible="false" type="Class_OperationCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_LpfaTt_VEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_LpfaT9_VEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_LpfaUN_VEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_LpfaUd_VEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_LpfaUt_VEeWZ67xUfo6mFA" visible="false" type="Class_NestedClassifierCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_LpfaU9_VEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_LpfaVN_VEeWZ67xUfo6mFA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_LpfaVd_VEeWZ67xUfo6mFA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_LpfaVt_VEeWZ67xUfo6mFA"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_LpfaV9_VEeWZ67xUfo6mFA" type="Class_FloatingNameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_LpfaWN_VEeWZ67xUfo6mFA" y="5"/>
      </children>
      <element xmi:type="uml:Class" href="tdl.uml#_4aQ_sM6LEeKrteq_aJ3viA"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_LpfaZ9_VEeWZ67xUfo6mFA" x="210" y="20" width="181" height="61"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_YccA8N_YEeWT86O9_SGiiw" type="StereotypeComment">
      <styles xmi:type="notation:TitleStyle" xmi:id="_YccA8d_YEeWT86O9_SGiiw" showTitle="true"/>
      <styles xmi:type="notation:EObjectValueStyle" xmi:id="_YccoAN_YEeWT86O9_SGiiw" name="BASE_ELEMENT">
        <eObjectValue xmi:type="uml:Class" href="tdl.uml#_4aQ_sM6LEeKrteq_aJ3viA"/>
      </styles>
      <element xsi:nil="true"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_YccA8t_YEeWT86O9_SGiiw" x="410" y="20"/>
    </children>
    <styles xmi:type="notation:StringValueStyle" xmi:id="_O99RId_UEeWZ67xUfo6mFA" name="diagram_compatibility_version" stringValue="1.2.0"/>
    <styles xmi:type="notation:DiagramStyle" xmi:id="_O99RIt_UEeWZ67xUfo6mFA"/>
    <styles xmi:type="style:PapyrusViewStyle" xmi:id="_O99RI9_UEeWZ67xUfo6mFA">
      <owner xmi:type="uml:Package" href="tdl.uml#_lVogQWaGEeS3h-w1VhzBbw"/>
    </styles>
    <element xmi:type="uml:Package" href="tdl.uml#_lVogQWaGEeS3h-w1VhzBbw"/>
    <edges xmi:type="notation:Connector" xmi:id="_ZQMV8N_UEeWZ67xUfo6mFA" type="Association_Edge" source="_ZQOyMN_UEeWZ67xUfo6mFA" target="_ZQPZbN_UEeWZ67xUfo6mFA">
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQM9AN_UEeWZ67xUfo6mFA" visible="false" type="Association_StereotypeLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ZQM9Ad_UEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQM9At_UEeWZ67xUfo6mFA" visible="false" type="Association_NameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ZQM9A9_UEeWZ67xUfo6mFA" y="20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQM9BN_UEeWZ67xUfo6mFA" visible="false" type="Association_TargetRoleLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ZQM9Bd_UEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQM9Bt_UEeWZ67xUfo6mFA" type="Association_SourceRoleLabel">
        <styles xmi:type="notation:StringListValueStyle" xmi:id="_ZQM9B9_UEeWZ67xUfo6mFA" name="maskLabel">
          <stringListValue>multiplicity</stringListValue>
          <stringListValue>name</stringListValue>
          <stringListValue>derived</stringListValue>
        </styles>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ZQM9CN_UEeWZ67xUfo6mFA" x="3" y="15"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQM9Cd_UEeWZ67xUfo6mFA" visible="false" type="Association_SourceMultiplicityLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ZQM9Ct_UEeWZ67xUfo6mFA" y="20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQM9C9_UEeWZ67xUfo6mFA" visible="false" type="Association_TargetMultiplicityLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ZQM9DN_UEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <styles xmi:type="notation:FontStyle" xmi:id="_ZQM9Dd_UEeWZ67xUfo6mFA"/>
      <element xmi:type="uml:Association" href="tdl.uml#_KUig4N_SEeWUQZfFL-B5gw"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_ZQM9Dt_UEeWZ67xUfo6mFA" points="[-3, 21, 0, -54]$[-5, 70, -2, -5]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_ZQM9D9_UEeWZ67xUfo6mFA" id="(0.0,0.4878048780487805)"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_ZQM9EN_UEeWZ67xUfo6mFA" id="(1.0,0.4878048780487805)"/>
    </edges>
    <edges xmi:type="notation:Connector" xmi:id="_ZQPZWt_UEeWZ67xUfo6mFA" type="Association_Edge" source="_ZQPZbN_UEeWZ67xUfo6mFA" target="_ZQPZQN_UEeWZ67xUfo6mFA">
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQPZW9_UEeWZ67xUfo6mFA" visible="false" type="Association_StereotypeLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ZQPZXN_UEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQPZXd_UEeWZ67xUfo6mFA" visible="false" type="Association_NameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ZQPZXt_UEeWZ67xUfo6mFA" y="20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQPZX9_UEeWZ67xUfo6mFA" visible="false" type="Association_TargetRoleLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ZQPZYN_UEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQPZYd_UEeWZ67xUfo6mFA" type="Association_SourceRoleLabel">
        <styles xmi:type="notation:StringListValueStyle" xmi:id="_ZQPZYt_UEeWZ67xUfo6mFA" name="maskLabel">
          <stringListValue>multiplicity</stringListValue>
          <stringListValue>name</stringListValue>
          <stringListValue>derived</stringListValue>
        </styles>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ZQPZY9_UEeWZ67xUfo6mFA" x="-18" y="-10"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQPZZN_UEeWZ67xUfo6mFA" visible="false" type="Association_SourceMultiplicityLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ZQPZZd_UEeWZ67xUfo6mFA" y="20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_ZQPZZt_UEeWZ67xUfo6mFA" visible="false" type="Association_TargetMultiplicityLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ZQPZZ9_UEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <styles xmi:type="notation:FontStyle" xmi:id="_ZQPZaN_UEeWZ67xUfo6mFA"/>
      <element xmi:type="uml:Association" href="tdl.uml#_q1p4IN_REeWUQZfFL-B5gw"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_ZQPZad_UEeWZ67xUfo6mFA" points="[-12, -7, 245, 0]$[-251, -8, 6, -1]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_ZQPZat_UEeWZ67xUfo6mFA" id="(0.5524861878453039,1.0)"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_ZQPZa9_UEeWZ67xUfo6mFA" id="(0.5524861878453039,0.0)"/>
    </edges>
    <edges xmi:type="notation:Connector" xmi:id="__S4C4N_UEeWZ67xUfo6mFA" type="Association_Edge" source="_ZQPZht_UEeWZ67xUfo6mFA" target="_ZQOyMN_UEeWZ67xUfo6mFA">
      <children xmi:type="notation:DecorationNode" xmi:id="__S4C49_UEeWZ67xUfo6mFA" visible="false" type="Association_StereotypeLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="__S4C5N_UEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="__S4C5d_UEeWZ67xUfo6mFA" visible="false" type="Association_NameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="__S4C5t_UEeWZ67xUfo6mFA" y="20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="__S4C59_UEeWZ67xUfo6mFA" type="Association_TargetRoleLabel">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="__BVKcN_VEeWZ67xUfo6mFA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="__BVKcd_VEeWZ67xUfo6mFA" key="visible" value="true"/>
        </eAnnotations>
        <styles xmi:type="notation:StringListValueStyle" xmi:id="_La2r4N_WEeWZ67xUfo6mFA" name="maskLabel">
          <stringListValue>multiplicity</stringListValue>
          <stringListValue>name</stringListValue>
          <stringListValue>derived</stringListValue>
        </styles>
        <layoutConstraint xmi:type="notation:Location" xmi:id="__S4C6N_UEeWZ67xUfo6mFA" x="18" y="10"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="__S4C6d_UEeWZ67xUfo6mFA" visible="false" type="Association_SourceRoleLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="__S4C6t_UEeWZ67xUfo6mFA" y="20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="__S4C69_UEeWZ67xUfo6mFA" visible="false" type="Association_SourceMultiplicityLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="__S4C7N_UEeWZ67xUfo6mFA" y="20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="__S4C7d_UEeWZ67xUfo6mFA" visible="false" type="Association_TargetMultiplicityLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="__S4C7t_UEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <styles xmi:type="notation:FontStyle" xmi:id="__S4C4d_UEeWZ67xUfo6mFA"/>
      <element xmi:type="uml:Association" href="tdl.uml#__SoLQN_UEeWZ67xUfo6mFA"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="__S4C4t_UEeWZ67xUfo6mFA" points="[4, 21, -6, -129]$[91, 142, 81, -8]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="__TP2UN_UEeWZ67xUfo6mFA" id="(0.43478260869565216,0.0)"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="__TP2Ud_UEeWZ67xUfo6mFA" id="(0.43478260869565216,1.0)"/>
    </edges>
    <edges xmi:type="notation:Connector" xmi:id="_PyTCsN_VEeWZ67xUfo6mFA" type="Generalization_Edge" source="_ZQPZbN_UEeWZ67xUfo6mFA" target="_LpfaQN_VEeWZ67xUfo6mFA">
      <children xmi:type="notation:DecorationNode" xmi:id="_PyTpwN_VEeWZ67xUfo6mFA" type="Generalization_StereotypeLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_PyTpwd_VEeWZ67xUfo6mFA" y="40"/>
      </children>
      <styles xmi:type="notation:FontStyle" xmi:id="_PyTCsd_VEeWZ67xUfo6mFA"/>
      <element xmi:type="uml:Generalization" href="tdl.uml#_PyKf0N_VEeWZ67xUfo6mFA"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_PyTCst_VEeWZ67xUfo6mFA" points="[-24, -14, 173, 110]$[-188, -93, 9, 31]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_Py4RgN_VEeWZ67xUfo6mFA" id="(0.5469613259668509,0.0)"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_Py4Rgd_VEeWZ67xUfo6mFA" id="(0.5469613259668509,1.0)"/>
    </edges>
    <edges xmi:type="notation:Connector" xmi:id="_Q8IYkN_VEeWZ67xUfo6mFA" type="Generalization_Edge" source="_ZQOyMN_UEeWZ67xUfo6mFA" target="_msfjAN_UEeWZ67xUfo6mFA">
      <children xmi:type="notation:DecorationNode" xmi:id="_Q8IYk9_VEeWZ67xUfo6mFA" type="Generalization_StereotypeLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_Q8IYlN_VEeWZ67xUfo6mFA" y="40"/>
      </children>
      <styles xmi:type="notation:FontStyle" xmi:id="_Q8IYkd_VEeWZ67xUfo6mFA"/>
      <element xmi:type="uml:Generalization" href="tdl.uml#_Q8AcwN_VEeWZ67xUfo6mFA"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_Q8IYkt_VEeWZ67xUfo6mFA" points="[-13, 0, 287, -11]$[-281, 11, 19, 0]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_Q8wDoN_VEeWZ67xUfo6mFA" id="(0.43478260869565216,0.0)"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_Q8wqsN_VEeWZ67xUfo6mFA" id="(0.43478260869565216,1.0)"/>
    </edges>
    <edges xmi:type="notation:Connector" xmi:id="_SqFIIN_VEeWZ67xUfo6mFA" type="Association_Edge" source="_ZQPZht_UEeWZ67xUfo6mFA" target="_gIfDcN_UEeWZ67xUfo6mFA">
      <children xmi:type="notation:DecorationNode" xmi:id="_SqFII9_VEeWZ67xUfo6mFA" visible="false" type="Association_StereotypeLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_SqFIJN_VEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_SqFIJd_VEeWZ67xUfo6mFA" visible="false" type="Association_NameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_SqFIJt_VEeWZ67xUfo6mFA" y="20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_SqFIJ9_VEeWZ67xUfo6mFA" visible="false" type="Association_TargetRoleLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_SqFIKN_VEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_SqFIKd_VEeWZ67xUfo6mFA" type="Association_SourceRoleLabel">
        <styles xmi:type="notation:StringListValueStyle" xmi:id="_MXqSYN_WEeWZ67xUfo6mFA" name="maskLabel">
          <stringListValue>multiplicity</stringListValue>
          <stringListValue>name</stringListValue>
          <stringListValue>derived</stringListValue>
        </styles>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_SqFIKt_VEeWZ67xUfo6mFA" x="-18" y="90"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_SqFIK9_VEeWZ67xUfo6mFA" visible="false" type="Association_SourceMultiplicityLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_SqFILN_VEeWZ67xUfo6mFA" y="20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_SqFILd_VEeWZ67xUfo6mFA" visible="false" type="Association_TargetMultiplicityLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_SqFILt_VEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <styles xmi:type="notation:FontStyle" xmi:id="_SqFIId_VEeWZ67xUfo6mFA"/>
      <element xmi:type="uml:Association" href="tdl.uml#_SpstoN_VEeWZ67xUfo6mFA"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_SqFIIt_VEeWZ67xUfo6mFA" points="[-28, -1, 543, 17]$[-504, -13, 67, 5]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_2yEqAN_VEeWZ67xUfo6mFA" id="(0.18633540372670807,1.0)"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_Sqk3Yd_VEeWZ67xUfo6mFA" id="(0.18633540372670807,0.0)"/>
    </edges>
    <edges xmi:type="notation:Connector" xmi:id="_TqrCcN_VEeWZ67xUfo6mFA" type="Association_Edge" source="_ZQPZht_UEeWZ67xUfo6mFA" target="_gIfDcN_UEeWZ67xUfo6mFA">
      <children xmi:type="notation:DecorationNode" xmi:id="_TqrCc9_VEeWZ67xUfo6mFA" visible="false" type="Association_StereotypeLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_TqrCdN_VEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_TqrCdd_VEeWZ67xUfo6mFA" visible="false" type="Association_NameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_TqrCdt_VEeWZ67xUfo6mFA" y="20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_TqrpgN_VEeWZ67xUfo6mFA" visible="false" type="Association_TargetRoleLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_Tqrpgd_VEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_Tqrpgt_VEeWZ67xUfo6mFA" type="Association_SourceRoleLabel">
        <styles xmi:type="notation:StringListValueStyle" xmi:id="_NET9AN_WEeWZ67xUfo6mFA" name="maskLabel">
          <stringListValue>multiplicity</stringListValue>
          <stringListValue>name</stringListValue>
          <stringListValue>derived</stringListValue>
        </styles>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_Tqrpg9_VEeWZ67xUfo6mFA" x="-18" y="-10"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_TqrphN_VEeWZ67xUfo6mFA" visible="false" type="Association_SourceMultiplicityLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_Tqrphd_VEeWZ67xUfo6mFA" y="20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_Tqrpht_VEeWZ67xUfo6mFA" visible="false" type="Association_TargetMultiplicityLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_Tqrph9_VEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <styles xmi:type="notation:FontStyle" xmi:id="_TqrCcd_VEeWZ67xUfo6mFA"/>
      <element xmi:type="uml:Association" href="tdl.uml#_TqPkoN_VEeWZ67xUfo6mFA"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_TqrCct_VEeWZ67xUfo6mFA" points="[-80, -3, 511, 18]$[-566, -30, 25, -9]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_TrStgN_VEeWZ67xUfo6mFA" id="(0.8260869565217391,1.0)"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_TrStgd_VEeWZ67xUfo6mFA" id="(0.7910447761194029,0.0)"/>
    </edges>
    <edges xmi:type="notation:Connector" xmi:id="_DqH6gN_WEeWZ67xUfo6mFA" type="Association_Edge" source="_ZQOyMN_UEeWZ67xUfo6mFA" target="_gIecYN_UEeWZ67xUfo6mFA">
      <children xmi:type="notation:DecorationNode" xmi:id="_DqIhkN_WEeWZ67xUfo6mFA" visible="false" type="Association_StereotypeLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_DqIhkd_WEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_DqIhkt_WEeWZ67xUfo6mFA" visible="false" type="Association_NameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_DqIhk9_WEeWZ67xUfo6mFA" y="20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_DqIhlN_WEeWZ67xUfo6mFA" visible="false" type="Association_TargetRoleLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_DqIhld_WEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_DqIhlt_WEeWZ67xUfo6mFA" type="Association_SourceRoleLabel">
        <styles xmi:type="notation:StringListValueStyle" xmi:id="_K5AjEN_WEeWZ67xUfo6mFA" name="maskLabel">
          <stringListValue>multiplicity</stringListValue>
          <stringListValue>name</stringListValue>
          <stringListValue>derived</stringListValue>
        </styles>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_DqIhl9_WEeWZ67xUfo6mFA" x="-108" y="-15"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_DqIhmN_WEeWZ67xUfo6mFA" visible="false" type="Association_SourceMultiplicityLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_DqIhmd_WEeWZ67xUfo6mFA" y="20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_DqIhmt_WEeWZ67xUfo6mFA" visible="false" type="Association_TargetMultiplicityLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_DqIhm9_WEeWZ67xUfo6mFA" y="-20"/>
      </children>
      <styles xmi:type="notation:FontStyle" xmi:id="_DqH6gd_WEeWZ67xUfo6mFA"/>
      <element xmi:type="uml:Association" href="tdl.uml#_Dpav4N_WEeWZ67xUfo6mFA"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_DqH6gt_WEeWZ67xUfo6mFA" points="[-6, 8, 140, -209]$[-139, 197, 7, -20]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_Dqr7MN_WEeWZ67xUfo6mFA" id="(1.0,0.4634146341463415)"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_Dqr7Md_WEeWZ67xUfo6mFA" id="(0.0,0.4634146341463415)"/>
    </edges>
    <edges xmi:type="notation:Connector" xmi:id="_Ycd2IN_YEeWT86O9_SGiiw" type="StereotypeCommentLink" source="_LpfaQN_VEeWZ67xUfo6mFA" target="_YccA8N_YEeWT86O9_SGiiw">
      <styles xmi:type="notation:FontStyle" xmi:id="_Ycd2Id_YEeWT86O9_SGiiw"/>
      <styles xmi:type="notation:EObjectValueStyle" xmi:id="_YcedMN_YEeWT86O9_SGiiw" name="BASE_ELEMENT">
        <eObjectValue xmi:type="uml:Class" href="tdl.uml#_4aQ_sM6LEeKrteq_aJ3viA"/>
      </styles>
      <element xsi:nil="true"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_Ycd2It_YEeWT86O9_SGiiw" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_Ycd2I9_YEeWT86O9_SGiiw"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_Ycd2JN_YEeWT86O9_SGiiw"/>
    </edges>
  </notation:Diagram>
  <notation:Diagram xmi:id="_7Qp1kC_4EeeNhaZdcDdRHA" type="PapyrusUMLClassDiagram" name="Data::Procedure" measurementUnit="Pixel">
    <children xmi:type="notation:Shape" xmi:id="_CB3DoC_5EeeNhaZdcDdRHA" type="Class_Shape">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_OpDNoC_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_OpDNoS_5EeeNhaZdcDdRHA" key="gradient" value="true"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_O-UTAC_5EeeNhaZdcDdRHA" key="fillColor" value="true"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_fjkODC_5EeeNhaZdcDdRHA" key="visible" value="true"/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_B3pa4C_9EeeNhaZdcDdRHA" source="displayNameLabelIcon">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_B3pa4S_9EeeNhaZdcDdRHA" key="displayNameLabelIcon_value" value="false"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_CB3Doi_5EeeNhaZdcDdRHA" type="Class_NameLabel">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_fjkODS_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_fjkODi_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_CB3Doy_5EeeNhaZdcDdRHA" type="Class_FloatingNameLabel">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_fjkODy_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_fjkOEC_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_CB3DpC_5EeeNhaZdcDdRHA" y="5"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_CB3DpS_5EeeNhaZdcDdRHA" visible="false" type="Class_AttributeCompartment">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_fjkOES_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_fjkOEi_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <styles xmi:type="notation:TitleStyle" xmi:id="_CB3Dpi_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_CB3Dpy_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_CB3DqC_5EeeNhaZdcDdRHA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_CB3DqS_5EeeNhaZdcDdRHA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_CB3Dqi_5EeeNhaZdcDdRHA" visible="false" type="Class_OperationCompartment">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_fjkOEy_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_fjkOFC_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <styles xmi:type="notation:TitleStyle" xmi:id="_CB3Dqy_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_CB3DrC_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_CB3DrS_5EeeNhaZdcDdRHA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_CB3Dri_5EeeNhaZdcDdRHA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_CB3Dry_5EeeNhaZdcDdRHA" visible="false" type="Class_NestedClassifierCompartment">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_fjkOFS_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_fjkOFi_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <styles xmi:type="notation:TitleStyle" xmi:id="_CB3DsC_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_CB3DsS_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_CB3Dsi_5EeeNhaZdcDdRHA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_CB3Dsy_5EeeNhaZdcDdRHA"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_cTVQcDC2EeeN-eRAg7AQPA" visible="false" type="StereotypeLabel">
        <styles xmi:type="notation:StringValueStyle" xmi:id="_cTVQcTC2EeeN-eRAg7AQPA" name="stereotype" stringValue="StandardProfile::Metaclass"/>
        <element xmi:type="uml:Stereotype" href="pathmap://UML_PROFILES/Standard.profile.uml#Metaclass"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_cTVQcjC2EeeN-eRAg7AQPA"/>
      </children>
      <styles xmi:type="notation:StringListValueStyle" xmi:id="_U3yAwC_5EeeNhaZdcDdRHA" name="cssClass"/>
      <element xmi:type="uml:Class" href="tdl.uml#_DFaAoO4xEeKygtYz46QGBw"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_CB3DoS_5EeeNhaZdcDdRHA" x="120" y="89" width="121" height="45"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_CCDQ4y_5EeeNhaZdcDdRHA" type="StereotypeComment">
      <styles xmi:type="notation:TitleStyle" xmi:id="_CCDQ5C_5EeeNhaZdcDdRHA"/>
      <styles xmi:type="notation:EObjectValueStyle" xmi:id="_CCDQ5i_5EeeNhaZdcDdRHA" name="BASE_ELEMENT">
        <eObjectValue xmi:type="uml:Class" href="tdl.uml#_DFaAoO4xEeKygtYz46QGBw"/>
      </styles>
      <element xsi:nil="true"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_CCDQ5S_5EeeNhaZdcDdRHA" x="200"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_ID6FoC_5EeeNhaZdcDdRHA" type="Class_Shape">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_fjkOAC_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_fjkOAS_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_gfRBQC_5EeeNhaZdcDdRHA" key="gradient" value="true"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_gxARgC_5EeeNhaZdcDdRHA" key="fillColor" value="true"/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_Bc2VQC_9EeeNhaZdcDdRHA" source="displayNameLabelIcon">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_Bc2VQS_9EeeNhaZdcDdRHA" key="displayNameLabelIcon_value" value="false"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_ID6Foi_5EeeNhaZdcDdRHA" type="Class_NameLabel">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_fjkOAi_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_fjkOAy_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_ID6Foy_5EeeNhaZdcDdRHA" type="Class_FloatingNameLabel">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_fjkOBC_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_fjkOBS_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_ID6FpC_5EeeNhaZdcDdRHA" y="5"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_ID6FpS_5EeeNhaZdcDdRHA" visible="false" type="Class_AttributeCompartment">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_fjkOBi_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_fjkOBy_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <styles xmi:type="notation:TitleStyle" xmi:id="_ID6Fpi_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_ID6Fpy_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_ID6FqC_5EeeNhaZdcDdRHA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ID6FqS_5EeeNhaZdcDdRHA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_ID6Fqi_5EeeNhaZdcDdRHA" visible="false" type="Class_OperationCompartment">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_fjkOCC_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_fjkOCS_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <styles xmi:type="notation:TitleStyle" xmi:id="_ID6Fqy_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_ID6FrC_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_ID6FrS_5EeeNhaZdcDdRHA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ID6Fri_5EeeNhaZdcDdRHA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_ID6Fry_5EeeNhaZdcDdRHA" visible="false" type="Class_NestedClassifierCompartment">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_fjkOCi_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_fjkOCy_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <styles xmi:type="notation:TitleStyle" xmi:id="_ID6FsC_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_ID6FsS_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_ID6Fsi_5EeeNhaZdcDdRHA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ID6Fsy_5EeeNhaZdcDdRHA"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_cTbXHzC2EeeN-eRAg7AQPA" visible="false" type="StereotypeLabel">
        <styles xmi:type="notation:StringValueStyle" xmi:id="_cTbXIDC2EeeN-eRAg7AQPA" name="stereotype" stringValue="StandardProfile::Metaclass"/>
        <element xmi:type="uml:Stereotype" href="pathmap://UML_PROFILES/Standard.profile.uml#Metaclass"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_cTbXITC2EeeN-eRAg7AQPA"/>
      </children>
      <styles xmi:type="notation:StringListValueStyle" xmi:id="_c2YPAC_5EeeNhaZdcDdRHA" name="cssClass"/>
      <element xmi:type="uml:Class" href="tdl.uml#_YUbVQG8BEeSktv7vAivsJQ"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_ID6FoS_5EeeNhaZdcDdRHA" x="339" y="149" width="121" height="45"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_IEGS4C_5EeeNhaZdcDdRHA" type="StereotypeComment">
      <styles xmi:type="notation:TitleStyle" xmi:id="_IEGS4S_5EeeNhaZdcDdRHA"/>
      <styles xmi:type="notation:EObjectValueStyle" xmi:id="_IEGS4y_5EeeNhaZdcDdRHA" name="BASE_ELEMENT">
        <eObjectValue xmi:type="uml:Class" href="tdl.uml#_YUbVQG8BEeSktv7vAivsJQ"/>
      </styles>
      <element xsi:nil="true"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_IEGS4i_5EeeNhaZdcDdRHA" x="200"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_jDlYIS_5EeeNhaZdcDdRHA" type="Class_Shape">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_on4HLC_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_on4HLS_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_swVKQC_5EeeNhaZdcDdRHA" key="fillColor" value="true"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_s_BGgC_5EeeNhaZdcDdRHA" key="gradient" value="true"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_jDlYIy_5EeeNhaZdcDdRHA" type="Class_NameLabel">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_on4HLi_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_on4HLy_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_jDlYJC_5EeeNhaZdcDdRHA" type="Class_FloatingNameLabel">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_on4HMC_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_on4HMS_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_jDlYJS_5EeeNhaZdcDdRHA" y="5"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_jDlYJi_5EeeNhaZdcDdRHA" type="Class_AttributeCompartment">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_on4HMi_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_on4HMy_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <styles xmi:type="notation:TitleStyle" xmi:id="_jDlYJy_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_jDlYKC_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_jDlYKS_5EeeNhaZdcDdRHA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_jDlYKi_5EeeNhaZdcDdRHA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_jDlYKy_5EeeNhaZdcDdRHA" visible="false" type="Class_OperationCompartment">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_on4HNC_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_on4HNS_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <styles xmi:type="notation:TitleStyle" xmi:id="_jDlYLC_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_jDlYLS_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_jDlYLi_5EeeNhaZdcDdRHA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_jDlYLy_5EeeNhaZdcDdRHA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_jDlYMC_5EeeNhaZdcDdRHA" visible="false" type="Class_NestedClassifierCompartment">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_on4HNi_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_on4HNy_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <styles xmi:type="notation:TitleStyle" xmi:id="_jDlYMS_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_jDlYMi_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_jDlYMy_5EeeNhaZdcDdRHA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_jDlYNC_5EeeNhaZdcDdRHA"/>
      </children>
      <element xmi:type="uml:Class" href="tdl.uml#_jDlYIC_5EeeNhaZdcDdRHA"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_jDlYIi_5EeeNhaZdcDdRHA" x="94" y="176" width="173" height="69"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_mj-8wS_5EeeNhaZdcDdRHA" type="Class_Shape">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_on4HIC_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_on4HIS_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_uFNSgC_5EeeNhaZdcDdRHA" key="fillColor" value="true"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_uNgS4C_5EeeNhaZdcDdRHA" key="gradient" value="true"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_mj-8wy_5EeeNhaZdcDdRHA" type="Class_NameLabel">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_on4HIi_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_on4HIy_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_mj-8xC_5EeeNhaZdcDdRHA" type="Class_FloatingNameLabel">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_on4HJC_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_on4HJS_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_mj-8xS_5EeeNhaZdcDdRHA" y="5"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_mj-8xi_5EeeNhaZdcDdRHA" type="Class_AttributeCompartment">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_on4HJi_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_on4HJy_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <children xmi:type="notation:Shape" xmi:id="_oyrAcNaCEeedNORd7vYpsg" type="Property_ClassAttributeLabel">
          <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_tAUFkNaCEeedNORd7vYpsg" source="displayNameLabelIcon">
            <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_tAUFkdaCEeedNORd7vYpsg" key="displayNameLabelIcon_value" value="false"/>
          </eAnnotations>
          <children xmi:type="notation:DecorationNode" xmi:id="_oy5p8NaCEeedNORd7vYpsg" visible="false" type="StereotypeLabel">
            <styles xmi:type="notation:StringValueStyle" xmi:id="_oy5p8daCEeedNORd7vYpsg" name="stereotype" stringValue="Ecore::EAttribute"/>
            <element xmi:type="uml:Stereotype" href="pathmap://UML_PROFILES/Ecore.profile.uml#EAttribute"/>
            <layoutConstraint xmi:type="notation:Bounds" xmi:id="_oy5p8taCEeedNORd7vYpsg"/>
          </children>
          <styles xmi:type="notation:StringListValueStyle" xmi:id="_ra_tkNaCEeedNORd7vYpsg" name="maskLabel">
            <stringListValue>multiplicity</stringListValue>
            <stringListValue>defaultValue</stringListValue>
            <stringListValue>name</stringListValue>
            <stringListValue>type</stringListValue>
            <stringListValue>derived</stringListValue>
          </styles>
          <element xmi:type="uml:Property" href="tdl.uml#_WvDC8NaCEeedNORd7vYpsg"/>
          <layoutConstraint xmi:type="notation:Location" xmi:id="_oyrAcdaCEeedNORd7vYpsg"/>
        </children>
        <styles xmi:type="notation:TitleStyle" xmi:id="_mj-8xy_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_mj-8yC_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_mj-8yS_5EeeNhaZdcDdRHA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_mj-8yi_5EeeNhaZdcDdRHA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_mj-8yy_5EeeNhaZdcDdRHA" visible="false" type="Class_OperationCompartment">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_on4HKC_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_on4HKS_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <styles xmi:type="notation:TitleStyle" xmi:id="_mj-8zC_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_mj-8zS_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_mj-8zi_5EeeNhaZdcDdRHA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_mj-8zy_5EeeNhaZdcDdRHA"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_mj-80C_5EeeNhaZdcDdRHA" visible="false" type="Class_NestedClassifierCompartment">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_on4HKi_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_on4HKy_5EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <styles xmi:type="notation:TitleStyle" xmi:id="_mj-80S_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_mj-80i_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_mj-80y_5EeeNhaZdcDdRHA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_mj-81C_5EeeNhaZdcDdRHA"/>
      </children>
      <element xmi:type="uml:Class" href="tdl.uml#_mj-8wC_5EeeNhaZdcDdRHA"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_mj-8wi_5EeeNhaZdcDdRHA" x="313" y="242" width="173" height="69"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_p_O7oC_5EeeNhaZdcDdRHA" type="Enumeration_Shape">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_uysqoC_5EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_uysqoS_5EeeNhaZdcDdRHA" key="fillColor" value="true"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_u5X6YC_5EeeNhaZdcDdRHA" key="gradient" value="true"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_p_O7oi_5EeeNhaZdcDdRHA" type="Enumeration_NameLabel"/>
      <children xmi:type="notation:DecorationNode" xmi:id="_p_O7oy_5EeeNhaZdcDdRHA" type="Enumeration_FloatingNameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_p_O7pC_5EeeNhaZdcDdRHA" y="5"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_p_O7pS_5EeeNhaZdcDdRHA" type="Enumeration_LiteralCompartment">
        <children xmi:type="notation:Shape" xmi:id="_Q-9NsC_8EeeNhaZdcDdRHA" type="EnumerationLiteral_LiteralLabel">
          <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_5zCKINaCEeedNORd7vYpsg" source="displayNameLabelIcon">
            <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_5zCKIdaCEeedNORd7vYpsg" key="displayNameLabelIcon_value" value="false"/>
          </eAnnotations>
          <children xmi:type="notation:DecorationNode" xmi:id="_GkcnINaDEeedNORd7vYpsg" visible="false" type="StereotypeLabel">
            <styles xmi:type="notation:StringValueStyle" xmi:id="_GkcnIdaDEeedNORd7vYpsg" name="stereotype" stringValue="Ecore::EEnumLiteral"/>
            <element xmi:type="uml:Stereotype" href="pathmap://UML_PROFILES/Ecore.profile.uml#EEnumLiteral"/>
            <layoutConstraint xmi:type="notation:Bounds" xmi:id="_GkcnItaDEeedNORd7vYpsg"/>
          </children>
          <element xmi:type="uml:EnumerationLiteral" href="tdl.uml#_Q-148C_8EeeNhaZdcDdRHA"/>
          <layoutConstraint xmi:type="notation:Location" xmi:id="_Q-9NsS_8EeeNhaZdcDdRHA"/>
        </children>
        <children xmi:type="notation:Shape" xmi:id="_R4qc4C_8EeeNhaZdcDdRHA" type="EnumerationLiteral_LiteralLabel">
          <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_5zCxMNaCEeedNORd7vYpsg" source="displayNameLabelIcon">
            <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_5zCxMdaCEeedNORd7vYpsg" key="displayNameLabelIcon_value" value="false"/>
          </eAnnotations>
          <children xmi:type="notation:DecorationNode" xmi:id="_FJtHcNaDEeedNORd7vYpsg" visible="false" type="StereotypeLabel">
            <styles xmi:type="notation:StringValueStyle" xmi:id="_FJtHcdaDEeedNORd7vYpsg" name="stereotype" stringValue="Ecore::EEnumLiteral"/>
            <element xmi:type="uml:Stereotype" href="pathmap://UML_PROFILES/Ecore.profile.uml#EEnumLiteral"/>
            <layoutConstraint xmi:type="notation:Bounds" xmi:id="_FJtHctaDEeedNORd7vYpsg"/>
          </children>
          <element xmi:type="uml:EnumerationLiteral" href="tdl.uml#_R4gr4C_8EeeNhaZdcDdRHA"/>
          <layoutConstraint xmi:type="notation:Location" xmi:id="_R4qc4S_8EeeNhaZdcDdRHA"/>
        </children>
        <children xmi:type="notation:Shape" xmi:id="_VjqvAC_8EeeNhaZdcDdRHA" type="EnumerationLiteral_LiteralLabel">
          <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_5zCxMtaCEeedNORd7vYpsg" source="displayNameLabelIcon">
            <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_5zCxM9aCEeedNORd7vYpsg" key="displayNameLabelIcon_value" value="false"/>
          </eAnnotations>
          <children xmi:type="notation:DecorationNode" xmi:id="_DYJqQNaDEeedNORd7vYpsg" visible="false" type="StereotypeLabel">
            <styles xmi:type="notation:StringValueStyle" xmi:id="_DYJqQdaDEeedNORd7vYpsg" name="stereotype" stringValue="Ecore::EEnumLiteral"/>
            <element xmi:type="uml:Stereotype" href="pathmap://UML_PROFILES/Ecore.profile.uml#EEnumLiteral"/>
            <layoutConstraint xmi:type="notation:Bounds" xmi:id="_DYJqQtaDEeedNORd7vYpsg"/>
          </children>
          <element xmi:type="uml:EnumerationLiteral" href="tdl.uml#_VjkBUC_8EeeNhaZdcDdRHA"/>
          <layoutConstraint xmi:type="notation:Location" xmi:id="_VjqvAS_8EeeNhaZdcDdRHA"/>
        </children>
        <styles xmi:type="notation:TitleStyle" xmi:id="_p_O7pi_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_p_O7py_5EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_p_O7qC_5EeeNhaZdcDdRHA"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_p_O7qS_5EeeNhaZdcDdRHA"/>
      </children>
      <element xmi:type="uml:Enumeration" href="tdl.uml#_p_I1AC_5EeeNhaZdcDdRHA"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_p_O7oS_5EeeNhaZdcDdRHA" x="560" y="229" width="159" height="80"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_4h_vly_7EeeNhaZdcDdRHA" type="StereotypeComment">
      <styles xmi:type="notation:TitleStyle" xmi:id="_4h_vmC_7EeeNhaZdcDdRHA"/>
      <styles xmi:type="notation:EObjectValueStyle" xmi:id="_4h_vmi_7EeeNhaZdcDdRHA" name="BASE_ELEMENT">
        <eObjectValue xmi:type="uml:Class" href="tdl.uml#_jDlYIC_5EeeNhaZdcDdRHA"/>
      </styles>
      <element xsi:nil="true"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_4h_vmS_7EeeNhaZdcDdRHA" x="671" y="395"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_8QbwNy_7EeeNhaZdcDdRHA" visible="false" type="StereotypeComment">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_CyiyUi_8EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_CyiyUy_8EeeNhaZdcDdRHA" key="visible" value="true"/>
      </eAnnotations>
      <children xmi:type="notation:BasicCompartment" xmi:id="_8QbwQS_7EeeNhaZdcDdRHA" visible="false" type="StereotypeCompartment">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_CyiyUC_8EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_CyiyUS_8EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <styles xmi:type="notation:TitleStyle" xmi:id="_8QbwQi_7EeeNhaZdcDdRHA"/>
        <styles xmi:type="notation:StringValueStyle" xmi:id="_8QbwQy_7EeeNhaZdcDdRHA" name="stereotype" stringValue="StandardProfile::Metaclass"/>
        <element xmi:type="uml:Stereotype" href="pathmap://UML_PROFILES/Standard.profile.uml#Metaclass"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_8QbwRC_7EeeNhaZdcDdRHA"/>
      </children>
      <styles xmi:type="notation:TitleStyle" xmi:id="_8QbwOC_7EeeNhaZdcDdRHA"/>
      <styles xmi:type="notation:EObjectValueStyle" xmi:id="_8QbwOi_7EeeNhaZdcDdRHA" name="BASE_ELEMENT">
        <eObjectValue xmi:type="uml:Class" href="tdl.uml#_mj-8wC_5EeeNhaZdcDdRHA"/>
      </styles>
      <element xsi:nil="true"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_8QbwOS_7EeeNhaZdcDdRHA" x="279" y="424"/>
    </children>
    <styles xmi:type="notation:StringValueStyle" xmi:id="_7Qp1kS_4EeeNhaZdcDdRHA" name="diagram_compatibility_version" stringValue="1.2.0"/>
    <styles xmi:type="notation:DiagramStyle" xmi:id="_7Qp1ki_4EeeNhaZdcDdRHA"/>
    <styles xmi:type="style_1:PapyrusDiagramStyle" xmi:id="_uhgBYCaYEeiOfr6_MUIJJA" diagramKindId="org.eclipse.papyrus.uml.diagram.class">
      <owner xmi:type="uml:Package" href="tdl.uml#_7URIQOy_EeKqo4Ny4D-vKA"/>
    </styles>
    <element xmi:type="uml:Package" href="tdl.uml#_7URIQOy_EeKqo4Ny4D-vKA"/>
    <edges xmi:type="notation:Connector" xmi:id="_CCDQ5y_5EeeNhaZdcDdRHA" type="StereotypeCommentLink" source="_CB3DoC_5EeeNhaZdcDdRHA" target="_CCDQ4y_5EeeNhaZdcDdRHA">
      <styles xmi:type="notation:FontStyle" xmi:id="_CCDQ6C_5EeeNhaZdcDdRHA"/>
      <styles xmi:type="notation:EObjectValueStyle" xmi:id="_CCDQ7C_5EeeNhaZdcDdRHA" name="BASE_ELEMENT">
        <eObjectValue xmi:type="uml:Class" href="tdl.uml#_DFaAoO4xEeKygtYz46QGBw"/>
      </styles>
      <element xsi:nil="true"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_CCDQ6S_5EeeNhaZdcDdRHA" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_CCDQ6i_5EeeNhaZdcDdRHA"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_CCDQ6y_5EeeNhaZdcDdRHA"/>
    </edges>
    <edges xmi:type="notation:Connector" xmi:id="_IEGS5C_5EeeNhaZdcDdRHA" type="StereotypeCommentLink" source="_ID6FoC_5EeeNhaZdcDdRHA" target="_IEGS4C_5EeeNhaZdcDdRHA">
      <styles xmi:type="notation:FontStyle" xmi:id="_IEGS5S_5EeeNhaZdcDdRHA"/>
      <styles xmi:type="notation:EObjectValueStyle" xmi:id="_IEGS6S_5EeeNhaZdcDdRHA" name="BASE_ELEMENT">
        <eObjectValue xmi:type="uml:Class" href="tdl.uml#_YUbVQG8BEeSktv7vAivsJQ"/>
      </styles>
      <element xsi:nil="true"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_IEGS5i_5EeeNhaZdcDdRHA" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_IEGS5y_5EeeNhaZdcDdRHA"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_IEGS6C_5EeeNhaZdcDdRHA"/>
    </edges>
    <edges xmi:type="notation:Connector" xmi:id="_yud8oC_5EeeNhaZdcDdRHA" type="Generalization_Edge" source="_jDlYIS_5EeeNhaZdcDdRHA" target="_CB3DoC_5EeeNhaZdcDdRHA" routing="Rectilinear">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_UZiowC_9EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_UZiowS_9EeeNhaZdcDdRHA" key="visible" value="true"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_yud8oy_5EeeNhaZdcDdRHA" type="Generalization_StereotypeLabel">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_UZiowi_9EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_UZiowy_9EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <styles xmi:type="notation:BooleanValueStyle" xmi:id="_8cy7wC_8EeeNhaZdcDdRHA" name="IS_UPDATED_POSITION" booleanValue="true"/>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_yud8pC_5EeeNhaZdcDdRHA" x="-1" y="37"/>
      </children>
      <styles xmi:type="notation:FontStyle" xmi:id="_yud8oS_5EeeNhaZdcDdRHA"/>
      <element xmi:type="uml:Generalization" href="tdl.uml#_yuX2AC_5EeeNhaZdcDdRHA"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_yud8oi_5EeeNhaZdcDdRHA" points="[179, 176, -643984, -643984]$[179, 150, -643984, -643984]$[163, 150, -643984, -643984]$[163, 124, -643984, -643984]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_yuwQgC_5EeeNhaZdcDdRHA" id="(0.4913294797687861,0.0)"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_yuwQgS_5EeeNhaZdcDdRHA" id="(0.48760330578512395,1.0)"/>
    </edges>
    <edges xmi:type="notation:Connector" xmi:id="_0rZjYC_5EeeNhaZdcDdRHA" type="Generalization_Edge" source="_mj-8wS_5EeeNhaZdcDdRHA" target="_ID6FoC_5EeeNhaZdcDdRHA" routing="Rectilinear">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_UZioxC_9EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_UZioxS_9EeeNhaZdcDdRHA" key="visible" value="true"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_0rZjYy_5EeeNhaZdcDdRHA" type="Generalization_StereotypeLabel">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_UZioxi_9EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_UZioxy_9EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <styles xmi:type="notation:BooleanValueStyle" xmi:id="_7s03YC_8EeeNhaZdcDdRHA" name="IS_UPDATED_POSITION" booleanValue="true"/>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_0rZjZC_5EeeNhaZdcDdRHA" x="1" y="39"/>
      </children>
      <styles xmi:type="notation:FontStyle" xmi:id="_0rZjYS_5EeeNhaZdcDdRHA"/>
      <element xmi:type="uml:Generalization" href="tdl.uml#_0rTcwC_5EeeNhaZdcDdRHA"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0rZjYi_5EeeNhaZdcDdRHA" points="[397, 242, -643984, -643984]$[397, 205, -643984, -643984]$[396, 205, -643984, -643984]$[396, 168, -643984, -643984]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0rlwoC_5EeeNhaZdcDdRHA" id="(0.48554913294797686,0.0)"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0rlwoS_5EeeNhaZdcDdRHA" id="(0.4793388429752066,1.0)"/>
    </edges>
    <edges xmi:type="notation:Connector" xmi:id="_480VQC_5EeeNhaZdcDdRHA" type="Association_Edge" source="_jDlYIS_5EeeNhaZdcDdRHA" target="_mj-8wS_5EeeNhaZdcDdRHA" routing="Rectilinear">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_bcq0oC_6EeeNhaZdcDdRHA" source="displayNameLabelIcon">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_bcq0oS_6EeeNhaZdcDdRHA" key="displayNameLabelIcon_value" value="false"/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_lpGhhC_8EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_lpGhhS_8EeeNhaZdcDdRHA" key="visible" value="true"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_480VQy_5EeeNhaZdcDdRHA" visible="false" type="Association_StereotypeLabel">
        <styles xmi:type="notation:BooleanValueStyle" xmi:id="_bkVtcC_7EeeNhaZdcDdRHA" name="IS_UPDATED_POSITION" booleanValue="true"/>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_480VRC_5EeeNhaZdcDdRHA" y="-20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_480VRS_5EeeNhaZdcDdRHA" visible="false" type="Association_NameLabel">
        <styles xmi:type="notation:BooleanValueStyle" xmi:id="_bkb0EC_7EeeNhaZdcDdRHA" name="IS_UPDATED_POSITION" booleanValue="true"/>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_480VRi_5EeeNhaZdcDdRHA" y="20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_480VRy_5EeeNhaZdcDdRHA" visible="false" type="Association_TargetRoleLabel">
        <styles xmi:type="notation:BooleanValueStyle" xmi:id="_bkh6sC_7EeeNhaZdcDdRHA" name="IS_UPDATED_POSITION" booleanValue="true"/>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_480VSC_5EeeNhaZdcDdRHA" x="39" y="-20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_480VSS_5EeeNhaZdcDdRHA" type="Association_SourceRoleLabel">
        <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_lpGhhi_8EeeNhaZdcDdRHA" source="PapyrusCSSForceValue">
          <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_lpGhhy_8EeeNhaZdcDdRHA" key="visible" value="true"/>
        </eAnnotations>
        <styles xmi:type="notation:StringListValueStyle" xmi:id="_JH4ZMC_7EeeNhaZdcDdRHA" name="IS_UPDATED_POSITION"/>
        <styles xmi:type="notation:BooleanValueStyle" xmi:id="_bkoBUC_7EeeNhaZdcDdRHA" name="IS_UPDATED_POSITION" booleanValue="true"/>
        <styles xmi:type="notation:StringListValueStyle" xmi:id="_n1lAIC_8EeeNhaZdcDdRHA" name="maskLabel">
          <stringListValue>multiplicity</stringListValue>
          <stringListValue>name</stringListValue>
        </styles>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_480VSi_5EeeNhaZdcDdRHA" x="-119" y="16"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_480VSy_5EeeNhaZdcDdRHA" visible="false" type="Association_SourceMultiplicityLabel">
        <styles xmi:type="notation:BooleanValueStyle" xmi:id="_bkuH8C_7EeeNhaZdcDdRHA" name="IS_UPDATED_POSITION" booleanValue="true"/>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_480VTC_5EeeNhaZdcDdRHA" x="39" y="20"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_480VTS_5EeeNhaZdcDdRHA" visible="false" type="Association_TargetMultiplicityLabel">
        <styles xmi:type="notation:BooleanValueStyle" xmi:id="_bk6VMC_7EeeNhaZdcDdRHA" name="IS_UPDATED_POSITION" booleanValue="true"/>
        <layoutConstraint xmi:type="notation:Location" xmi:id="_480VTi_5EeeNhaZdcDdRHA" x="-39" y="-20"/>
      </children>
      <styles xmi:type="notation:FontStyle" xmi:id="_480VQS_5EeeNhaZdcDdRHA"/>
      <element xmi:type="uml:Association" href="tdl.uml#_48oIAC_5EeeNhaZdcDdRHA"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_480VQi_5EeeNhaZdcDdRHA" points="[179, 245, -643984, -643984]$[179, 281, -643984, -643984]$[343, 281, -643984, -643984]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_49GpIC_5EeeNhaZdcDdRHA" id="(0.4913294797687861,1.0)"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_49GpIS_5EeeNhaZdcDdRHA" id="(0.0,0.5507246376811594)"/>
    </edges>
    <edges xmi:type="notation:Connector" xmi:id="_4h_vmy_7EeeNhaZdcDdRHA" type="StereotypeCommentLink" source="_jDlYIS_5EeeNhaZdcDdRHA" target="_4h_vly_7EeeNhaZdcDdRHA">
      <styles xmi:type="notation:FontStyle" xmi:id="_4h_vnC_7EeeNhaZdcDdRHA"/>
      <styles xmi:type="notation:EObjectValueStyle" xmi:id="_4h_voC_7EeeNhaZdcDdRHA" name="BASE_ELEMENT">
        <eObjectValue xmi:type="uml:Class" href="tdl.uml#_jDlYIC_5EeeNhaZdcDdRHA"/>
      </styles>
      <element xsi:nil="true"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_4h_vnS_7EeeNhaZdcDdRHA" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_4h_vni_7EeeNhaZdcDdRHA"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_4h_vny_7EeeNhaZdcDdRHA"/>
    </edges>
    <edges xmi:type="notation:Connector" xmi:id="_8QbwOy_7EeeNhaZdcDdRHA" type="StereotypeCommentLink" source="_mj-8wS_5EeeNhaZdcDdRHA" target="_8QbwNy_7EeeNhaZdcDdRHA">
      <styles xmi:type="notation:FontStyle" xmi:id="_8QbwPC_7EeeNhaZdcDdRHA"/>
      <styles xmi:type="notation:EObjectValueStyle" xmi:id="_8QbwQC_7EeeNhaZdcDdRHA" name="BASE_ELEMENT">
        <eObjectValue xmi:type="uml:Class" href="tdl.uml#_mj-8wC_5EeeNhaZdcDdRHA"/>
      </styles>
      <element xsi:nil="true"/>
      <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8QbwPS_7EeeNhaZdcDdRHA" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
      <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8QbwPi_7EeeNhaZdcDdRHA"/>
      <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8QbwPy_7EeeNhaZdcDdRHA"/>
    </edges>
  </notation:Diagram>
  <notation:Diagram xmi:id="_WdGxQDAkEeerxdvNBlW7Qw" type="PapyrusUMLClassDiagram" name="Data::CollectionData" measurementUnit="Pixel">
    <children xmi:type="notation:Shape" xmi:id="_heKD4DAkEeerxdvNBlW7Qw" type="Class_Shape">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_iv4xgDAkEeerxdvNBlW7Qw" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_iv4xgTAkEeerxdvNBlW7Qw" key="fillColor" value="true"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_i7I_QDAkEeerxdvNBlW7Qw" key="gradient" value="true"/>
      </eAnnotations>
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_0vcuYDAkEeerxdvNBlW7Qw" source="displayNameLabelIcon">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_0vcuYTAkEeerxdvNBlW7Qw" key="displayNameLabelIcon_value" value="false"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_heQKgDAkEeerxdvNBlW7Qw" type="Class_NameLabel"/>
      <children xmi:type="notation:DecorationNode" xmi:id="_heQKgTAkEeerxdvNBlW7Qw" type="Class_FloatingNameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_heQKgjAkEeerxdvNBlW7Qw" y="5"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_heQKgzAkEeerxdvNBlW7Qw" visible="false" type="Class_AttributeCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_heQKhDAkEeerxdvNBlW7Qw"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_heQKhTAkEeerxdvNBlW7Qw"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_heQKhjAkEeerxdvNBlW7Qw"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_heQKhzAkEeerxdvNBlW7Qw"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_heQKiDAkEeerxdvNBlW7Qw" visible="false" type="Class_OperationCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_heQKiTAkEeerxdvNBlW7Qw"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_heQKijAkEeerxdvNBlW7Qw"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_heQKizAkEeerxdvNBlW7Qw"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_heQKjDAkEeerxdvNBlW7Qw"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_heQKjTAkEeerxdvNBlW7Qw" visible="false" type="Class_NestedClassifierCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_heQKjjAkEeerxdvNBlW7Qw"/>
        <styles xmi:type="notation:SortingStyle" xmi:id="_heQKjzAkEeerxdvNBlW7Qw"/>
        <styles xmi:type="notation:FilteringStyle" xmi:id="_heQKkDAkEeerxdvNBlW7Qw"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_heQKkTAkEeerxdvNBlW7Qw"/>
      </children>
      <children xmi:type="notation:DecorationNode" xmi:id="_hrCm4DC0EeeN-eRAg7AQPA" visible="false" type="StereotypeLabel">
        <styles xmi:type="notation:StringValueStyle" xmi:id="_hrCm4TC0EeeN-eRAg7AQPA" name="stereotype" stringValue="StandardProfile::Metaclass"/>
        <element xmi:type="uml:Stereotype" href="pathmap://UML_PROFILES/Standard.profile.uml#Metaclass"/>
        <layoutConstraint xmi:type="notation:Bounds" xmi:id="_hrCm4jC0EeeN-eRAg7AQPA"/>
      </children>
      <element xmi:type="uml:Class" href="tdl.uml#_WJp7wGjrEeSGaIFXgYnwew"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_heKD4TAkEeerxdvNBlW7Qw" x="160" y="284" width="114" height="63"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_hecXwzAkEeerxdvNBlW7Qw" type="StereotypeComment">
      <styles xmi:type="notation:TitleStyle" xmi:id="_hecXxDAkEeerxdvNBlW7Qw"/>
      <styles xmi:type="notation:EObjectValueStyle" xmi:id="_hecXxjAkEeerxdvNBlW7Qw" name="BASE_ELEMENT">
        <eObjectValue xmi:type="uml:Class" href="tdl.uml#_WJp7wGjrEeSGaIFXgYnwew"/>
      </styles>
      <element xsi:nil="true"/>
      <layoutConstraint xmi:type="notation:Bounds" xmi:id="_hecXxTAkEeerxdvNBlW7Qw" x="200"/>
    </children>
    <children xmi:type="notation:Shape" xmi:id="_j75RoDAkEeerxdvNBlW7Qw" type="Class_Shape">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_l67KIDAkEeerxdvNBlW7Qw" source="PapyrusCSSForceValue">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_l7BQwDAkEeerxdvNBlW7Qw" key="fillColor" value="true"/>
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_mOMEYDAkEeerxdvNBlW7Qw" key="gradient" value="true"/>
      </eAnnotations>
      <children xmi:type="notation:DecorationNode" xmi:id="_j75RojAkEeerxdvNBlW7Qw" type="Class_NameLabel"/>
      <children xmi:type="notation:DecorationNode" xmi:id="_j75RozAkEeerxdvNBlW7Qw" type="Class_FloatingNameLabel">
        <layoutConstraint xmi:type="notation:Location" xmi:id="_j75RpDAkEeerxdvNBlW7Qw" y="5"/>
      </children>
      <children xmi:type="notation:BasicCompartment" xmi:id="_j75RpTAkEeerxdvNBlW7Qw" type="Class_AttributeCompartment">
        <styles xmi:type="notation:TitleStyle" xmi:id="_j75RpjAkEeerxdvNBlW7Qw"/>