codetower/UML.xmi

925 lines
93 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<XMI xmi.version="1.2" verified="false" timestamp="2022-07-10T16:16:06" xmlns:UML="http://schema.omg.org/spec/UML/1.4">
<XMI.header>
<XMI.documentation>
<XMI.exporter>umbrello uml modeller http://umbrello.kde.org</XMI.exporter>
<XMI.exporterVersion>1.6.12</XMI.exporterVersion>
<XMI.exporterEncoding>UnicodeUTF8</XMI.exporterEncoding>
</XMI.documentation>
<XMI.metamodel xmi.version="1.4" xmi.name="UML" href="UML.xml"/>
</XMI.header>
<XMI.content>
<UML:Model isSpecification="false" isAbstract="false" name="Modèle UML" isLeaf="false" isRoot="false" xmi.id="m1">
<UML:Namespace.ownedElement>
<UML:Stereotype isSpecification="false" isAbstract="false" namespace="m1" isLeaf="false" name="folder" isRoot="false" xmi.id="folder" visibility="public"/>
<UML:Model isSpecification="false" isAbstract="false" namespace="m1" isLeaf="false" name="Logical View" isRoot="false" xmi.id="Logical_View" visibility="public">
<UML:Namespace.ownedElement>
<UML:Package isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Datatypes" isRoot="false" xmi.id="Datatypes" stereotype="folder" visibility="public">
<UML:Namespace.ownedElement>
<UML:DataType isSpecification="false" isAbstract="false" namespace="Datatypes" isLeaf="false" name="int" isRoot="false" xmi.id="uMZTkwwAYh0yx" visibility="public"/>
<UML:DataType isSpecification="false" isAbstract="false" namespace="Datatypes" isLeaf="false" name="float" isRoot="false" xmi.id="uGN043Mla6OiS" visibility="public"/>
<UML:DataType isSpecification="false" isAbstract="false" namespace="Datatypes" isLeaf="false" name="bool" isRoot="false" xmi.id="uJU7DMop4U6OX" visibility="public"/>
<UML:DataType isSpecification="false" isAbstract="false" namespace="Datatypes" isLeaf="false" name="string" isRoot="false" xmi.id="ujjm29cpoL56i" visibility="public"/>
<UML:DataType isSpecification="false" isAbstract="false" namespace="Datatypes" isLeaf="false" name="Composite" isRoot="false" xmi.id="uLy9NruW2djUd" visibility="public"/>
<UML:DataType isSpecification="false" isAbstract="false" namespace="Datatypes" isLeaf="false" name="color_tuple" isRoot="false" xmi.id="u3VyXXK9zRhy2" visibility="public"/>
<UML:DataType isSpecification="false" isAbstract="false" namespace="Datatypes" isLeaf="false" name="undef" isRoot="false" xmi.id="ujgsuWiBUQcIU" visibility="public"/>
</UML:Namespace.ownedElement>
</UML:Package>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Wave_minion" isRoot="false" xmi.id="uczFdlmwWlFf8" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="upflpMD2bjzum" visibility="public"/>
<UML:Attribute isSpecification="false" name="['type_minion']" type="uJU7DMop4U6OX" xmi.id="uaI3niU0Z6gpc" visibility="public"/>
<UML:Attribute isSpecification="false" name="['id']" type="uMZTkwwAYh0yx" xmi.id="u8SolBVrfxVR3" visibility="public"/>
<UML:Attribute isSpecification="false" name="['dead']" type="uJU7DMop4U6OX" xmi.id="uy3rymo2p3hFR" visibility="public"/>
<UML:Attribute isSpecification="false" name="name" type="ujjm29cpoL56i" xmi.id="uf6hzGq6Fe6Ls" initialValue="wm(id)" visibility="public"/>
<UML:Attribute isSpecification="false" name="Caracteristics" type="uLy9NruW2djUd" comment="minion['cat']&#xa;minion['level']&#xa;minion['hp']&#xa;minion['speed']&#xa;minion['speed_base']&#xa;minion['armor']&#xa;minion['bounty']&#xa;minion['lifes_damage']&#xa;minion['buff']&#xa;minion['resist']&#xa;" xmi.id="u8TK3Mak8hDn2" visibility="public"/>
<UML:Attribute isSpecification="false" name="actuators['Steering']" type="uLy9NruW2djUd" comment="minion.actuators['Steering'].navmesh&#xa;minion.actuators['Steering'].target&#xa;minion.actuators['Steering'].distance&#xa;minion.actuators['Steering'].velocity&#xa;" xmi.id="ucYw7q8sEdnBS" visibility="public"/>
<UML:Attribute isSpecification="false" name="Gestion de la distance et des minions zombis" type="uLy9NruW2djUd" comment="minion['dist']=0.0&#xa;minion['dist_old']=0.0&#xa;minion['dist_last_x']=minion.worldPosition.x&#xa;minion['dist_last_y']=minion.worldPosition.y&#xa;minion['dist_new']=True&#xa;" xmi.id="ujXAWaWtFIprs" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_lib.ct_minion_create" isRoot="false" isQuery="false" xmi.id="ucEUaYQ4HtNJw" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter type="ujjm29cpoL56i" kind="return" xmi.id="uksDgdtLh4VbS"/>
<UML:Parameter isSpecification="false" name="x" type="uMZTkwwAYh0yx" xmi.id="u0B8lGskYjEen" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="y" type="uMZTkwwAYh0yx" xmi.id="u8uLQqngG5Wy7" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="cat" type="ujjm29cpoL56i" xmi.id="uD8sAc8gMCxrs" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="level" type="uMZTkwwAYh0yx" xmi.id="ubilr7i04AgxD" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_lib.ct_minion_create_details" isRoot="false" isQuery="false" xmi.id="uKJcoSeAHjAXJ" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter type="ujjm29cpoL56i" kind="return" xmi.id="uFIcPe60ZIkCW"/>
<UML:Parameter isSpecification="false" name="x" type="uMZTkwwAYh0yx" xmi.id="uMwZafgwCwiBi" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="y" type="uMZTkwwAYh0yx" xmi.id="ufsZV1umRhoZH" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="cat" type="ujjm29cpoL56i" xmi.id="uL0z3p9Xaev25" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="level" type="uMZTkwwAYh0yx" xmi.id="uFHgC0mHJabWa" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="body" type="ujjm29cpoL56i" xmi.id="ud27DouTq776i" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_lib.ct_minion_go" isRoot="false" isQuery="false" xmi.id="u9eohZfmZvQt9" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" name="minion_name" type="ujjm29cpoL56i" xmi.id="ul9nVqBNGGBnT" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_lib.scn_minion_affect" isRoot="false" isQuery="false" xmi.id="uNMJkctDbWKOW" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" name="cont" type="uOdPJfXzxVa3V" xmi.id="uOaEn8YqDzreZ" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_lib.scn_minion_dead" isRoot="false" isQuery="false" xmi.id="uWb2Tb68uKmmX" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" name="cont" type="uOdPJfXzxVa3V" xmi.id="uEzNtesVyaoPf" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="KX_GameObject" isRoot="false" xmi.id="u2MVa7XniORQg" visibility="public"/>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="SCA_IController" isRoot="false" xmi.id="uOdPJfXzxVa3V" visibility="public"/>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Tower_minion" isRoot="false" xmi.id="uuHTY9wlteAh5" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="u1WvVHTAlC7uq" visibility="public"/>
<UML:Attribute isSpecification="false" name="['type_minion']" type="uJU7DMop4U6OX" xmi.id="uoZjgqWBSs8Li" visibility="public"/>
<UML:Attribute isSpecification="false" name="['type_towerminion']" type="uJU7DMop4U6OX" xmi.id="ufXtZ5iNJyYAa" visibility="public"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Tower" isRoot="false" xmi.id="u9Aais7RQGZ8b" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="up4jdV72NLAyV" visibility="public"/>
<UML:Attribute isSpecification="false" name="['type_tower']" type="uJU7DMop4U6OX" xmi.id="uN5e4M0j55dmR" visibility="public"/>
<UML:Attribute isSpecification="false" name="name" type="ujjm29cpoL56i" xmi.id="uXzniFBZWRrQz" initialValue="tower(x,y)" visibility="public"/>
<UML:Attribute isSpecification="false" name="Caracteristics" type="uLy9NruW2djUd" comment="tower['cat']&#xa;tower['tower_name']&#xa;tower['xp']&#xa;tower['lvl_current']&#xa;tower['lvl']&#xa;tower['damage']&#xa;tower['speed']&#xa;tower['range']&#xa;tower['techno']&#xa;tower['cast']&#xa;tower['cast_duration']&#xa;tower['target']&#xa;tower['target_past']" xmi.id="uCWqHBJ8Dpmm1" visibility="public"/>
<UML:Attribute isSpecification="false" name="sensors['Near']" type="uLy9NruW2djUd" comment="tower.sensors['Near'].distance&#xa;tower.sensors['Near'].skippedTicks" xmi.id="uTBfst0BHCOIl" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_lib.ct_build" isRoot="false" isQuery="false" xmi.id="u81TDlRj8fW44" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter type="uJU7DMop4U6OX" kind="return" xmi.id="uLbvKfCkVLtQq"/>
<UML:Parameter isSpecification="false" name="x" type="uMZTkwwAYh0yx" xmi.id="u66SgmtDfzm0Q" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="y" type="uMZTkwwAYh0yx" xmi.id="upDeEtRatsggj" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="cat" type="ujjm29cpoL56i" xmi.id="uEPtRIdUxSeSD" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="tower_name" type="ujjm29cpoL56i" xmi.id="uoSnzjdoVfD9i" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="color" type="u3VyXXK9zRhy2" xmi.id="uBkGUNoAp6FJw" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="building" type="ujjm29cpoL56i" xmi.id="uxMY6aAJdJKQX" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_lib.ct_build_details" isRoot="false" isQuery="false" xmi.id="uvgVS6WMjwH9g" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter type="uJU7DMop4U6OX" kind="return" xmi.id="uHcYegEGpLmHY"/>
<UML:Parameter isSpecification="false" name="x" type="uMZTkwwAYh0yx" xmi.id="uOgAvPEMljbBX" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="y" type="uMZTkwwAYh0yx" xmi.id="uDetzAohBScAC" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="cat" type="ujjm29cpoL56i" xmi.id="utwjUG0dA9Opf" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="tower_name" type="ujjm29cpoL56i" xmi.id="upq0Lw94CxaqD" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="color" type="u3VyXXK9zRhy2" xmi.id="uSR51rY0Gl171" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="building" type="ujjm29cpoL56i" xmi.id="u9fCCSdKDkGpp" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="body" type="ujjm29cpoL56i" xmi.id="u6FGyx1kNfyV8" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_lib.ct_remove" isRoot="false" isQuery="false" xmi.id="uFGPDfaZXDviI" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" name="x" type="uMZTkwwAYh0yx" xmi.id="ukbCk8yRrqcg1" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="y" type="uMZTkwwAYh0yx" xmi.id="uP6kHq5NiIxw2" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_lib.scn_tower_near" isRoot="false" isQuery="false" xmi.id="u1KH5GolgBITC" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" name="cont" type="uOdPJfXzxVa3V" xmi.id="uT0S5hcziY7Ye" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Tower_bullet" isRoot="false" xmi.id="uIobacDmHHdaS" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="uBggDhpNNJj93" visibility="public"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uUmsyJFbhygp2" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="u9Aais7RQGZ8b" xmi.id="u8vnuyGbCgmPv" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uuHTY9wlteAh5" xmi.id="u43QUDaCKYd0K" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="ugH57sw3N1KUj" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="u9Aais7RQGZ8b" xmi.id="uqmgZyLfS8GVm" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uIobacDmHHdaS" xmi.id="ujhVytpo4QpEx" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uufWKgjQKe6WD" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="u9Aais7RQGZ8b" xmi.id="uQcHD1y34rsbs" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uuHTY9wlteAh5" xmi.id="uTlBeUoIQyyzG" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uikv9MFIQtARv" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="u9Aais7RQGZ8b" xmi.id="uuFfS6Sgins4J" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" multiplicity="1..*" changeability="changeable" name="" type="uIobacDmHHdaS" xmi.id="umTe6zV9luKU3" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Map" isRoot="false" xmi.id="u70wxodSaxXyx" visibility="public"/>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Points" isRoot="false" xmi.id="uKtW8mZPaGk8m" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="uydu3Tq0S2hJZ" visibility="public"/>
<UML:Attribute isSpecification="false" name="['lifes']" type="uMZTkwwAYh0yx" xmi.id="uQiQlA3ZfI1Va" visibility="public"/>
<UML:Attribute isSpecification="false" name="['lifes_max']" type="uMZTkwwAYh0yx" xmi.id="uwPYq1pW27og7" visibility="public"/>
<UML:Attribute isSpecification="false" name="['level']" type="uMZTkwwAYh0yx" xmi.id="uEKyC09jhad0c" visibility="public"/>
<UML:Attribute isSpecification="false" name="['level_max']" type="uMZTkwwAYh0yx" xmi.id="uGVD0Vn6XFnoF" visibility="public"/>
<UML:Attribute isSpecification="false" name="['kills']" type="uMZTkwwAYh0yx" xmi.id="uRPKoHkcjtWxx" visibility="public"/>
<UML:Attribute isSpecification="false" name="['minions']" type="uMZTkwwAYh0yx" xmi.id="uEnquGghMV78w" visibility="public"/>
<UML:Attribute isSpecification="false" name="['minions_run']" type="uMZTkwwAYh0yx" xmi.id="uM08xb8vhg2gB" visibility="public"/>
<UML:Attribute isSpecification="false" name="['coins']" type="uMZTkwwAYh0yx" xmi.id="uYF9BnkXal4HJ" visibility="public"/>
<UML:Attribute isSpecification="false" name="['wave']" type="uMZTkwwAYh0yx" xmi.id="uZXUoq58tH5em" visibility="public"/>
<UML:Attribute isSpecification="false" name="['tics']" type="uMZTkwwAYh0yx" xmi.id="uglZJ2AqWJXdy" visibility="public"/>
<UML:Attribute isSpecification="false" name="['time']" type="uGN043Mla6OiS" xmi.id="ubxyQ0bjguFgk" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.points_maj" isRoot="false" isQuery="false" xmi.id="u7KlW3xjbeBHD" visibility="public"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Terrain" isRoot="false" xmi.id="upDtPeLIysR2X" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="uNwjQ7Q8mDfMq" visibility="public"/>
<UML:Attribute isSpecification="false" name="['run']" type="uJU7DMop4U6OX" xmi.id="uh7fMzOh7hqMJ" visibility="public"/>
<UML:Attribute isSpecification="false" name="['speed']" type="uGN043Mla6OiS" xmi.id="u99Uf1R1WWGqZ" visibility="public"/>
<UML:Attribute isSpecification="false" name="['thread_run']" type="uJU7DMop4U6OX" xmi.id="u1Ewah4pFa1Bu" visibility="public"/>
<UML:Attribute isSpecification="false" name="['thread_wave']" type="uJU7DMop4U6OX" xmi.id="uJXqrUVzXc60N" visibility="public"/>
<UML:Attribute isSpecification="false" name="['thread_cmd']" type="uJU7DMop4U6OX" xmi.id="uGKsZ6jhlRz2V" visibility="public"/>
<UML:Attribute isSpecification="false" name="['thread_cmd_lock']" type="uJU7DMop4U6OX" xmi.id="ukqeRMmQn5o5D" visibility="public"/>
<UML:Attribute isSpecification="false" name="['map_run']" type="uJU7DMop4U6OX" xmi.id="uVJlXHCZ3GOj1" visibility="public"/>
<UML:Attribute isSpecification="false" name="['manip_mode']" type="uJU7DMop4U6OX" xmi.id="uNykgw0aY3YMe" visibility="public"/>
<UML:Attribute isSpecification="false" name="['construct_mode']" type="uJU7DMop4U6OX" xmi.id="u02R5ccOgCw4j" visibility="public"/>
<UML:Attribute isSpecification="false" name="['draw2d_process']" type="uJU7DMop4U6OX" xmi.id="uI3faFZZ7djCG" visibility="public"/>
<UML:Attribute isSpecification="false" name="['draw3d_process']" type="uJU7DMop4U6OX" xmi.id="uEiEnFRZWb2oG" visibility="public"/>
<UML:Attribute isSpecification="false" name="['idm']" type="uMZTkwwAYh0yx" xmi.id="uwSXQ3d2RE88W" visibility="public"/>
<UML:Attribute isSpecification="false" name="['endtile']" type="ujjm29cpoL56i" xmi.id="uyMC4fxlvjLEA" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.terrain_init" isRoot="false" isQuery="false" xmi.id="uPAAvdXEGwtsB" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.terrain_start" isRoot="false" isQuery="false" xmi.id="u66uCXhgm49rS" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.terrain_stop" isRoot="false" isQuery="false" xmi.id="ulP1HyG0tw4J4" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.terrain_end" isRoot="false" isQuery="false" xmi.id="uY0ocKfBdYMTT" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.terrain_speed" isRoot="false" isQuery="false" xmi.id="uk8wzwqRyP7mS" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.manip" isRoot="false" isQuery="false" xmi.id="udZEK0Rece1Jz" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.manip_init" isRoot="false" isQuery="false" xmi.id="uAXvrDVNFiGv0" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.manip_reset" isRoot="false" isQuery="false" xmi.id="uB0gfAvXSauU2" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.manip_start" isRoot="false" isQuery="false" xmi.id="uFG4e8282tjck" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.manip_stop" isRoot="false" isQuery="false" xmi.id="udw85kbd0zs3u" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.manip_wheel" isRoot="false" isQuery="false" xmi.id="uqz7UiIO4O4Eo" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.mode" isRoot="false" isQuery="false" xmi.id="uN0lyzt7SRszN" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_lib.scn_draw2d" isRoot="false" isQuery="false" xmi.id="ui5T9nItSccAu" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" name="cont" type="uOdPJfXzxVa3V" xmi.id="uBORPMxNpbmc6" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_lib.scn_draw3d" isRoot="false" isQuery="false" xmi.id="uE37U0ToHEGhm" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" name="cont" type="uOdPJfXzxVa3V" xmi.id="uAyWK5R1M21VW" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Camera" isRoot="false" xmi.id="ufUUwRo8Wer3T" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="Camera" type="upozH4RBRA16P" xmi.id="uxRcLeod71965" visibility="public"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Sun" isRoot="false" xmi.id="ub13iRCNknxEG" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="LightObject" type="uB8xpXXFkD36H" xmi.id="u6vMBuGJ5GWWT" visibility="public"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Scene" isRoot="false" xmi.id="uWf62qOtuLOWP" visibility="public"/>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uJ6m957tIHOzd" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uWf62qOtuLOWP" xmi.id="ulHCh9uqqWpET" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="ub13iRCNknxEG" xmi.id="uVAgDORMf1tCX" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uDitJWsmDCrRA" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uWf62qOtuLOWP" xmi.id="uLWGxfYsCe8YC" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="ufUUwRo8Wer3T" xmi.id="utsYvu4qP6DZe" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uJzZHVzoHu6KE" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uWf62qOtuLOWP" xmi.id="uqQxcxRIG4wSR" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="upDtPeLIysR2X" xmi.id="uMmVYj1gZYkec" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uJT4XTVRLRSdU" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uWf62qOtuLOWP" xmi.id="ulpw9prOJt0pE" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uKtW8mZPaGk8m" xmi.id="uBzoZetg4aLN3" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="u3iVf0iOIge9o" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uWf62qOtuLOWP" xmi.id="uTbtgzeG0I8sO" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" multiplicity="1..*" changeability="changeable" name="" type="uczFdlmwWlFf8" xmi.id="uiiieRgEwrUKU" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="u3eZuazRv2hj1" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uWf62qOtuLOWP" xmi.id="urNFlcZVr37nt" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" multiplicity="1..*" changeability="changeable" name="" type="u9Aais7RQGZ8b" xmi.id="ufpLPPo74IIcj" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="KX_Camera" isRoot="false" xmi.id="upozH4RBRA16P" visibility="public"/>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="KX_LightObject" isRoot="false" xmi.id="uB8xpXXFkD36H" visibility="public"/>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Navmesh" isRoot="false" xmi.id="umjz68DlyrzcR" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="uegu0f5qqWP2H" visibility="public"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uTljjk145vEEp" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uWf62qOtuLOWP" xmi.id="u6xZvs9QoEeDE" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="umjz68DlyrzcR" xmi.id="uwOjaYntPCYoV" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Commands" isRoot="false" xmi.id="uNn9lATyhpLNT" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="uBR50YvoJ4A8s" visibility="public"/>
<UML:Attribute isSpecification="false" name="['start_cmd']" type="uJU7DMop4U6OX" xmi.id="uWYAqiiltNyKE" visibility="public"/>
<UML:Attribute isSpecification="false" name="['debug_mouse']" type="uJU7DMop4U6OX" xmi.id="uEIG0LCHNG8TF" visibility="public"/>
<UML:Attribute isSpecification="false" name="['debug_fps']" type="uJU7DMop4U6OX" xmi.id="uSPi2vGWSWxph" visibility="public"/>
<UML:Attribute isSpecification="false" name="['sound']" type="uJU7DMop4U6OX" xmi.id="uHFnMqbUfiBWn" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.ct.cmd_init" isRoot="false" isQuery="false" xmi.id="uoUNvVI6efu6J" visibility="public"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="us5I9eNN7KNAY" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uWf62qOtuLOWP" xmi.id="u1jLS5NAQgCbQ" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uNn9lATyhpLNT" xmi.id="ueQq38SsSdTFk" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="*_cmd" isRoot="false" xmi.id="usE1yaXg8ByAf" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="uzDiuZvnReZd2" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.cmd_hl" isRoot="false" isQuery="false" xmi.id="uhruIKcAasLOr" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" name="cont" type="uOdPJfXzxVa3V" xmi.id="uHwAjUGRyWA6V" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.cmd_click" isRoot="false" isQuery="false" xmi.id="uzL9kHNgsiI4b" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" name="cont" type="uOdPJfXzxVa3V" xmi.id="uvomk2eUm5w2Y" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
</UML:Classifier.feature>
</UML:Class>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uhhrzUFlpnJfB" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uNn9lATyhpLNT" xmi.id="uuw9r1FutlegQ" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" multiplicity="1..*" changeability="changeable" name="" type="usE1yaXg8ByAf" xmi.id="uFzOSRvE94TA1" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Terrain-colbox" isRoot="false" xmi.id="uuR6OYMf2baMC" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="uYwGRiRbZ6gXO" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.scn_terrain_mo" isRoot="false" isQuery="false" xmi.id="uXyWV1DIUXNdT" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" name="cont" type="uOdPJfXzxVa3V" xmi.id="uNlQhQeoCopvi" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
</UML:Classifier.feature>
</UML:Class>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uPopmwHXm9qYf" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="upDtPeLIysR2X" xmi.id="uLt1rKrSMDS4o" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uuR6OYMf2baMC" xmi.id="uQbsDb68uQ67u" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Map_text" isRoot="false" xmi.id="ugXIankd9Vp92" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="uXkUdZnpmwjle" visibility="public"/>
<UML:Attribute isSpecification="false" name="['Text']" type="ujjm29cpoL56i" xmi.id="uYWy2lw5xdm4S" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_lib.ct_map_text_wave" isRoot="false" isQuery="false" xmi.id="uvaOS5zt6Ol5f" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" name="wave" type="uMZTkwwAYh0yx" xmi.id="u0wCtVKQGS6Jx" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
</UML:Classifier.feature>
</UML:Class>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uWGs0cKalRN3P" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uKtW8mZPaGk8m" xmi.id="uYcNoUH8JOdOH" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="ugXIankd9Vp92" xmi.id="uPAY1bNTt6qgv" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Map_end" isRoot="false" xmi.id="uzVekfosrYZ8B" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="uYvgkrmvggHKd" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_lib.ct_map_end" isRoot="false" isQuery="false" xmi.id="ux9n716V4NGnX" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" name="x" type="uMZTkwwAYh0yx" xmi.id="uKuQmIa1ThtN5" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="y" type="uMZTkwwAYh0yx" xmi.id="u4S7SQA1wupn2" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_lib.scn_map_end_near" isRoot="false" isQuery="false" xmi.id="uWIWVm3jwF4jd" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" name="count" type="uOdPJfXzxVa3V" xmi.id="uNiDiXqNZMU9u" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Map_endflag" isRoot="false" xmi.id="u3zWHEbyzGT4h" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="uO8K1PHyQFs6v" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_map_endflag" isRoot="false" isQuery="false" xmi.id="uMf6oqRhcuLOE" visibility="public">
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" name="x" type="uMZTkwwAYh0yx" xmi.id="u1E2VfqfHrZrU" visibility="private" value=""/>
<UML:Parameter isSpecification="false" name="y" type="uMZTkwwAYh0yx" xmi.id="uBLUDL9wDWj3R" visibility="private" value=""/>
</UML:BehavioralFeature.parameter>
</UML:Operation>
</UML:Classifier.feature>
</UML:Class>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="ur1ypJeG0bkrt" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uWf62qOtuLOWP" xmi.id="uM7c8ckDABCzf" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uzVekfosrYZ8B" xmi.id="uQ87xHhS5IL4t" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="ukTrWwuIxkXLL" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uWf62qOtuLOWP" xmi.id="ubLkku2sYHbi7" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" multiplicity="1..*" changeability="changeable" name="" type="u3zWHEbyzGT4h" xmi.id="uMoiV6Q6Mhv13" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Cmd_text" isRoot="false" xmi.id="u81mgiu84SzHb" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="uE59ZchvOt7Kd" visibility="public"/>
<UML:Attribute isSpecification="false" name="['Text']" type="ujjm29cpoL56i" xmi.id="udKDCCppvimWY" visibility="public"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uMYhtE3GkNlNi" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uNn9lATyhpLNT" xmi.id="uGpG8wa3uMEWI" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="u81mgiu84SzHb" xmi.id="ulVGnFOm0sQnT" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="u6Cpf6Thd51Pc" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uKtW8mZPaGk8m" xmi.id="uD8eZfjm0wcxR" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="ugXIankd9Vp92" xmi.id="uI9QESgLpkjyX" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uRJ30xsOGgxYf" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uKtW8mZPaGk8m" xmi.id="u9C8Afbe4mfes" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uKtW8mZPaGk8m" xmi.id="uXJzuADbTV824" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="*_text" isRoot="false" xmi.id="u0BOh0LkMBy3f" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="uEsOVoVrdsz1U" visibility="public"/>
<UML:Attribute isSpecification="false" name="['Text']" type="ujjm29cpoL56i" xmi.id="u2G38LnVcpU96" visibility="public"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="u98OWghJLx6Ky" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uKtW8mZPaGk8m" xmi.id="uqlPCrKRltGh3" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" multiplicity="1..*" changeability="changeable" name="" type="u0BOh0LkMBy3f" xmi.id="u6B36G9oEsPfm" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Book" isRoot="false" xmi.id="u1emZBo5dOD5J" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="uIedfJJRNTzXY" visibility="public"/>
<UML:Attribute isSpecification="false" name="page_chap" type="ujjm29cpoL56i" xmi.id="uDWw1KT9p8dX7" visibility="public"/>
<UML:Attribute isSpecification="false" name="page_fct" type="ujjm29cpoL56i" xmi.id="usK9TzcppDFGp" visibility="public"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="About" isRoot="false" xmi.id="uOwGT9dNbDsOW" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="uU9JMBplt2jZx" visibility="public"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="u6sZROZm8jsgA" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uWf62qOtuLOWP" xmi.id="uCpBmDfRNSiOl" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uOwGT9dNbDsOW" xmi.id="u0vHqJVgxfB8a" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="ucQ6GmsqIuHr7" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uWf62qOtuLOWP" xmi.id="u3bVXKLYSx9G4" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="u1emZBo5dOD5J" xmi.id="uNRpfPtfOFvH2" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="About_link_*-colbox" isRoot="false" xmi.id="uzVgsWoEZJg39" visibility="public">
<UML:Classifier.feature>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.about_link_hl" isRoot="false" isQuery="false" xmi.id="uLGEP3Unrey1k" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.about_link" isRoot="false" isQuery="false" xmi.id="ubZ35flytK03W" visibility="public"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="About_ok-colbox" isRoot="false" xmi.id="upLJcsRBAMudS" visibility="public">
<UML:Classifier.feature>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.about_hl" isRoot="false" isQuery="false" xmi.id="uwMKr5uLmeM4W" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.about_close_click" isRoot="false" isQuery="false" xmi.id="ubLtfwn2Z9bcX" visibility="public"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uXEGPejstzB0a" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uOwGT9dNbDsOW" xmi.id="uspwCBQwMaGIt" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="upLJcsRBAMudS" xmi.id="uE4NusHmQgORV" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uA9HIrB82zY4H" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uOwGT9dNbDsOW" xmi.id="uNIRBQi8LtaFn" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" multiplicity="1..*" changeability="changeable" name="" type="uzVgsWoEZJg39" xmi.id="uG0Hted5TyXI8" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Book_close-colbox" isRoot="false" xmi.id="uOByuLAjJ5sVK" visibility="public">
<UML:Classifier.feature>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.doc_hl" isRoot="false" isQuery="false" xmi.id="u282zkxt3xtyV" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.doc_close_click" isRoot="false" isQuery="false" xmi.id="uk6j2CGU3fFTM" visibility="public"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uYo14VNukomfr" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="u1emZBo5dOD5J" xmi.id="uwwwjTGK02ORD" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uOByuLAjJ5sVK" xmi.id="uRyV1PoG2XpZe" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Book_chap-*-colbox" isRoot="false" xmi.id="u9aVmVUaZwaYf" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="uodgGwvtCx35v" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.doc_hl" isRoot="false" isQuery="false" xmi.id="u8dI81jzaISoV" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_doc.chapter" isRoot="false" isQuery="false" xmi.id="uoDhX95OuFkYF" visibility="public"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Book_fct-*-colbox" isRoot="false" xmi.id="urEdAxlLbH7UW" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="ucRxCiYd4auJN" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct.doc_hl" isRoot="false" isQuery="false" xmi.id="uZpLT6Ck0ly4z" visibility="public"/>
<UML:Operation isSpecification="false" isAbstract="false" isLeaf="false" name="ct_doc.function" isRoot="false" isQuery="false" xmi.id="usoCwucU0MO3c" visibility="public"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uAtdxTcWtiXsG" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="u1emZBo5dOD5J" xmi.id="uJlkqZd4axWyW" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" multiplicity="1..*" changeability="changeable" name="" type="u9aVmVUaZwaYf" xmi.id="uYCbanHByXz7z" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="uHuNAwdtv4caE" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="u1emZBo5dOD5J" xmi.id="uQwz4FNijekLz" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" multiplicity="1..*" changeability="changeable" name="" type="urEdAxlLbH7UW" xmi.id="upVXfY4MXlGht" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
<UML:Class isSpecification="false" isAbstract="false" namespace="Logical_View" isLeaf="false" name="Text_info-*" isRoot="false" xmi.id="umC0jYNvHHJ2y" visibility="public">
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" name="GameObject" type="u2MVa7XniORQg" xmi.id="uhuVZvOaQMJnE" visibility="public"/>
<UML:Attribute isSpecification="false" name="['Text']" type="ujjm29cpoL56i" xmi.id="u8SFpHMfCDufM" visibility="private"/>
</UML:Classifier.feature>
</UML:Class>
<UML:Association isSpecification="false" namespace="Logical_View" name="" xmi.id="ujATlXisPU8mT" visibility="public">
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" changeability="changeable" name="" type="uNn9lATyhpLNT" xmi.id="utwpQO5OwwCYn" aggregation="none" isNavigable="false" visibility="public"/>
<UML:AssociationEnd isSpecification="false" multiplicity="1..*" changeability="changeable" name="" type="umC0jYNvHHJ2y" xmi.id="u99qEW0r4DK8t" aggregation="none" isNavigable="true" visibility="public"/>
</UML:Association.connection>
</UML:Association>
</UML:Namespace.ownedElement>
<XMI.extension xmi.extender="umbrello">
<diagrams resolution="96">
<diagram localid="-1" snapx="25" backgroundcolor="#ffffff" snapgrid="0" snapcsgrid="0" documentation="" griddotcolor="#d3d3d3" usefillcolor="1" showstereotype="1" textcolor="#000000" showatts="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showops="1" showattribassocs="1" showpackage="1" snapy="25" linecolor="#ff0000" zoom="48,69565217391305" linewidth="0" showattsig="1" showgrid="0" isopen="1" showpubliconly="0" canvasheight="2753.32" type="1" showopsig="1" canvaswidth="10193.3" showscope="1" name="Diagramme de classes" xmi.id="uyW1QuXkgBDRT">
<widgets>
<classwidget height="180" localid="uAn707DGDI95Y" x="-561.601" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="851" y="-748.799" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="u9Aais7RQGZ8b"/>
<classwidget height="522" localid="uFieFOdwAcnc7" x="249.611" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="307" y="-1414.44" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="upDtPeLIysR2X"/>
<classwidget height="45" localid="uzYcytgu302pS" x="-313.906" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="166" y="-1297.04" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="ufUUwRo8Wer3T"/>
<classwidget height="36" localid="ucbBFq95JiaSy" x="-587.371" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="51" y="-1230.25" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="uWf62qOtuLOWP"/>
<classwidget height="45" localid="uBN5MH0D6TFID" x="-313.906" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="220" y="-1354.85" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="ub13iRCNknxEG"/>
<classwidget height="45" localid="uWCJGKnUaIxC1" x="-444.586" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="232" y="-1677.01" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="uOwGT9dNbDsOW"/>
<classwidget height="252" localid="u60xtKul4j0Bv" x="-461.992" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="0" linewidth="0" usesdiagramfillcolor="0" width="639.222" y="-1052.49" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="uczFdlmwWlFf8"/>
<classwidget height="36" localid="uigPHoai8fjKq" x="-766.221" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="40" y="-1138.47" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="u70wxodSaxXyx"/>
<classwidget height="81" localid="u8OCNJf4UBmFO" x="-567.984" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="232" y="-524.562" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="uuHTY9wlteAh5"/>
<classwidget height="45" localid="uCIozZNGYB9Re" x="360.771" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="232" y="-689.342" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="uIobacDmHHdaS"/>
<classwidget height="252" localid="uDa6Qf9Myuvug" x="-903.597" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="232" y="-1532.34" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="uKtW8mZPaGk8m"/>
<classwidget height="54" localid="uFOgE8jrWfmQx" x="608.037" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="306" y="-1346.84" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="uuR6OYMf2baMC"/>
<classwidget height="45" localid="u0emcX74XciDg" x="-905.518" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="232" y="-842.65" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="umjz68DlyrzcR"/>
<classwidget height="54" localid="uzxBimRkTGWQy" x="-905.518" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="232" y="-919.163" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="u3zWHEbyzGT4h"/>
<classwidget height="63" localid="uxbnCZTfwaxGX" x="-1186.7" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="232" y="-1508.59" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="u0BOh0LkMBy3f"/>
<classwidget height="126" localid="uodmIrIGW6YcR" x="-1109.76" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="232" y="-1241.9" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="uNn9lATyhpLNT"/>
<classwidget height="72" localid="uZJs0YXd6y0cd" x="-1039.52" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="366" y="-1027.54" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="uzVekfosrYZ8B"/>
<classwidget height="75.269" localid="uWgAUyV9UIpA9" x="-1272.37" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="0" linewidth="0" usesdiagramfillcolor="0" width="317.67" y="-1427.11" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="ugXIankd9Vp92"/>
<classwidget height="72" localid="uGBJjcZpuc6rx" x="106.63" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="0" linewidth="0" usesdiagramfillcolor="0" width="232" y="-1669.23" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="u9aVmVUaZwaYf"/>
<classwidget height="81" localid="uVoDAiZqxTLgm" x="-176.456" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="232" y="-1614.61" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="u1emZBo5dOD5J"/>
<classwidget height="63" localid="uHNvOCc59Tgwy" x="-1386.28" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="232" y="-1103.29" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="umC0jYNvHHJ2y"/>
<classwidget height="63" localid="uIHm3YHV3jq0h" x="-78.4564" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="155" y="-1487.62" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="uOByuLAjJ5sVK"/>
<classwidget height="72" localid="uzeROGJmf2Xal" x="106.63" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="0" linewidth="0" usesdiagramfillcolor="0" width="232" y="-1579.15" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="urEdAxlLbH7UW"/>
<classwidget height="63" localid="u8sCbM1GTRc0y" x="-488.15" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="153" y="-1783.55" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="uzVgsWoEZJg39"/>
<classwidget height="72" localid="uizaOYPRsfxyu" x="-1420.28" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="266" y="-1279.91" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="usE1yaXg8ByAf"/>
<classwidget height="63" localid="ujy5eROsuMPQW" x="-1386.28" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" width="232" y="-1190.49" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="u81mgiu84SzHb"/>
<classwidget height="63" localid="u6oMoTAkX6P25" x="-305.472" usefillcolor="1" showstereotype="1" textcolor="#000000" showopsigs="601" showattributes="1" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" showpackage="1" isinstance="0" linecolor="#ff0000" autoresize="0" linewidth="0" usesdiagramfillcolor="0" width="169" y="-1783.55" showpubliconly="0" usesdiagramusefillcolor="0" showoperations="1" showattsigs="601" showscope="1" xmi.id="upLJcsRBAMudS"/>
</widgets>
<messages/>
<associations>
<assocwidget widgetaid="uWf62qOtuLOWP" indexb="1" totalcounta="2" usefillcolor="1" textcolor="none" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="0" type="512" widgetbid="u1emZBo5dOD5J" xmi.id="ucQ6GmsqIuHr7">
<linepath layout="Polyline">
<startpoint starty="-1230.25" startx="-536.371"/>
<endpoint endx="-176.456" endy="-1533.61"/>
</linepath>
</assocwidget>
<assocwidget widgetaid="uWf62qOtuLOWP" indexb="1" totalcounta="2" usefillcolor="1" textcolor="none" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="0" type="512" widgetbid="uOwGT9dNbDsOW" xmi.id="u6sZROZm8jsgA">
<linepath layout="Polyline">
<startpoint starty="-1230.25" startx="-536.371"/>
<endpoint endx="-444.586" endy="-1632.01"/>
</linepath>
</assocwidget>
<assocwidget widgetaid="uWf62qOtuLOWP" indexb="1" totalcounta="2" usefillcolor="1" textcolor="none" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="0" type="512" widgetbid="umjz68DlyrzcR" xmi.id="uTljjk145vEEp">
<linepath layout="Polyline">
<startpoint starty="-1194.25" startx="-587.371"/>
<endpoint endx="-673.518" endy="-842.65"/>
</linepath>
</assocwidget>
<assocwidget widgetaid="u1emZBo5dOD5J" indexb="1" totalcounta="2" usefillcolor="1" textcolor="#000000" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="0" type="512" widgetbid="u9aVmVUaZwaYf" xmi.id="uAtdxTcWtiXsG">
<linepath layout="Polyline">
<startpoint starty="-1614.61" startx="55.5441"/>
<endpoint endx="106.63" endy="-1614.61"/>
</linepath>
<floatingtext height="22" localid="ud91154Ik2vRV" x="74.5636" role="702" pretext="" usefillcolor="1" showstereotype="1" textcolor="none" posttext="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="none" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="1" width="30" y="-1631.76" usesdiagramusefillcolor="1" text="1..*" xmi.id="uPp6S1mXvaHRA"/>
</assocwidget>
<assocwidget widgetaid="uNn9lATyhpLNT" indexb="1" totalcounta="2" usefillcolor="1" textcolor="#000000" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="0" type="512" widgetbid="usE1yaXg8ByAf" xmi.id="uhhrzUFlpnJfB">
<linepath layout="Polyline">
<startpoint starty="-1222.62" startx="-1109.76"/>
<endpoint endx="-1154.28" endy="-1222.62"/>
</linepath>
<floatingtext height="22" localid="uekDOyRTqY40B" x="-1152" role="702" pretext="" usefillcolor="1" showstereotype="1" textcolor="none" posttext="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="none" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="1" width="30" y="-1246" usesdiagramusefillcolor="1" text="1..*" xmi.id="utGugfCM6aTUs"/>
</assocwidget>
<assocwidget widgetaid="u9Aais7RQGZ8b" indexb="1" totalcounta="2" usefillcolor="1" textcolor="none" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="none" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="1" totalcountb="2" usesdiagramusefillcolor="1" type="512" widgetbid="uuHTY9wlteAh5" xmi.id="uufWKgjQKe6WD">
<linepath layout="Polyline">
<startpoint starty="-568.799" startx="-475.88"/>
<endpoint endx="-475.88" endy="-524.562"/>
</linepath>
</assocwidget>
<assocwidget widgetaid="uWf62qOtuLOWP" indexb="1" totalcounta="2" usefillcolor="1" textcolor="#000000" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="0" type="512" widgetbid="u9Aais7RQGZ8b" xmi.id="u3eZuazRv2hj1">
<linepath layout="Polyline">
<startpoint starty="-1194.25" startx="-536.371"/>
<endpoint endx="-536.371" endy="-748.799"/>
</linepath>
<floatingtext height="22" localid="u9UaTxv3qTd3z" x="-534" role="702" pretext="" usefillcolor="1" showstereotype="1" textcolor="none" posttext="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="none" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="1" width="30" y="-772" usesdiagramusefillcolor="1" text="1..*" xmi.id="unYdD6bm8mpqY"/>
</assocwidget>
<assocwidget widgetaid="u9Aais7RQGZ8b" indexb="1" totalcounta="2" usefillcolor="1" textcolor="#000000" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="0" type="512" widgetbid="uIobacDmHHdaS" xmi.id="uikv9MFIQtARv">
<linepath layout="Polyline">
<startpoint starty="-657.222" startx="289.399"/>
<endpoint endx="360.771" endy="-657.222"/>
</linepath>
<floatingtext height="22" localid="u2F3boGKcOKh2" x="328" role="702" pretext="" usefillcolor="1" showstereotype="1" textcolor="none" posttext="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="none" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="1" width="30" y="-681" usesdiagramusefillcolor="1" text="1..*" xmi.id="uQPZhNhrutrwE"/>
</assocwidget>
<assocwidget widgetaid="uWf62qOtuLOWP" indexb="1" totalcounta="2" usefillcolor="1" textcolor="none" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="1" type="512" widgetbid="ufUUwRo8Wer3T" xmi.id="uDitJWsmDCrRA">
<linepath layout="Polyline">
<startpoint starty="-1230.25" startx="-536.371"/>
<endpoint endx="-313.906" endy="-1252.04"/>
</linepath>
</assocwidget>
<assocwidget widgetaid="uWf62qOtuLOWP" indexb="1" totalcounta="2" usefillcolor="1" textcolor="none" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="1" type="512" widgetbid="upDtPeLIysR2X" xmi.id="uJzZHVzoHu6KE">
<linepath layout="Polyline">
<startpoint starty="-1230.25" startx="-536.371"/>
<endpoint endx="249.611" endy="-1230.25"/>
</linepath>
</assocwidget>
<assocwidget widgetaid="uWf62qOtuLOWP" indexb="1" totalcounta="2" usefillcolor="1" textcolor="#000000" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="0" type="512" widgetbid="uczFdlmwWlFf8" xmi.id="u3iVf0iOIge9o">
<linepath layout="Polyline">
<startpoint starty="-1194.25" startx="-536.371"/>
<endpoint endx="-461.992" endy="-1052.49"/>
</linepath>
<floatingtext height="22" localid="ujZgaoYU2TWCV" x="-451.324" role="702" pretext="" usefillcolor="1" showstereotype="1" textcolor="none" posttext="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="none" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="1" width="30" y="-1087.65" usesdiagramusefillcolor="1" text="1..*" xmi.id="udBZhu1u3oHmB"/>
</assocwidget>
<assocwidget widgetaid="uWf62qOtuLOWP" indexb="1" totalcounta="2" usefillcolor="1" textcolor="none" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="0" type="512" widgetbid="uKtW8mZPaGk8m" xmi.id="uJT4XTVRLRSdU">
<linepath layout="Polyline">
<startpoint starty="-1230.25" startx="-587.371"/>
<endpoint endx="-671.597" endy="-1280.34"/>
</linepath>
</assocwidget>
<assocwidget widgetaid="uWf62qOtuLOWP" indexb="1" totalcounta="2" usefillcolor="1" textcolor="none" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="1" type="512" widgetbid="ub13iRCNknxEG" xmi.id="uJ6m957tIHOzd">
<linepath layout="Polyline">
<startpoint starty="-1230.25" startx="-536.371"/>
<endpoint endx="-313.906" endy="-1309.85"/>
</linepath>
</assocwidget>
<assocwidget widgetaid="uWf62qOtuLOWP" indexb="1" totalcounta="2" usefillcolor="1" textcolor="none" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="176" type="512" widgetbid="uzVekfosrYZ8B" xmi.id="ur1ypJeG0bkrt">
<linepath layout="Polyline">
<startpoint starty="-1194.25" startx="-587.371"/>
<endpoint endx="-673.518" endy="-1027.54"/>
</linepath>
</assocwidget>
<assocwidget widgetaid="upDtPeLIysR2X" indexb="1" totalcounta="2" usefillcolor="1" textcolor="none" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="192" type="512" widgetbid="uuR6OYMf2baMC" xmi.id="uPopmwHXm9qYf">
<linepath layout="Polyline">
<startpoint starty="-1310.84" startx="556.611"/>
<endpoint endx="608.037" endy="-1310.84"/>
</linepath>
</assocwidget>
<assocwidget widgetaid="uKtW8mZPaGk8m" indexb="1" totalcounta="2" usefillcolor="1" textcolor="#000000" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="0" type="512" widgetbid="ugXIankd9Vp92" xmi.id="u6Cpf6Thd51Pc">
<linepath layout="Polyline">
<startpoint starty="-1386.07" startx="-903.597"/>
<endpoint endx="-954.702" endy="-1386.07"/>
</linepath>
</assocwidget>
<assocwidget widgetaid="uWf62qOtuLOWP" indexb="1" totalcounta="2" usefillcolor="1" textcolor="none" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="208" type="512" widgetbid="uNn9lATyhpLNT" xmi.id="us5I9eNN7KNAY">
<linepath layout="Polyline">
<startpoint starty="-1194.25" startx="-587.371"/>
<endpoint endx="-877.763" endy="-1194.25"/>
</linepath>
</assocwidget>
<assocwidget widgetaid="uWf62qOtuLOWP" indexb="1" totalcounta="2" usefillcolor="1" textcolor="#000000" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="0" type="512" widgetbid="u3zWHEbyzGT4h" xmi.id="ukTrWwuIxkXLL">
<linepath layout="Polyline">
<startpoint starty="-1194.25" startx="-587.371"/>
<endpoint endx="-673.518" endy="-919.163"/>
</linepath>
<floatingtext height="22" localid="uXDR4ccM1e3lN" x="-707" role="702" pretext="" usefillcolor="1" showstereotype="1" textcolor="none" posttext="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="none" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="1" width="30" y="-941" usesdiagramusefillcolor="1" text="1..*" xmi.id="ukQPjuhRH6Qho"/>
</assocwidget>
<assocwidget widgetaid="uNn9lATyhpLNT" indexb="1" totalcounta="2" usefillcolor="1" textcolor="none" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="0" type="512" widgetbid="u81mgiu84SzHb" xmi.id="uMYhtE3GkNlNi">
<linepath layout="Polyline">
<startpoint starty="-1138.93" startx="-1109.76"/>
<endpoint endx="-1154.28" endy="-1138.93"/>
</linepath>
</assocwidget>
<assocwidget widgetaid="uKtW8mZPaGk8m" indexb="1" totalcounta="2" usefillcolor="1" textcolor="#000000" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="0" type="512" widgetbid="u0BOh0LkMBy3f" xmi.id="u98OWghJLx6Ky">
<linepath layout="Polyline">
<startpoint starty="-1492.16" startx="-903.597"/>
<endpoint endx="-954.702" endy="-1492.16"/>
</linepath>
<floatingtext height="22" localid="uWl9KX0ipHAhu" x="-952" role="702" pretext="" usefillcolor="1" showstereotype="1" textcolor="none" posttext="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="none" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="1" width="30" y="-1517" usesdiagramusefillcolor="1" text="1..*" xmi.id="unbWO34oy6SSd"/>
</assocwidget>
<assocwidget widgetaid="uOwGT9dNbDsOW" indexb="1" totalcounta="2" usefillcolor="1" textcolor="none" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="112" type="512" widgetbid="upLJcsRBAMudS" xmi.id="uXEGPejstzB0a">
<linepath layout="Polyline">
<startpoint starty="-1677.01" startx="-212.586"/>
<endpoint endx="-212.586" endy="-1720.55"/>
</linepath>
</assocwidget>
<assocwidget widgetaid="uOwGT9dNbDsOW" indexb="1" totalcounta="2" usefillcolor="1" textcolor="#000000" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="0" type="512" widgetbid="uzVgsWoEZJg39" xmi.id="uA9HIrB82zY4H">
<linepath layout="Polyline">
<startpoint starty="-1677.01" startx="-434.855"/>
<endpoint endx="-434.855" endy="-1720.55"/>
</linepath>
<floatingtext height="22" localid="uykGnOPrEhNCy" x="-432" role="702" pretext="" usefillcolor="1" showstereotype="1" textcolor="none" posttext="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="none" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="1" width="30" y="-1718" usesdiagramusefillcolor="1" text="1..*" xmi.id="unJJ0MQsCfold"/>
</assocwidget>
<assocwidget widgetaid="uNn9lATyhpLNT" indexb="1" totalcounta="2" usefillcolor="1" textcolor="#000000" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="0" type="512" widgetbid="umC0jYNvHHJ2y" xmi.id="ujATlXisPU8mT">
<linepath layout="Polyline">
<startpoint starty="-1115.9" startx="-1109.76"/>
<endpoint endx="-1154.28" endy="-1103.29"/>
</linepath>
<floatingtext height="22" localid="ungtmEF8qfkQI" x="-1176.81" role="702" pretext="" usefillcolor="1" showstereotype="1" textcolor="none" posttext="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="none" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="1" width="30" y="-1122.37" usesdiagramusefillcolor="1" text="1..*" xmi.id="uKpf2mOOvSDJh"/>
</assocwidget>
<assocwidget widgetaid="u1emZBo5dOD5J" indexb="1" totalcounta="2" usefillcolor="1" textcolor="none" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="128" type="512" widgetbid="uOByuLAjJ5sVK" xmi.id="uYo14VNukomfr">
<linepath layout="Polyline">
<startpoint starty="-1533.61" startx="4.90353"/>
<endpoint endx="4.90353" endy="-1487.62"/>
</linepath>
</assocwidget>
<assocwidget widgetaid="u1emZBo5dOD5J" indexb="1" totalcounta="2" usefillcolor="1" textcolor="#000000" seqnum="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="#ffff00" indexa="1" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="0" totalcountb="2" usesdiagramusefillcolor="0" type="512" widgetbid="urEdAxlLbH7UW" xmi.id="uHuNAwdtv4caE">
<linepath layout="Polyline">
<startpoint starty="-1554.63" startx="55.5441"/>
<endpoint endx="106.63" endy="-1554.63"/>
</linepath>
<floatingtext height="22" localid="uFW99gEvZIidk" x="78.2131" role="702" pretext="" usefillcolor="1" showstereotype="1" textcolor="none" posttext="" font="Cantarell,11,-1,5,50,0,0,0,0,0" fillcolor="none" isinstance="0" linecolor="#ff0000" autoresize="1" linewidth="0" usesdiagramfillcolor="1" width="30" y="-1584.54" usesdiagramusefillcolor="1" text="1..*" xmi.id="u6zUMFhOSCAf3"/>
</assocwidget>
</associations>
</diagram>
</diagrams>
</XMI.extension>
</UML:Model>
<UML:Model isSpecification="false" isAbstract="false" namespace="m1" isLeaf="false" name="Use Case View" isRoot="false" xmi.id="Use_Case_View" visibility="public">
<UML:Namespace.ownedElement/>
</UML:Model>
<UML:Model isSpecification="false" isAbstract="false" namespace="m1" isLeaf="false" name="Component View" isRoot="false" xmi.id="Component_View" visibility="public">
<UML:Namespace.ownedElement/>
</UML:Model>
<UML:Model isSpecification="false" isAbstract="false" namespace="m1" isLeaf="false" name="Deployment View" isRoot="false" xmi.id="Deployment_View" visibility="public">
<UML:Namespace.ownedElement/>
</UML:Model>
<UML:Model isSpecification="false" isAbstract="false" namespace="m1" isLeaf="false" name="Entity Relationship Model" isRoot="false" xmi.id="Entity_Relationship_Model" visibility="public">
<UML:Namespace.ownedElement/>
</UML:Model>
</UML:Namespace.ownedElement>
</UML:Model>
</XMI.content>
<XMI.extensions xmi.extender="umbrello">
<docsettings uniqueid="usoCwucU0MO3c" documentation="" viewid="uyW1QuXkgBDRT"/>
<listview>
<listitem type="800" open="1" id="Views">
<listitem type="836" open="1" id="Entity_Relationship_Model"/>
<listitem type="802" open="1" id="Use_Case_View"/>
<listitem type="821" open="1" id="Component_View"/>
<listitem type="827" open="1" id="Deployment_View"/>
<listitem type="801" open="1" id="Logical_View">
<listitem type="813" open="0" id="usE1yaXg8ByAf">
<listitem type="815" open="0" id="uzL9kHNgsiI4b"/>
<listitem type="815" open="0" id="uhruIKcAasLOr"/>
<listitem type="814" open="0" id="uzDiuZvnReZd2"/>
</listitem>
<listitem type="813" open="0" id="u0BOh0LkMBy3f">
<listitem type="814" open="0" id="u2G38LnVcpU96"/>
<listitem type="814" open="0" id="uEsOVoVrdsz1U"/>
</listitem>
<listitem type="813" open="0" id="uOwGT9dNbDsOW">
<listitem type="814" open="0" id="uU9JMBplt2jZx"/>
</listitem>
<listitem type="813" open="0" id="uzVgsWoEZJg39">
<listitem type="815" open="0" id="uLGEP3Unrey1k"/>
<listitem type="815" open="0" id="ubZ35flytK03W"/>
</listitem>
<listitem type="813" open="0" id="upLJcsRBAMudS">
<listitem type="815" open="0" id="ubLtfwn2Z9bcX"/>
<listitem type="815" open="0" id="uwMKr5uLmeM4W"/>
</listitem>
<listitem type="813" open="0" id="u1emZBo5dOD5J">
<listitem type="814" open="0" id="uIedfJJRNTzXY"/>
<listitem type="814" open="0" id="uDWw1KT9p8dX7"/>
<listitem type="814" open="0" id="usK9TzcppDFGp"/>
</listitem>
<listitem type="813" open="0" id="u9aVmVUaZwaYf">
<listitem type="815" open="0" id="uoDhX95OuFkYF"/>
<listitem type="815" open="0" id="u8dI81jzaISoV"/>
<listitem type="814" open="0" id="uodgGwvtCx35v"/>
</listitem>
<listitem type="813" open="0" id="uOByuLAjJ5sVK">
<listitem type="815" open="0" id="uk6j2CGU3fFTM"/>
<listitem type="815" open="0" id="u282zkxt3xtyV"/>
</listitem>
<listitem type="813" open="0" id="urEdAxlLbH7UW">
<listitem type="815" open="0" id="usoCwucU0MO3c"/>
<listitem type="815" open="0" id="uZpLT6Ck0ly4z"/>
<listitem type="814" open="0" id="ucRxCiYd4auJN"/>
</listitem>
<listitem type="813" open="0" id="ufUUwRo8Wer3T">
<listitem type="814" open="0" id="uxRcLeod71965"/>
</listitem>
<listitem type="813" open="0" id="u81mgiu84SzHb">
<listitem type="814" open="0" id="udKDCCppvimWY"/>
<listitem type="814" open="0" id="uE59ZchvOt7Kd"/>
</listitem>
<listitem type="813" open="0" id="uNn9lATyhpLNT">
<listitem type="814" open="0" id="uSPi2vGWSWxph"/>
<listitem type="814" open="0" id="uEIG0LCHNG8TF"/>
<listitem type="814" open="0" id="uHFnMqbUfiBWn"/>
<listitem type="814" open="0" id="uWYAqiiltNyKE"/>
<listitem type="815" open="0" id="uoUNvVI6efu6J"/>
<listitem type="814" open="0" id="uBR50YvoJ4A8s"/>
</listitem>
<listitem type="807" label="Diagramme de classes" open="0" id="uyW1QuXkgBDRT"/>
<listitem type="813" open="1" id="upozH4RBRA16P"/>
<listitem type="813" open="1" id="u2MVa7XniORQg"/>
<listitem type="813" open="1" id="uB8xpXXFkD36H"/>
<listitem type="813" open="1" id="u70wxodSaxXyx"/>
<listitem type="813" open="0" id="uzVekfosrYZ8B">
<listitem type="815" open="0" id="ux9n716V4NGnX"/>
<listitem type="815" open="0" id="uWIWVm3jwF4jd"/>
<listitem type="814" open="0" id="uYvgkrmvggHKd"/>
</listitem>
<listitem type="813" open="0" id="u3zWHEbyzGT4h">
<listitem type="815" open="0" id="uMf6oqRhcuLOE"/>
<listitem type="814" open="0" id="uO8K1PHyQFs6v"/>
</listitem>
<listitem type="813" open="0" id="ugXIankd9Vp92">
<listitem type="814" open="0" id="uYWy2lw5xdm4S"/>
<listitem type="815" open="0" id="uvaOS5zt6Ol5f"/>
<listitem type="814" open="0" id="uXkUdZnpmwjle"/>
</listitem>
<listitem type="813" open="0" id="umjz68DlyrzcR">
<listitem type="814" open="0" id="uegu0f5qqWP2H"/>
</listitem>
<listitem type="813" open="0" id="uKtW8mZPaGk8m">
<listitem type="814" open="0" id="uYF9BnkXal4HJ"/>
<listitem type="814" open="0" id="uRPKoHkcjtWxx"/>
<listitem type="814" open="0" id="uGVD0Vn6XFnoF"/>
<listitem type="814" open="0" id="uEKyC09jhad0c"/>
<listitem type="814" open="0" id="uwPYq1pW27og7"/>
<listitem type="814" open="0" id="uQiQlA3ZfI1Va"/>
<listitem type="814" open="0" id="uM08xb8vhg2gB"/>
<listitem type="814" open="0" id="uEnquGghMV78w"/>
<listitem type="814" open="0" id="uglZJ2AqWJXdy"/>
<listitem type="814" open="0" id="ubxyQ0bjguFgk"/>
<listitem type="814" open="0" id="uZXUoq58tH5em"/>
<listitem type="815" open="0" id="u7KlW3xjbeBHD"/>
<listitem type="814" open="0" id="uydu3Tq0S2hJZ"/>
</listitem>
<listitem type="813" open="1" id="uOdPJfXzxVa3V"/>
<listitem type="813" open="1" id="uWf62qOtuLOWP"/>
<listitem type="813" open="0" id="ub13iRCNknxEG">
<listitem type="814" open="0" id="u6vMBuGJ5GWWT"/>
</listitem>
<listitem type="813" open="0" id="upDtPeLIysR2X">
<listitem type="814" open="0" id="u02R5ccOgCw4j"/>
<listitem type="814" open="0" id="uI3faFZZ7djCG"/>
<listitem type="814" open="0" id="uEiEnFRZWb2oG"/>
<listitem type="814" open="0" id="uyMC4fxlvjLEA"/>
<listitem type="814" open="0" id="uwSXQ3d2RE88W"/>
<listitem type="814" open="0" id="uNykgw0aY3YMe"/>
<listitem type="814" open="0" id="uVJlXHCZ3GOj1"/>
<listitem type="814" open="0" id="uh7fMzOh7hqMJ"/>
<listitem type="814" open="0" id="u99Uf1R1WWGqZ"/>
<listitem type="814" open="0" id="ukqeRMmQn5o5D"/>
<listitem type="814" open="0" id="uGKsZ6jhlRz2V"/>
<listitem type="814" open="0" id="u1Ewah4pFa1Bu"/>
<listitem type="814" open="0" id="uJXqrUVzXc60N"/>
<listitem type="815" open="0" id="ui5T9nItSccAu"/>
<listitem type="815" open="0" id="uE37U0ToHEGhm"/>
<listitem type="815" open="0" id="uAXvrDVNFiGv0"/>
<listitem type="815" open="0" id="uB0gfAvXSauU2"/>
<listitem type="815" open="0" id="uFG4e8282tjck"/>
<listitem type="815" open="0" id="udw85kbd0zs3u"/>
<listitem type="815" open="0" id="uqz7UiIO4O4Eo"/>
<listitem type="815" open="0" id="udZEK0Rece1Jz"/>
<listitem type="815" open="0" id="uN0lyzt7SRszN"/>
<listitem type="815" open="0" id="uY0ocKfBdYMTT"/>
<listitem type="815" open="0" id="uPAAvdXEGwtsB"/>
<listitem type="815" open="0" id="uk8wzwqRyP7mS"/>
<listitem type="815" open="0" id="u66uCXhgm49rS"/>
<listitem type="815" open="0" id="ulP1HyG0tw4J4"/>
<listitem type="814" open="0" id="uNwjQ7Q8mDfMq"/>
</listitem>
<listitem type="813" open="0" id="uuR6OYMf2baMC">
<listitem type="815" open="0" id="uXyWV1DIUXNdT"/>
<listitem type="814" open="0" id="uYwGRiRbZ6gXO"/>
</listitem>
<listitem type="813" open="0" id="umC0jYNvHHJ2y">
<listitem type="814" open="0" id="u8SFpHMfCDufM"/>
<listitem type="814" open="0" id="uhuVZvOaQMJnE"/>
</listitem>
<listitem type="813" open="0" id="u9Aais7RQGZ8b">
<listitem type="814" open="0" id="uN5e4M0j55dmR"/>
<listitem type="814" open="0" id="uCWqHBJ8Dpmm1"/>
<listitem type="815" open="0" id="uvgVS6WMjwH9g"/>
<listitem type="815" open="0" id="u81TDlRj8fW44"/>
<listitem type="815" open="0" id="uFGPDfaZXDviI"/>
<listitem type="815" open="0" id="u1KH5GolgBITC"/>
<listitem type="814" open="0" id="up4jdV72NLAyV"/>
<listitem type="814" open="0" id="uXzniFBZWRrQz"/>
<listitem type="814" open="0" id="uTBfst0BHCOIl"/>
</listitem>
<listitem type="813" open="0" id="uIobacDmHHdaS">
<listitem type="814" open="0" id="uBggDhpNNJj93"/>
</listitem>
<listitem type="813" open="0" id="uuHTY9wlteAh5">
<listitem type="814" open="0" id="uoZjgqWBSs8Li"/>
<listitem type="814" open="0" id="ufXtZ5iNJyYAa"/>
<listitem type="814" open="0" id="u1WvVHTAlC7uq"/>
</listitem>
<listitem type="830" open="0" id="Datatypes">
<listitem type="829" open="1" id="uJU7DMop4U6OX"/>
<listitem type="829" open="1" id="u3VyXXK9zRhy2"/>
<listitem type="829" open="1" id="uLy9NruW2djUd"/>
<listitem type="829" open="1" id="uGN043Mla6OiS"/>
<listitem type="829" open="1" id="uMZTkwwAYh0yx"/>
<listitem type="829" open="1" id="ujjm29cpoL56i"/>
<listitem type="829" open="0" id="ujgsuWiBUQcIU"/>
</listitem>
<listitem type="813" open="0" id="uczFdlmwWlFf8">
<listitem type="814" open="0" id="uy3rymo2p3hFR"/>
<listitem type="814" open="0" id="u8SolBVrfxVR3"/>
<listitem type="814" open="0" id="uaI3niU0Z6gpc"/>
<listitem type="814" open="0" id="ucYw7q8sEdnBS"/>
<listitem type="814" open="0" id="u8TK3Mak8hDn2"/>
<listitem type="815" open="0" id="uKJcoSeAHjAXJ"/>
<listitem type="815" open="0" id="ucEUaYQ4HtNJw"/>
<listitem type="815" open="0" id="u9eohZfmZvQt9"/>
<listitem type="815" open="0" id="uNMJkctDbWKOW"/>
<listitem type="815" open="0" id="uWb2Tb68uKmmX"/>
<listitem type="814" open="0" id="upflpMD2bjzum"/>
<listitem type="814" open="0" id="ujXAWaWtFIprs"/>
<listitem type="814" open="0" id="uf6hzGq6Fe6Ls"/>
</listitem>
</listitem>
</listitem>
</listview>
<codegeneration>
<codegenerator language="C++"/>
</codegeneration>
</XMI.extensions>
</XMI>