summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-02-13 21:11:04 +0100
committerParménides GV <parmegv@sdf.org>2013-02-13 21:11:04 +0100
commite0e0e091378c0a111a1150383bddf6b580375178 (patch)
tree5e433d4c59566652ddd47fa2fd3c9016618a753c
parent0222df37d072fd6529dfe2cce1f857834ccbd02e (diff)
Doc folder created and first draft of use case diagram and components
diagram. Use case diagram is complete about future releases (all services, email, chat...). Components diagram should be discussed, I feel far from final solution.
-rw-r--r--doc/diagrams.xmi490
1 files changed, 490 insertions, 0 deletions
diff --git a/doc/diagrams.xmi b/doc/diagrams.xmi
new file mode 100644
index 00000000..38182c35
--- /dev/null
+++ b/doc/diagrams.xmi
@@ -0,0 +1,490 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<XMI verified="false" xmi.version="1.2" timestamp="2013-02-13T21:09:05" xmlns:UML="http://schema.omg.org/spec/UML/1.3">
+ <XMI.header>
+ <XMI.documentation>
+ <XMI.exporter>umbrello uml modeller http://uml.sf.net</XMI.exporter>
+ <XMI.exporterVersion>1.6.1</XMI.exporterVersion>
+ <XMI.exporterEncoding>UnicodeUTF8</XMI.exporterEncoding>
+ </XMI.documentation>
+ <XMI.metamodel xmi.version="1.3" href="UML.xml" xmi.name="UML"/>
+ </XMI.header>
+ <XMI.content>
+ <UML:Model isSpecification="false" isAbstract="false" isLeaf="false" xmi.id="m1" isRoot="false" name="Modelo UML">
+ <UML:Namespace.ownedElement>
+ <UML:Stereotype visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="folder" name="folder"/>
+ <UML:Stereotype visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="datatype" name="datatype"/>
+ <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Logical View" name="Logical View">
+ <UML:Namespace.ownedElement>
+ <UML:Package stereotype="folder" visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Datatypes" name="Datatypes">
+ <UML:Namespace.ownedElement>
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="ANwnQLpCoZVD" name="int"/>
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="YP6o9vA0qGa0" name="char"/>
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="FTPrZZljwhWK" name="bool"/>
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="0KWmr0xPN3EW" name="float"/>
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="yMWoa6npXCg7" name="double"/>
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="jPod6Jw4bQoS" name="short"/>
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Qlqmo2InMnZw" name="long"/>
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="rKkPWQUDqIru" name="unsigned int"/>
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="bnxADldcXROJ" name="unsigned short"/>
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Te4nRejJyTgT" name="unsigned long"/>
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="sAggSVa2GVCS" name="string"/>
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="bs91Li1cDC4U" name="boolean"/>
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="x6EAUKpWSGyE" name="byte"/>
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Ojyz8ATj0cjL" name="String"/>
+ </UML:Namespace.ownedElement>
+ </UML:Package>
+ </UML:Namespace.ownedElement>
+ </UML:Model>
+ <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Use Case View" name="Use Case View">
+ <UML:Namespace.ownedElement>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="z5yBRg9RoHuW" name="OpenVPN connection stablishment"/>
+ <UML:Actor visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="zUJuSHmTSoxz" name="User"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="dxwht76XFXMU" name="Select VPN providers on the first time"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Psks5Jf2nwuD" name="Add custom OpenVPN provider"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="3RxIQYQw0RPY" name="OpenVPN connection"/>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="v9IEJB10DZ62" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="myTsBDbFeYV4" type="zUJuSHmTSoxz" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="4vy2LLaGVqUm" type="3RxIQYQw0RPY" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="zTmC2rConfey" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="sFDUlhWncUpx" type="3RxIQYQw0RPY" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="oNDHBf3A8oM9" type="z5yBRg9RoHuW" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="fYvSBaQ3ncXZ" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="J1MtUApIV2Xh" type="3RxIQYQw0RPY" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="garmOCv1krTu" type="dxwht76XFXMU" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="RuxEUTlnU6gy" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="EVEjWlOAKGwg" type="3RxIQYQw0RPY" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="Qqi8hB2630IV" type="Psks5Jf2nwuD" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="R4Iv8xsMQ45u" name="Secure email management"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="MlWSfKugQadE" name="Push email"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="iQhwsLFO0UEB" name="Manage email"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="C7bm7xDSihsM" name="Contact management"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="1m2PMde21Jyt" name="Add new contact"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="eCHceTopYNbe" name="Remove one or more contacts"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Km61UyNTiNt2" name="Import contacts"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="yV2zoyqSA54n" name="Send email"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="qc5BDjWzpVRl" name="Import one or more email accounts"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="qvTBoV9JX67V" name="Export one or more email accounts"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="wXe1ZPXO1cZC" name="Export OpenVPN providers"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="L398YbtOWKZK" name="Import OpenVPN providers"/>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="gbImgmgDOhkn" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="D8ongy7j7FGi" type="3RxIQYQw0RPY" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="7cERAYFq7Xbn" type="wXe1ZPXO1cZC" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="JHyhxjSApGvV" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="E2DMIR2N3HoD" type="3RxIQYQw0RPY" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="n12vXdioufUr" type="L398YbtOWKZK" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="OwzBBvhPxsjD" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="JmYM1LYoKahr" type="R4Iv8xsMQ45u" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="BOg538vP4saF" type="yV2zoyqSA54n" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="lFdj7KuO6Rj5" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="mHs6pZw0va3y" type="R4Iv8xsMQ45u" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="iyNmrw2aBdHJ" type="MlWSfKugQadE" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="xCh2bO7NfzRU" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="XNSSvWPdUmQJ" type="R4Iv8xsMQ45u" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="gQus3B9yLo0w" type="qvTBoV9JX67V" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="D8Hs5hLc2n3y" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="JSbmCz5tNxlO" type="R4Iv8xsMQ45u" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="7uNSiLNvTcmX" type="iQhwsLFO0UEB" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="WFq85mxumf2j" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="8ZlTRDXh3UMR" type="C7bm7xDSihsM" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="DY81t8fPNWWS" type="1m2PMde21Jyt" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="ITK49NlFwWhO" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="iC3jeNArvIqo" type="C7bm7xDSihsM" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="OVCk1gCI9VMG" type="eCHceTopYNbe" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="s6UmaB8IN911" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="W9qRSeEo7OY7" type="C7bm7xDSihsM" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="4jPBEjQ4puqO" type="Km61UyNTiNt2" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="5xgQ6gPbpD0F" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="pE2waa3cJQmV" type="R4Iv8xsMQ45u" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="ACZx6OL9J0XP" type="qc5BDjWzpVRl" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="guyT7zhuBjqk" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="JsMbI86QIeMO" type="zUJuSHmTSoxz" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="2hVLf0iLuhnz" type="R4Iv8xsMQ45u" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="eUtpDkZUau5s" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="2AHLodhqIB9y" type="zUJuSHmTSoxz" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="BpH6U458Yxwj" type="C7bm7xDSihsM" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="fVEFNH5ORKhF" name="Instant messaging"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="xO3GXCEj0VnU" name="Use existing Jabber account"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Yqd4nZoS22fQ" name="Create new Jabber account"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Jjoj3Vy1r0FP" name="OTR encrypted chat"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="AR6AutfSjIXX" name="Receive messages sent while offline"/>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="pJxrLdHcK3JN" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="WIMMIblS0pdv" type="fVEFNH5ORKhF" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="iILRYswN9uES" type="xO3GXCEj0VnU" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="VU5nVOA2eXOu" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="67L7uw0cCL1k" type="fVEFNH5ORKhF" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="Cy5LqJoJlr6F" type="Yqd4nZoS22fQ" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="DGHqldisi3xc" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="zvC9EDtQByk1" type="fVEFNH5ORKhF" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="GWKzLQEWfTMQ" type="Jjoj3Vy1r0FP" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="45Gm6BM46YDL" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="m5jv3RxHvFFG" type="fVEFNH5ORKhF" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="eTnHv7fzAwkH" type="AR6AutfSjIXX" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="56LAdWTNbCId" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="cDuXR7o5ZZKU" type="zUJuSHmTSoxz" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="gzTpvB6zIP9t" type="fVEFNH5ORKhF" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="vcGXmYAOm2uB" name="Encrypted"/>
+ <UML:UseCase visibility="public" isSpecification="false" namespace="Use Case View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="AiGjFaDtZeiT" name="Signed"/>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="qmQ6BZx79Dcv" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="jmKTmEewusf7" type="yV2zoyqSA54n" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="Sq00ThRHTrNf" type="vcGXmYAOm2uB" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ <UML:Association visibility="public" isSpecification="false" namespace="Use Case View" xmi.id="OKkXVMSE6kgs" name="">
+ <UML:Association.connection>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="false" isSpecification="false" xmi.id="wKpoDStdHsbk" type="yV2zoyqSA54n" name="" aggregation="none"/>
+ <UML:AssociationEnd changeability="changeable" visibility="public" isNavigable="true" isSpecification="false" xmi.id="Z012pMfDePi7" type="AiGjFaDtZeiT" name="" aggregation="none"/>
+ </UML:Association.connection>
+ </UML:Association>
+ </UML:Namespace.ownedElement>
+ <XMI.extension xmi.extender="umbrello">
+ <diagrams>
+ <diagram showopsig="1" linecolor="#ff0000" snapx="10" showattribassocs="1" snapy="10" linewidth="0" showattsig="1" textcolor="#000000" isopen="1" showpackage="1" showpubliconly="0" showstereotype="1" name="leap_android use case diagram" font="Sans Serif,9,-1,0,50,0,0,0,0,0" canvasheight="1561" canvaswidth="1584" localid="-1" snapcsgrid="0" showgrid="0" showops="1" griddotcolor="#808080" backgroundcolor="#ffffff" usefillcolor="1" fillcolor="#ffff00" zoom="100" xmi.id="vWwxyu3D2VXp" documentation="" showscope="1" snapgrid="0" showatts="1" type="2">
+ <widgets>
+ <usecasewidget width="232" showstereotype="1" x="669" usesdiagramusefillcolor="1" y="1173" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="z5yBRg9RoHuW" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <actorwidget width="36" showstereotype="1" x="53" usesdiagramusefillcolor="1" y="824" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="58" linecolor="none" xmi.id="zUJuSHmTSoxz" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="253" showstereotype="1" x="658" usesdiagramusefillcolor="1" y="1257" usesdiagramfillcolor="0" isinstance="0" fillcolor="#c0ffc0" height="48" linecolor="none" xmi.id="dxwht76XFXMU" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="230" showstereotype="1" x="682" usesdiagramusefillcolor="1" y="1341" usesdiagramfillcolor="0" isinstance="0" fillcolor="#c0ffc0" height="48" linecolor="none" xmi.id="Psks5Jf2nwuD" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="145" showstereotype="1" x="318" usesdiagramusefillcolor="1" y="1324" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="3RxIQYQw0RPY" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="181" showstereotype="1" x="301" usesdiagramusefillcolor="1" y="331" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="R4Iv8xsMQ45u" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <boxwidget width="100" showstereotype="1" x="743" usesdiagramusefillcolor="1" y="23" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="80" linecolor="#000000" xmi.id="eJYfHqBisRb0" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="80" showstereotype="1" x="750" usesdiagramusefillcolor="1" y="333" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="MlWSfKugQadE" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="100" showstereotype="1" x="740" usesdiagramusefillcolor="1" y="417" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="iQhwsLFO0UEB" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="148" showstereotype="1" x="314" usesdiagramusefillcolor="1" y="693" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="C7bm7xDSihsM" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="117" showstereotype="1" x="730" usesdiagramusefillcolor="1" y="753" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="1m2PMde21Jyt" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="202" showstereotype="1" x="686" usesdiagramusefillcolor="1" y="585" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="eCHceTopYNbe" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="112" showstereotype="1" x="734" usesdiagramusefillcolor="1" y="669" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="Km61UyNTiNt2" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="81" showstereotype="1" x="750" usesdiagramusefillcolor="1" y="501" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="yV2zoyqSA54n" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="235" showstereotype="1" x="668" usesdiagramusefillcolor="1" y="165" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="qc5BDjWzpVRl" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="234" showstereotype="1" x="668" usesdiagramusefillcolor="1" y="249" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="qvTBoV9JX67V" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="181" showstereotype="1" x="696" usesdiagramusefillcolor="1" y="1425" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="wXe1ZPXO1cZC" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="182" showstereotype="1" x="696" usesdiagramusefillcolor="1" y="1509" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="L398YbtOWKZK" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="129" showstereotype="1" x="326" usesdiagramusefillcolor="1" y="967" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="fVEFNH5ORKhF" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="189" showstereotype="1" x="693" usesdiagramusefillcolor="1" y="921" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="xO3GXCEj0VnU" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="183" showstereotype="1" x="695" usesdiagramusefillcolor="1" y="1005" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="Yqd4nZoS22fQ" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="137" showstereotype="1" x="719" usesdiagramusefillcolor="1" y="1089" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="Jjoj3Vy1r0FP" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="241" showstereotype="1" x="665" usesdiagramusefillcolor="1" y="837" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="AR6AutfSjIXX" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="75" showstereotype="1" x="881" usesdiagramusefillcolor="1" y="466" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="vcGXmYAOm2uB" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <usecasewidget width="70" showstereotype="1" x="888" usesdiagramusefillcolor="1" y="531" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="48" linecolor="none" xmi.id="AiGjFaDtZeiT" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0"/>
+ <notewidget width="210" showstereotype="1" x="0" noteType="0" usesdiagramusefillcolor="1" y="0" usesdiagramfillcolor="0" isinstance="0" fillcolor="#ff00ff" height="77" linecolor="none" xmi.id="jBLptzgoKTaV" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,50,0,0,0,0,0" text="Legend&#xa;&#xa;Green: already implemented&#xa;Yellow: not yet implemented"/>
+ <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" textcolor="#000000" usesdiagramusefillcolor="1" x="315" showstereotype="1" y="91" text="Services" font="Sans Serif,28,-1,0,50,0,0,0,0,0" pretext="" role="700" width="157" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="vU8AMisvirvY" height="45"/>
+ <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" textcolor="#000000" usesdiagramusefillcolor="1" x="701" showstereotype="1" y="88" text="Features" font="Sans Serif,28,-1,0,50,0,0,0,0,0" pretext="" role="700" width="160" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="DZjpwSwgbGTS" height="45"/>
+ </widgets>
+ <messages/>
+ <associations>
+ <assocwidget indexa="4" indexb="1" usesdiagramusefillcolor="168" widgetaid="zUJuSHmTSoxz" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="5" xmi.id="v9IEJB10DZ62" widgetbid="3RxIQYQw0RPY" totalcountb="3" type="503" textcolor="none" usefillcolor="0" linewidth="none">
+ <linepath>
+ <startpoint startx="89" starty="882"/>
+ <endpoint endx="318" endy="1324"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="2" indexb="1" usesdiagramusefillcolor="0" widgetaid="3RxIQYQw0RPY" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="3" xmi.id="zTmC2rConfey" widgetbid="z5yBRg9RoHuW" totalcountb="2" type="512" textcolor="none" usefillcolor="2" linewidth="none">
+ <linepath>
+ <startpoint startx="463" starty="1324"/>
+ <endpoint endx="669" endy="1221"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="1" indexb="1" usesdiagramusefillcolor="192" widgetaid="3RxIQYQw0RPY" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="4" xmi.id="fYvSBaQ3ncXZ" widgetbid="dxwht76XFXMU" totalcountb="2" type="512" textcolor="none" usefillcolor="2" linewidth="none">
+ <linepath>
+ <startpoint startx="463" starty="1324"/>
+ <endpoint endx="658" endy="1305"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="2" indexb="1" usesdiagramusefillcolor="48" widgetaid="3RxIQYQw0RPY" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="4" xmi.id="RuxEUTlnU6gy" widgetbid="Psks5Jf2nwuD" totalcountb="2" type="512" textcolor="none" usefillcolor="2" linewidth="none">
+ <linepath>
+ <startpoint startx="463" starty="1372"/>
+ <endpoint endx="682" endy="1372"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="3" indexb="1" usesdiagramusefillcolor="111" widgetaid="3RxIQYQw0RPY" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="4" xmi.id="gbImgmgDOhkn" widgetbid="wXe1ZPXO1cZC" totalcountb="2" type="512" textcolor="none" usefillcolor="203" linewidth="none">
+ <linepath>
+ <startpoint startx="463" starty="1372"/>
+ <endpoint endx="696" endy="1425"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="1" indexb="1" usesdiagramusefillcolor="107" widgetaid="3RxIQYQw0RPY" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="2" xmi.id="JHyhxjSApGvV" widgetbid="L398YbtOWKZK" totalcountb="2" type="512" textcolor="none" usefillcolor="203" linewidth="none">
+ <linepath>
+ <startpoint startx="463" starty="1372"/>
+ <endpoint endx="696" endy="1509"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="2" indexb="1" usesdiagramusefillcolor="32" widgetaid="R4Iv8xsMQ45u" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="3" xmi.id="OwzBBvhPxsjD" widgetbid="yV2zoyqSA54n" totalcountb="2" type="512" textcolor="none" usefillcolor="2" linewidth="none">
+ <linepath>
+ <startpoint startx="482" starty="379"/>
+ <endpoint endx="750" endy="501"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="2" indexb="1" usesdiagramusefillcolor="192" widgetaid="R4Iv8xsMQ45u" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="4" xmi.id="lFdj7KuO6Rj5" widgetbid="MlWSfKugQadE" totalcountb="2" type="512" textcolor="none" usefillcolor="2" linewidth="none">
+ <linepath>
+ <startpoint startx="482" starty="333"/>
+ <endpoint endx="750" endy="333"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="1" indexb="1" usesdiagramusefillcolor="0" widgetaid="R4Iv8xsMQ45u" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="4" xmi.id="xCh2bO7NfzRU" widgetbid="qvTBoV9JX67V" totalcountb="2" type="512" textcolor="none" usefillcolor="2" linewidth="none">
+ <linepath>
+ <startpoint startx="482" starty="331"/>
+ <endpoint endx="668" endy="297"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="3" indexb="1" usesdiagramusefillcolor="224" widgetaid="R4Iv8xsMQ45u" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="4" xmi.id="D8Hs5hLc2n3y" widgetbid="iQhwsLFO0UEB" totalcountb="2" type="512" textcolor="none" usefillcolor="2" linewidth="none">
+ <linepath>
+ <startpoint startx="482" starty="379"/>
+ <endpoint endx="740" endy="417"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="3" indexb="1" usesdiagramusefillcolor="240" widgetaid="C7bm7xDSihsM" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="4" xmi.id="WFq85mxumf2j" widgetbid="1m2PMde21Jyt" totalcountb="2" type="512" textcolor="none" usefillcolor="2" linewidth="none">
+ <linepath>
+ <startpoint startx="462" starty="741"/>
+ <endpoint endx="730" endy="753"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="1" indexb="1" usesdiagramusefillcolor="128" widgetaid="C7bm7xDSihsM" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="4" xmi.id="ITK49NlFwWhO" widgetbid="eCHceTopYNbe" totalcountb="2" type="512" textcolor="none" usefillcolor="78" linewidth="none">
+ <linepath>
+ <startpoint startx="462" starty="693"/>
+ <endpoint endx="686" endy="633"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="2" indexb="1" usesdiagramusefillcolor="64" widgetaid="C7bm7xDSihsM" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="4" xmi.id="s6UmaB8IN911" widgetbid="Km61UyNTiNt2" totalcountb="2" type="512" textcolor="none" usefillcolor="2" linewidth="none">
+ <linepath>
+ <startpoint startx="462" starty="717"/>
+ <endpoint endx="734" endy="717"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="1" indexb="1" usesdiagramusefillcolor="165" widgetaid="R4Iv8xsMQ45u" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="2" xmi.id="5xgQ6gPbpD0F" widgetbid="qc5BDjWzpVRl" totalcountb="2" type="512" textcolor="none" usefillcolor="86" linewidth="none">
+ <linepath>
+ <startpoint startx="482" starty="331"/>
+ <endpoint endx="668" endy="213"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="1" indexb="1" usesdiagramusefillcolor="116" widgetaid="zUJuSHmTSoxz" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="5" xmi.id="guyT7zhuBjqk" widgetbid="R4Iv8xsMQ45u" totalcountb="3" type="503" textcolor="none" usefillcolor="190" linewidth="none">
+ <linepath>
+ <startpoint startx="89" starty="824"/>
+ <endpoint endx="301" endy="379"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="2" indexb="1" usesdiagramusefillcolor="80" widgetaid="zUJuSHmTSoxz" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="5" xmi.id="eUtpDkZUau5s" widgetbid="C7bm7xDSihsM" totalcountb="2" type="503" textcolor="none" usefillcolor="125" linewidth="none">
+ <linepath>
+ <startpoint startx="89" starty="824"/>
+ <endpoint endx="314" endy="741"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="2" indexb="1" usesdiagramusefillcolor="173" widgetaid="fVEFNH5ORKhF" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="5" xmi.id="pJxrLdHcK3JN" widgetbid="xO3GXCEj0VnU" totalcountb="2" type="512" textcolor="none" usefillcolor="32" linewidth="none">
+ <linepath>
+ <startpoint startx="455" starty="969"/>
+ <endpoint endx="693" endy="969"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="3" indexb="1" usesdiagramusefillcolor="107" widgetaid="fVEFNH5ORKhF" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="5" xmi.id="VU5nVOA2eXOu" widgetbid="Yqd4nZoS22fQ" totalcountb="2" type="512" textcolor="none" usefillcolor="138" linewidth="none">
+ <linepath>
+ <startpoint startx="455" starty="1013"/>
+ <endpoint endx="695" endy="1013"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="4" indexb="1" usesdiagramusefillcolor="202" widgetaid="fVEFNH5ORKhF" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="5" xmi.id="DGHqldisi3xc" widgetbid="Jjoj3Vy1r0FP" totalcountb="2" type="512" textcolor="none" usefillcolor="99" linewidth="none">
+ <linepath>
+ <startpoint startx="455" starty="1015"/>
+ <endpoint endx="719" endy="1089"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="1" indexb="1" usesdiagramusefillcolor="96" widgetaid="fVEFNH5ORKhF" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="5" xmi.id="45Gm6BM46YDL" widgetbid="AR6AutfSjIXX" totalcountb="2" type="512" textcolor="none" usefillcolor="2" linewidth="none">
+ <linepath>
+ <startpoint startx="455" starty="967"/>
+ <endpoint endx="665" endy="885"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="3" indexb="1" usesdiagramusefillcolor="192" widgetaid="zUJuSHmTSoxz" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="5" xmi.id="56LAdWTNbCId" widgetbid="fVEFNH5ORKhF" totalcountb="2" type="503" textcolor="none" usefillcolor="2" linewidth="none">
+ <linepath>
+ <startpoint startx="89" starty="882"/>
+ <endpoint endx="326" endy="967"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="1" indexb="1" usesdiagramusefillcolor="0" widgetaid="yV2zoyqSA54n" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="3" xmi.id="qmQ6BZx79Dcv" widgetbid="vcGXmYAOm2uB" totalcountb="2" type="512" textcolor="none" usefillcolor="212" linewidth="none">
+ <linepath>
+ <startpoint startx="831" starty="501"/>
+ <endpoint endx="881" endy="501"/>
+ </linepath>
+ </assocwidget>
+ <assocwidget indexa="2" indexb="1" usesdiagramusefillcolor="32" widgetaid="yV2zoyqSA54n" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="3" xmi.id="OKkXVMSE6kgs" widgetbid="AiGjFaDtZeiT" totalcountb="2" type="512" textcolor="none" usefillcolor="0" linewidth="none">
+ <linepath>
+ <startpoint startx="831" starty="545"/>
+ <endpoint endx="888" endy="545"/>
+ </linepath>
+ </assocwidget>
+ </associations>
+ </diagram>
+ </diagrams>
+ </XMI.extension>
+ </UML:Model>
+ <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Component View" name="Component View">
+ <UML:Namespace.ownedElement>
+ <UML:Component visibility="public" isSpecification="false" namespace="Component View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="a6EnETLoILKb" name="UI" executable="0"/>
+ <UML:Component visibility="public" isSpecification="false" namespace="Component View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="UzEJWmruDuUE" name="Controller" executable="0"/>
+ <UML:Component visibility="public" isSpecification="false" namespace="Component View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="fuDsEocmsrX4" name="Services" executable="0"/>
+ <UML:Dependency visibility="public" isSpecification="false" namespace="Component View" supplier="UzEJWmruDuUE" xmi.id="IstaCB9gAN0e" client="a6EnETLoILKb" name="android xml"/>
+ <UML:Dependency visibility="public" isSpecification="false" namespace="Component View" supplier="fuDsEocmsrX4" xmi.id="Xg6f34IAtpWa" client="UzEJWmruDuUE" name="IntentServices"/>
+ </UML:Namespace.ownedElement>
+ <XMI.extension xmi.extender="umbrello">
+ <diagrams>
+ <diagram showopsig="1" linecolor="#ff0000" snapx="10" showattribassocs="1" snapy="10" linewidth="0" showattsig="1" textcolor="#000000" isopen="1" showpackage="1" showpubliconly="1" showstereotype="1" name="leap_android component diagram" font="Sans Serif,9,-1,0,50,0,0,0,0,0" canvasheight="913" canvaswidth="1601" localid="-1" snapcsgrid="0" showgrid="0" showops="1" griddotcolor="#808080" backgroundcolor="#ffffff" usefillcolor="1" fillcolor="#ffff00" zoom="100" xmi.id="cr2WJ9gfrZYX" documentation="" showscope="1" snapgrid="0" showatts="1" type="7">
+ <widgets>
+ <componentwidget width="100" showstereotype="1" x="112" usesdiagramusefillcolor="1" y="104" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="56" linecolor="none" xmi.id="a6EnETLoILKb" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,75,0,0,0,0,0"/>
+ <componentwidget width="124" showstereotype="1" x="382" usesdiagramusefillcolor="1" y="103" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="56" linecolor="none" xmi.id="UzEJWmruDuUE" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,75,0,0,0,0,0"/>
+ <componentwidget width="114" showstereotype="1" x="381" usesdiagramusefillcolor="1" y="251" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="56" linecolor="none" xmi.id="fuDsEocmsrX4" textcolor="#000000" usefillcolor="1" linewidth="none" font="Sans Serif,9,-1,0,75,0,0,0,0,0"/>
+ </widgets>
+ <messages/>
+ <associations>
+ <assocwidget indexa="1" indexb="1" usesdiagramusefillcolor="80" widgetaid="a6EnETLoILKb" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="2" xmi.id="IstaCB9gAN0e" widgetbid="UzEJWmruDuUE" totalcountb="2" type="502" textcolor="none" usefillcolor="0" linewidth="none">
+ <linepath>
+ <startpoint startx="212" starty="116"/>
+ <endpoint endx="382" endy="116"/>
+ </linepath>
+ <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" textcolor="none" usesdiagramusefillcolor="1" x="297" showstereotype="1" y="116" text="android xml" font="Sans Serif,9,-1,0,50,0,0,0,0,0" pretext="" role="703" width="76" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="LBfIqNusZV87" height="17"/>
+ </assocwidget>
+ <assocwidget indexa="1" indexb="1" usesdiagramusefillcolor="32" widgetaid="UzEJWmruDuUE" usesdiagramfillcolor="0" fillcolor="#000000" linecolor="none" totalcounta="2" xmi.id="Xg6f34IAtpWa" widgetbid="fuDsEocmsrX4" totalcountb="2" type="502" textcolor="none" usefillcolor="0" linewidth="none">
+ <linepath>
+ <startpoint startx="414" starty="159"/>
+ <endpoint endx="414" endy="251"/>
+ </linepath>
+ <floatingtext linecolor="none" usesdiagramfillcolor="1" linewidth="none" textcolor="none" usesdiagramusefillcolor="1" x="414" showstereotype="1" y="205" text="IntentServices" font="Sans Serif,9,-1,0,50,0,0,0,0,0" pretext="" role="703" width="90" isinstance="0" posttext="" usefillcolor="1" fillcolor="none" xmi.id="UJJzVfIoqv6f" height="17"/>
+ </assocwidget>
+ </associations>
+ </diagram>
+ </diagrams>
+ </XMI.extension>
+ </UML:Model>
+ <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Deployment View" name="Deployment View">
+ <UML:Namespace.ownedElement/>
+ </UML:Model>
+ <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Entity Relationship Model" name="Entity Relationship Model">
+ <UML:Namespace.ownedElement/>
+ </UML:Model>
+ </UML:Namespace.ownedElement>
+ </UML:Model>
+ </XMI.content>
+ <XMI.extensions xmi.extender="umbrello">
+ <docsettings viewid="cr2WJ9gfrZYX" uniqueid="UJJzVfIoqv6f" documentation=""/>
+ <listview>
+ <listitem open="1" type="800" id="Views">
+ <listitem open="1" type="821" id="Component View">
+ <listitem open="1" type="822" id="UzEJWmruDuUE"/>
+ <listitem open="0" type="819" id="cr2WJ9gfrZYX" label="leap_android component diagram"/>
+ <listitem open="1" type="822" id="fuDsEocmsrX4"/>
+ <listitem open="1" type="822" id="a6EnETLoILKb"/>
+ </listitem>
+ <listitem open="1" type="827" id="Deployment View"/>
+ <listitem open="1" type="836" id="Entity Relationship Model"/>
+ <listitem open="0" type="801" id="Logical View">
+ <listitem open="1" type="830" id="Datatypes">
+ <listitem open="1" type="829" id="FTPrZZljwhWK"/>
+ <listitem open="1" type="829" id="bs91Li1cDC4U"/>
+ <listitem open="1" type="829" id="x6EAUKpWSGyE"/>
+ <listitem open="1" type="829" id="YP6o9vA0qGa0"/>
+ <listitem open="1" type="829" id="yMWoa6npXCg7"/>
+ <listitem open="1" type="829" id="0KWmr0xPN3EW"/>
+ <listitem open="1" type="829" id="ANwnQLpCoZVD"/>
+ <listitem open="1" type="829" id="Qlqmo2InMnZw"/>
+ <listitem open="1" type="829" id="jPod6Jw4bQoS"/>
+ <listitem open="1" type="829" id="sAggSVa2GVCS"/>
+ <listitem open="1" type="829" id="Ojyz8ATj0cjL"/>
+ <listitem open="1" type="829" id="rKkPWQUDqIru"/>
+ <listitem open="1" type="829" id="Te4nRejJyTgT"/>
+ <listitem open="1" type="829" id="bnxADldcXROJ"/>
+ </listitem>
+ </listitem>
+ <listitem open="0" type="802" id="Use Case View">
+ <listitem open="1" type="812" id="Psks5Jf2nwuD"/>
+ <listitem open="1" type="812" id="1m2PMde21Jyt"/>
+ <listitem open="1" type="812" id="C7bm7xDSihsM"/>
+ <listitem open="1" type="812" id="Yqd4nZoS22fQ"/>
+ <listitem open="1" type="812" id="vcGXmYAOm2uB"/>
+ <listitem open="1" type="812" id="qvTBoV9JX67V"/>
+ <listitem open="1" type="812" id="wXe1ZPXO1cZC"/>
+ <listitem open="1" type="812" id="Km61UyNTiNt2"/>
+ <listitem open="1" type="812" id="qc5BDjWzpVRl"/>
+ <listitem open="1" type="812" id="L398YbtOWKZK"/>
+ <listitem open="1" type="812" id="fVEFNH5ORKhF"/>
+ <listitem open="0" type="805" id="vWwxyu3D2VXp" label="leap_android use case diagram"/>
+ <listitem open="1" type="812" id="iQhwsLFO0UEB"/>
+ <listitem open="1" type="812" id="3RxIQYQw0RPY"/>
+ <listitem open="1" type="812" id="z5yBRg9RoHuW"/>
+ <listitem open="1" type="812" id="Jjoj3Vy1r0FP"/>
+ <listitem open="1" type="812" id="MlWSfKugQadE"/>
+ <listitem open="1" type="812" id="AR6AutfSjIXX"/>
+ <listitem open="1" type="812" id="eCHceTopYNbe"/>
+ <listitem open="1" type="812" id="R4Iv8xsMQ45u"/>
+ <listitem open="1" type="812" id="dxwht76XFXMU"/>
+ <listitem open="1" type="812" id="yV2zoyqSA54n"/>
+ <listitem open="1" type="812" id="AiGjFaDtZeiT"/>
+ <listitem open="1" type="812" id="xO3GXCEj0VnU"/>
+ <listitem open="1" type="811" id="zUJuSHmTSoxz"/>
+ </listitem>
+ </listitem>
+ </listview>
+ <codegeneration>
+ <codegenerator language="Java"/>
+ </codegeneration>
+ </XMI.extensions>
+</XMI>