Subversion Repositories Applications.gtt

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

<?xml version="1.0" encoding="UTF-8"?>
<XMI xmlns:UML="org.omg/standards/UML" verified="false" timestamp="" xmi.version="1.2" >
 <XMI.header>
  <XMI.documentation>
   <XMI.exporter>umbrello uml modeller http://uml.sf.net</XMI.exporter>
   <XMI.exporterVersion>1.1</XMI.exporterVersion>
  </XMI.documentation>
  <XMI.model xmi.name="diagramme_classe " href="/home/mamzel/Documents/projet_tela_timesheet/specification_detaillee/orientation_des_solutions/diagramme_classe .xmi" />
  <XMI.metamodel xmi.name="UML" href="UML.xml" xmi.version="1.3" />
 </XMI.header>
 <XMI.content>
  <docsettings viewid="2" documentation="" uniqueid="173" />
  <umlobjects>
   <UML:Class stereotype="" package="" xmi.id="9" abstract="0" documentation="" name="Utilisateur" static="0" scope="200" >
    <UML:Operation stereotype="" package="" xmi.id="66" type="Utilisateur" abstract="0" documentation="Cree un nouvel utilisateur" name="Utilisateur" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="identifiant de l'utilisateur
" name="id" static="0" scope="200" />
     <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="string" abstract="0" documentation="nom de la personne" name="nom" static="0" scope="200" />
     <UML:Parameter stereotype="" package="" xmi.id="3" value="" type="int" abstract="0" documentation="prenom de la personne" name="prenom" static="0" scope="200" />
     <UML:Parameter stereotype="" package="" xmi.id="4" value="" type="string" abstract="0" documentation="mot de passe utilisateur
                " name="pass" static="0" scope="200" />
     <UML:Parameter stereotype="" package="" xmi.id="5" value="" type="string" abstract="0" documentation="email de l'utilisateur" name="email" static="0" scope="200" />
     <UML:Parameter stereotype="" package="" xmi.id="6" value="" type="string" abstract="0" documentation="ville de l'adresse" name="ville" static="0" scope="200" />
     <UML:Parameter stereotype="" package="" xmi.id="7" value="" type="string" abstract="0" documentation="indique si l'utilisateur est salarié, stagiaire..." name="statut" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="67" type="void" abstract="0" documentation="peret d'enregistrer un utilisateur dans une base de donnees a partir du nom de la base de donnes, du nom de la table et des attributs à ajouter" name="enregistrerUtilisateur" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="nom de la basede donnees " name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="68" type="Utilisateur" abstract="0" documentation="permet de recuperer un utilisateur de la base de donnees" name="recupererUtilisateur" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="string" abstract="0" documentation="nom de la base de donnees ou rcuperer les donnees" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="70" type="string" abstract="0" documentation="" name="getNom" static="0" scope="200" />
    <UML:Operation stereotype="" package="" xmi.id="75" type="string" abstract="0" documentation="" name="getPrenom" static="0" scope="200" />
    <UML:Operation stereotype="" package="" xmi.id="76" type="int" abstract="0" documentation="" name="getTelephone" static="0" scope="200" />
    <UML:Operation stereotype="" package="" xmi.id="77" type="string" abstract="0" documentation="" name="getAdresse" static="0" scope="200" />
    <UML:Operation stereotype="" package="" xmi.id="78" type="int" abstract="0" documentation="" name="getCode" static="0" scope="200" />
    <UML:Operation stereotype="" package="" xmi.id="79" type="string" abstract="0" documentation="" name="getVille" static="0" scope="200" />
    <UML:Operation stereotype="" package="" xmi.id="80" type="double" abstract="0" documentation="" name="getQuota" static="0" scope="200" />
    <UML:Operation stereotype="" package="" xmi.id="81" type="double" abstract="0" documentation="" name="getConges" static="0" scope="200" />
    <UML:Operation stereotype="" package="" xmi.id="82" type="int" abstract="0" documentation="" name="getAdmin" static="0" scope="200" />
    <UML:Operation stereotype="" package="" xmi.id="83" type="int" abstract="0" documentation="" name="getAdmin2" static="0" scope="200" />
    <UML:Operation stereotype="" package="" xmi.id="84" type="double" abstract="0" documentation="" name="getNotes" static="0" scope="200" />
    <UML:Operation stereotype="" package="" xmi.id="85" type="string" abstract="0" documentation="" name="getStatut" static="0" scope="200" />
    <UML:Operation stereotype="" package="" xmi.id="106" type="void" abstract="0" documentation="" name="supprimerUtilisateur" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Attribute stereotype="" package="" xmi.id="11" value="" type="int" abstract="0" documentation="" name="id_utilisateur" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="12" value="" type="string" abstract="0" documentation="" name="nom" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="14" value="" type="string" abstract="0" documentation="" name="prenom" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="15" value="" type="string" abstract="0" documentation="" name="password" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="16" value="" type="string" abstract="0" documentation="" name="email" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="17" value="" type="int" abstract="0" documentation="" name="telephone" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="18" value="" type="int" abstract="0" documentation="" name="adresse" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="19" value="" type="int" abstract="0" documentation="" name="code_postal" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="20" value="" type="int" abstract="0" documentation="" name="ville" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="21" value="" type="double" abstract="0" documentation="" name="quota_heures_sup" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="22" value="" type="double" abstract="0" documentation="" name="conges_payes" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="155" value="" type="float" abstract="0" documentation="" name="temps_de_travail" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="23" value="" type="int" abstract="0" documentation="" name="admin" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="24" value="" type="int" abstract="0" documentation="" name="admin2" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="25" value="" type="int" abstract="0" documentation="" name="Notes" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="62" value="" type="string" abstract="0" documentation="" name="statut" static="0" scope="201" />
   </UML:Class>
   <UML:Class stereotype="" package="" xmi.id="26" abstract="0" documentation="" name="Motif" static="0" scope="200" >
    <UML:Operation stereotype="" package="" xmi.id="74" type="void" abstract="0" documentation="enregistre les motifs d'absence" name="enregistrerMotif" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="nom de la bse de donnees" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="87" type="Motif" abstract="0" documentation="" name="recupererMotif" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="nom  de la base de donnees" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="104" type="void" abstract="0" documentation="" name="supprimerMotif" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="113" type="void" abstract="0" documentation="" name="setRtt" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="" name="typeRtt" static="0" scope="200" />
    </UML:Operation>
    <UML:Attribute stereotype="" package="" xmi.id="27" value="" type="int" abstract="0" documentation="" name="id_motif" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="29" value="" type="string" abstract="0" documentation="" name="libelle_motif" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="30" value="" type="int" abstract="0" documentation="" name="type_rtt" static="0" scope="201" />
   </UML:Class>
   <UML:Class stereotype="" package="" xmi.id="31" abstract="0" documentation="" name="Absence" static="0" scope="200" >
    <UML:Operation stereotype="" package="" xmi.id="71" type="void" abstract="0" documentation="" name="enregistrerAbsence" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="nom de la base de donnees" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="72" type="void" abstract="0" documentation="" name="enregistrerDateEnvoi" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="string" abstract="0" documentation="nom de la base de donnees" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="73" type="bool" abstract="0" documentation="renvoie un booleen
true si la lettre a ete envoyee et faux sinon" name="isEnvoi" static="0" scope="200" />
    <UML:Operation stereotype="" package="" xmi.id="97" type="void" abstract="0" documentation="" name="setDateDeb" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="date" abstract="0" documentation="" name="dateDeb" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="98" type="void" abstract="0" documentation="" name="setDateFin" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="date" abstract="0" documentation="" name="dateFin" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="99" type="void" abstract="0" documentation="" name="setDateEnvoi" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="dateEnvoi" static="0" scope="200" />
    </UML:Operation>
    <UML:Attribute stereotype="" package="" xmi.id="32" value="" type="date" abstract="0" documentation="" name="date_debut_absence" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="33" value="" type="date" abstract="0" documentation="" name="date_fin_absence" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="34" value="" type="date" abstract="0" documentation="" name="date_envoi_lettre" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="124" value="" type="int" abstract="0" documentation="" name="utilisateur" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="125" value="" type="int" abstract="0" documentation="" name="motif" static="0" scope="201" />
   </UML:Class>
   <UML:Class stereotype="" package="" xmi.id="35" abstract="0" documentation="" name="Projet" static="0" scope="200" >
    <UML:Operation stereotype="" package="" xmi.id="88" type="void" abstract="0" documentation="" name="enregistrerProjet" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="nom de la base de donnees" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="89" type="Projet" abstract="0" documentation="" name="recupererprojet" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="103" type="void" abstract="0" documentation="" name="supprimerProjet" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="132" type="void" abstract="0" documentation="" name="setAvancement" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="float" abstract="0" documentation="" name="pourcentage" static="0" scope="200" />
    </UML:Operation>
    <UML:Attribute stereotype="" package="" xmi.id="36" value="" type="int" abstract="0" documentation="" name="id_projet" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="37" value="" type="string" abstract="0" documentation="" name="Nom_projet" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="38" value="" type="string" abstract="0" documentation="" name="Description" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="131" value="" type="float" abstract="0" documentation="" name="avancement" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="157" value="" type="int" abstract="0" documentation="identifiant de la categorie a laquelle elle appartient" name="categorie" static="0" scope="200" />
   </UML:Class>
   <UML:Class stereotype="" package="" xmi.id="39" abstract="0" documentation="" name="Prevision" static="0" scope="200" >
    <UML:Operation stereotype="" package="" xmi.id="92" type="void" abstract="0" documentation="" name="enregistrerPrevision" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="nom de la bse de donnees" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="93" type="Prevision" abstract="0" documentation="" name="recupererPrevision" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="nom de la bse de donnees" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="94" type="double" abstract="0" documentation="" name="getDuree" static="0" scope="200" />
    <UML:Operation stereotype="" package="" xmi.id="95" type="void" abstract="0" documentation="" name="setDate" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="date" abstract="0" documentation="" name="Date" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="96" type="void" abstract="0" documentation="" name="setDuree" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="double" abstract="0" documentation="" name="Duree" static="0" scope="200" />
    </UML:Operation>
    <UML:Attribute stereotype="" package="" xmi.id="40" value="" type="date" abstract="0" documentation="" name="date_prevue" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="41" value="" type="int" abstract="0" documentation="" name="duree_prevue" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="126" value="" type="int" abstract="0" documentation="" name="utilisateur" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="127" value="" type="int" abstract="0" documentation="" name="projet" static="0" scope="201" />
   </UML:Class>
   <UML:Class stereotype="" package="" xmi.id="42" abstract="0" documentation="" name="Travail" static="0" scope="200" >
    <UML:Operation stereotype="" package="" xmi.id="100" type="void" abstract="0" documentation="" name="enregistrerTravail" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="nomde la bse de donnees" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="114" type="void" abstract="0" documentation="" name="setDateTravail" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="date" abstract="0" documentation="" name="dateTravail" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="115" type="void" abstract="0" documentation="" name="setDuree" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="double" abstract="0" documentation="" name="duree" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="123" type="Travail" abstract="0" documentation="" name="recupererTravail" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Attribute stereotype="" package="" xmi.id="43" value="" type="date" abstract="0" documentation="" name="date_travail" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="44" value="" type="float" abstract="0" documentation="" name="duree_travail" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="128" value="" type="int" abstract="0" documentation="" name="utilisateur" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="129" value="" type="int" abstract="0" documentation="" name="projet" static="0" scope="201" />
   </UML:Class>
   <UML:Class stereotype="" package="" xmi.id="45" abstract="0" documentation="" name="Categorie" static="0" scope="200" >
    <UML:Operation stereotype="" package="" xmi.id="90" type="void" abstract="0" documentation="" name="enregistrerCategorie" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="nom de la bse de donnees" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="91" type="Categorie" abstract="0" documentation="" name="recupererCategorie" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="105" type="void" abstract="0" documentation="" name="supprimerCategorie" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Attribute stereotype="" package="" xmi.id="46" value="" type="int" abstract="0" documentation="" name="id_categorie" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="47" value="" type="string" abstract="0" documentation="" name="libelle_categorie" static="0" scope="201" />
   </UML:Class>
   <UML:Class stereotype="" package="" xmi.id="48" abstract="0" documentation="" name="Frais" static="0" scope="200" >
    <UML:Operation stereotype="" package="" xmi.id="102" type="void" abstract="0" documentation="" name="enregistrerFrais" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="107" type="Frais" abstract="0" documentation="" name="recupererFrais" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="108" type="void" abstract="0" documentation="" name="supprimerFrais" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Attribute stereotype="" package="" xmi.id="49" value="" type="int" abstract="0" documentation="" name="id_frais" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="50" value="" type="string" abstract="0" documentation="" name="libelle_frais" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="172" value="" type="date" abstract="0" documentation="" name="date_frais" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="173" value="" type="int" abstract="0" documentation="" name="utilisateur" static="0" scope="201" />
   </UML:Class>
   <UML:Class stereotype="" package="" xmi.id="53" abstract="0" documentation="" name="Note_De_Frais" static="0" scope="200" >
    <UML:Operation stereotype="" package="" xmi.id="111" type="void" abstract="0" documentation="" name="enregistrerNotesFrais" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="nom de la base de donnees" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="112" type="Note_De_Frais" abstract="0" documentation="" name="recupererNotesFrais" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Attribute stereotype="" package="" xmi.id="54" value="" type="float" abstract="0" documentation="" name="montant_ht" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="63" value="" type="float" abstract="0" documentation="" name="montant_ttc" static="0" scope="201" />
   </UML:Class>
   <UML:Class stereotype="" package="" xmi.id="55" abstract="0" documentation="" name="Frais_kilometrique" static="0" scope="200" >
    <UML:Operation stereotype="" package="" xmi.id="109" type="void" abstract="0" documentation="enregistre le sfrais kilometriques" name="enregistrerFraisKilo" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="110" type="Frais_kilometrique" abstract="0" documentation="" name="recupererFraisKilo" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="118" type="void" abstract="0" documentation="" name="setNombreKilo" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="float" abstract="0" documentation="" name="nb" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="119" type="void" abstract="0" documentation="" name="setObjet" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="Objet" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="120" type="void" abstract="0" documentation="" name="setTrajet" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="Trajet" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="122" type="void" abstract="0" documentation="" name="CalculMontant" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="float" abstract="0" documentation="" name="taux" static="0" scope="200" />
     <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="float" abstract="0" documentation="" name="nb" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="117" type="void" abstract="0" documentation="" name="setTaux" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="float" abstract="0" documentation="" name="taux" static="0" scope="200" />
    </UML:Operation>
    <UML:Attribute stereotype="" package="" xmi.id="56" value="" type="float" abstract="0" documentation="" name="taux_kilometre" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="57" value="" type="float" abstract="0" documentation="" name="nombre_kilometre" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="58" value="" type="string" abstract="0" documentation="" name="Objet" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="59" value="" type="string" abstract="0" documentation="" name="Trajet" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="64" value="" type="float" abstract="0" documentation="" name="montant_total" static="0" scope="201" />
   </UML:Class>
   <UML:Class stereotype="" package="" xmi.id="133" abstract="0" documentation="" name="Taches" static="0" scope="200" >
    <UML:Operation stereotype="" package="" xmi.id="140" type="void" abstract="0" documentation="" name="enregistrerTache" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="nom de la base de donnees" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="142" type="Taches" abstract="0" documentation="" name="recupererTache" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="143" type="void" abstract="0" documentation="" name="supprimerTache" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="nom de la abse de donnees" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="144" type="void" abstract="0" documentation="" name="setAvancement" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="float" abstract="0" documentation="" name="avanc" static="0" scope="200" />
    </UML:Operation>
    <UML:Attribute stereotype="" package="" xmi.id="134" value="" type="int" abstract="0" documentation="" name="id_tache" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="135" value="" type="string" abstract="0" documentation="" name="nom_tache" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="136" value="" type="string" abstract="0" documentation="" name="description_tache" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="137" value="" type="date" abstract="0" documentation="" name="date_debut_tache" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="138" value="" type="float" abstract="0" documentation="" name="duree_prevue_tache" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="139" value="" type="float" abstract="0" documentation="" name="avancement_tache" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="156" value="" type="int" abstract="0" documentation="identifiant du projet auquel il appartient" name="projet" static="0" scope="201" />
   </UML:Class>
   <UML:Class stereotype="" package="" xmi.id="145" abstract="0" documentation="" name="prevision" static="0" scope="200" >
    <UML:Operation stereotype="" package="" xmi.id="150" type="void" abstract="0" documentation="" name="enregistrerPrevision" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="151" type="prevision" abstract="0" documentation="" name="recupererPrevision" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="152" type="Float" abstract="0" documentation="" name="getDuree" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="153" type="void" abstract="0" documentation="" name="setDuree" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="float" abstract="0" documentation="" name="duree" static="0" scope="200" />
     <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="154" type="void" abstract="0" documentation="" name="setDate" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="date" abstract="0" documentation="" name="date_prev" static="0" scope="200" />
     <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="string" abstract="0" documentation="" name="db" static="0" scope="200" />
    </UML:Operation>
    <UML:Attribute stereotype="" package="" xmi.id="146" value="" type="date" abstract="0" documentation="" name="date_prevue" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="147" value="" type="float" abstract="0" documentation="" name="duree_prevue" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="148" value="" type="int" abstract="0" documentation="" name="utilisateur" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="149" value="" type="int" abstract="0" documentation="" name="tache" static="0" scope="201" />
   </UML:Class>
   <UML:Class stereotype="" package="" xmi.id="158" abstract="0" documentation="" name="Depense" static="0" scope="200" >
    <UML:Operation stereotype="" package="" xmi.id="162" type="void" abstract="0" documentation="" name="enregistrerDepense" static="0" scope="201" />
    <UML:Operation stereotype="" package="" xmi.id="163" type="Depense" abstract="0" documentation="" name="recupererDepense" static="0" scope="201" />
    <UML:Operation stereotype="" package="" xmi.id="164" type="void" abstract="0" documentation="" name="supprimerDepense" static="0" scope="200" />
    <UML:Attribute stereotype="" package="" xmi.id="159" value="" type="int" abstract="0" documentation="" name="id_frais" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="160" value="" type="date" abstract="0" documentation="" name="date_frais" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="161" value="" type="int" abstract="0" documentation="" name="utilisateur" static="0" scope="201" />
   </UML:Class>
   <UML:Class stereotype="" package="" xmi.id="165" abstract="0" documentation="" name="Statut" static="0" scope="200" >
    <UML:Operation stereotype="" package="" xmi.id="168" type="void" abstract="0" documentation="" name="enregistrerStatut" static="0" scope="200" />
    <UML:Operation stereotype="" package="" xmi.id="169" type="Statut" abstract="0" documentation="" name="recupererStatut" static="0" scope="200" />
    <UML:Operation stereotype="" package="" xmi.id="170" type="Statut" abstract="0" documentation="" name="Statut" static="0" scope="200" >
     <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="Tableau" abstract="0" documentation="" name="tableau" static="0" scope="200" />
    </UML:Operation>
    <UML:Operation stereotype="" package="" xmi.id="171" type="void" abstract="0" documentation="" name="supprimerStatut" static="0" scope="200" />
    <UML:Attribute stereotype="" package="" xmi.id="166" value="" type="int" abstract="0" documentation="" name="id_statut" static="0" scope="201" />
    <UML:Attribute stereotype="" package="" xmi.id="167" value="" type="string" abstract="0" documentation="" name="libelle_statut" static="0" scope="201" />
   </UML:Class>
  </umlobjects>
  <diagrams>
   <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" showgrid="0" showopsig="0" usefillcolor="1" snapx="10" snapy="10" showatts="1" xmi.id="2" documentation="" type="402" showops="0" showpackage="0" name="diagramme de classes" localid="30000" showstereotype="0" showscope="1" font="Sans,10,-1,5,0,0,0,0,0,0" linecolor="#ff0000" >
    <widgets>
     <UML:ConceptWidget usesdiagramfillcolour="0" width="173" showattsigs="601" usesdiagramusefillcolour="0" x="25" linecolour="#ff0000" y="13" showopsigs="600" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="238" usefillcolor="1" showattributes="1" xmi.id="9" showoperations="0" showpackage="0" showscope="1" showstereotype="0" font="Sans,10,-1,5,0,0,0,0,0,0" />
     <UML:ConceptWidget usesdiagramfillcolour="0" width="131" showattsigs="601" usesdiagramusefillcolour="0" x="625" linecolour="#ff0000" y="31" showopsigs="600" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="112" usefillcolor="1" showattributes="1" xmi.id="26" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,10,-1,5,0,0,0,0,0,0" />
     <UML:ConceptWidget usesdiagramfillcolour="0" width="171" showattsigs="601" usesdiagramusefillcolour="0" x="344" linecolour="#ff0000" y="7" showopsigs="600" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="168" usefillcolor="1" showattributes="1" xmi.id="31" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,10,-1,5,0,0,0,0,0,0" />
     <UML:ConceptWidget usesdiagramfillcolour="0" width="130" showattsigs="601" usesdiagramusefillcolour="0" x="689" linecolour="#ff0000" y="177" showopsigs="600" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="140" usefillcolor="1" showattributes="1" xmi.id="35" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,10,-1,5,0,0,0,0,0,0" />
     <UML:ConceptWidget usesdiagramfillcolour="0" width="137" showattsigs="601" usesdiagramusefillcolour="0" x="318" linecolour="#ff0000" y="178" showopsigs="600" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="126" usefillcolor="1" showattributes="1" xmi.id="42" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,10,-1,5,0,0,0,0,0,0" />
     <UML:ConceptWidget usesdiagramfillcolour="0" width="153" showattsigs="601" usesdiagramusefillcolour="0" x="371" linecolour="#ff0000" y="322" showopsigs="600" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="84" usefillcolor="1" showattributes="1" xmi.id="45" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,10,-1,5,0,0,0,0,0,0" />
     <UML:ConceptWidget usesdiagramfillcolour="0" width="128" showattsigs="601" usesdiagramusefillcolour="0" x="23" linecolour="#ff0000" y="338" showopsigs="600" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="112" usefillcolor="1" showattributes="1" xmi.id="48" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,10,-1,5,0,0,0,0,0,0" />
     <UML:ConceptWidget usesdiagramfillcolour="0" width="158" showattsigs="601" usesdiagramusefillcolour="0" x="12" linecolour="#ff0000" y="493" showopsigs="600" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="70" usefillcolor="1" showattributes="1" xmi.id="53" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,10,-1,5,0,0,0,0,0,0" />
     <UML:ConceptWidget usesdiagramfillcolour="0" width="156" showattsigs="601" usesdiagramusefillcolour="0" x="205" linecolour="#ff0000" y="390" showopsigs="600" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="182" usefillcolor="1" showattributes="1" xmi.id="55" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,10,-1,5,0,0,0,0,0,0" />
     <UML:ConceptWidget usesdiagramfillcolour="0" width="169" showattsigs="601" usesdiagramusefillcolour="0" x="637" linecolour="#ff0000" y="410" showopsigs="600" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="168" usefillcolor="1" showattributes="1" xmi.id="133" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,10,-1,5,0,0,0,0,0,0" />
     <UML:ConceptWidget usesdiagramfillcolour="0" width="150" showattsigs="601" usesdiagramusefillcolour="0" x="388" linecolour="#ff0000" y="416" showopsigs="600" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="140" usefillcolor="1" showattributes="1" xmi.id="145" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,10,-1,5,0,0,0,0,0,0" />
     <UML:ConceptWidget usesdiagramfillcolour="0" width="139" showattsigs="601" usesdiagramusefillcolour="0" x="170" linecolour="#ff0000" y="273" showopsigs="600" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="98" usefillcolor="1" showattributes="1" xmi.id="165" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Sans,10,-1,5,0,0,0,0,0,0" />
    </widgets>
    <messages/>
    <associations>
     <UML:AssocWidget totalcounta="3" indexa="1" totalcountb="2" indexb="1" widgetbid="31" widgetaid="9" documentation="" type="503" >
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="200" linecolour="none" y="72" operation="" usesdiagramlinecolour="1" role="701" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="1" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="329" linecolour="none" y="93" operation="" usesdiagramlinecolour="1" role="702" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="*" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="271" linecolour="none" y="91" operation="" usesdiagramlinecolour="1" role="703" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="fait" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <linepath>
       <startpoint startx="198" starty="92" />
       <endpoint endx="344" endy="91" />
      </linepath>
     </UML:AssocWidget>
     <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="26" widgetaid="31" documentation="" type="503" >
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="517" linecolour="none" y="71" operation="" usesdiagramlinecolour="1" role="701" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="*" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="609" linecolour="none" y="89" operation="" usesdiagramlinecolour="1" role="702" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="1" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="570" linecolour="none" y="89" operation="" usesdiagramlinecolour="1" role="703" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="explique" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <linepath>
       <startpoint startx="515" starty="91" />
       <endpoint endx="625" endy="87" />
      </linepath>
     </UML:AssocWidget>
     <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="48" widgetaid="53" documentation="" type="500" >
      <linepath>
       <startpoint startx="91" starty="493" />
       <endpoint endx="87" endy="450" />
      </linepath>
     </UML:AssocWidget>
     <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="48" widgetaid="55" documentation="" type="500" >
      <linepath>
       <startpoint startx="205" starty="481" />
       <endpoint endx="151" endy="394" />
      </linepath>
     </UML:AssocWidget>
     <UML:AssocWidget totalcounta="3" indexa="2" totalcountb="2" indexb="1" widgetbid="42" widgetaid="9" documentation="" type="503" >
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="200" linecolour="none" y="173" operation="" usesdiagramlinecolour="1" role="701" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="1" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="303" linecolour="none" y="221" operation="" usesdiagramlinecolour="1" role="702" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="*" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="258" linecolour="none" y="206" operation="" usesdiagramlinecolour="1" role="703" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="effectue" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <linepath>
       <startpoint startx="198" starty="171" />
       <endpoint endx="318" endy="241" />
      </linepath>
     </UML:AssocWidget>
     <UML:AssocWidget totalcounta="4" indexa="1" totalcountb="2" indexb="1" widgetbid="42" widgetaid="35" documentation="" type="503" >
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="673" linecolour="none" y="214" operation="" usesdiagramlinecolour="1" role="701" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="1" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="457" linecolour="none" y="221" operation="" usesdiagramlinecolour="1" role="702" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="*" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="572" linecolour="none" y="226" operation="" usesdiagramlinecolour="1" role="703" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <linepath>
       <startpoint startx="689" starty="212" />
       <endpoint endx="455" endy="241" />
      </linepath>
     </UML:AssocWidget>
     <UML:AssocWidget totalcounta="4" indexa="2" totalcountb="2" indexb="1" widgetbid="45" widgetaid="35" documentation="" type="501" >
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="662" linecolour="none" y="249" operation="" usesdiagramlinecolour="1" role="701" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="1..*" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="449" linecolour="none" y="302" operation="" usesdiagramlinecolour="1" role="702" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="1" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="568" linecolour="none" y="284" operation="" usesdiagramlinecolour="1" role="703" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <linepath>
       <startpoint startx="689" starty="247" />
       <endpoint endx="447" endy="322" />
      </linepath>
     </UML:AssocWidget>
     <UML:AssocWidget totalcounta="4" indexa="3" totalcountb="2" indexb="1" widgetbid="145" widgetaid="35" documentation="" type="503" >
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="673" linecolour="none" y="284" operation="" usesdiagramlinecolour="1" role="701" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="1" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="465" linecolour="none" y="396" operation="" usesdiagramlinecolour="1" role="702" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="*" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="576" linecolour="none" y="349" operation="" usesdiagramlinecolour="1" role="703" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="concerne" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <linepath>
       <startpoint startx="689" starty="282" />
       <endpoint endx="463" endy="416" />
      </linepath>
     </UML:AssocWidget>
     <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="133" widgetaid="133" documentation="" type="503" >
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="664" linecolour="none" y="390" operation="" usesdiagramlinecolour="1" role="701" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="*" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="770" linecolour="none" y="393" operation="" usesdiagramlinecolour="1" role="702" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="*" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="649" linecolour="none" y="350" operation="" usesdiagramlinecolour="1" role="703" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="a pour predecesseur" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <linepath>
       <startpoint startx="679" starty="410" />
       <endpoint endx="763" endy="410" />
       <point x="679" y="360" />
       <point x="763" y="360" />
      </linepath>
     </UML:AssocWidget>
     <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" widgetbid="133" widgetaid="145" documentation="" type="503" >
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="540" linecolour="none" y="488" operation="" usesdiagramlinecolour="1" role="701" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="*" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="621" linecolour="none" y="474" operation="" usesdiagramlinecolour="1" role="702" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="1" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="587" linecolour="none" y="490" operation="" usesdiagramlinecolour="1" role="703" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="prevoit" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <linepath>
       <startpoint startx="538" starty="486" />
       <endpoint endx="637" endy="494" />
      </linepath>
     </UML:AssocWidget>
     <UML:AssocWidget totalcounta="3" indexa="2" totalcountb="2" indexb="1" widgetbid="35" widgetaid="133" documentation="" type="501" >
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="751" linecolour="none" y="390" operation="" usesdiagramlinecolour="1" role="701" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="*" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="738" linecolour="none" y="319" operation="" usesdiagramlinecolour="1" role="702" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="1" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="751" linecolour="none" y="363" operation="" usesdiagramlinecolour="1" role="703" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <linepath>
       <startpoint startx="749" starty="410" />
       <endpoint endx="754" endy="317" />
      </linepath>
     </UML:AssocWidget>
     <UML:AssocWidget totalcounta="3" indexa="1" totalcountb="2" indexb="1" widgetbid="48" widgetaid="9" documentation="" type="503" >
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="84" linecolour="none" y="253" operation="" usesdiagramlinecolour="1" role="701" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="1" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="72" linecolour="none" y="318" operation="" usesdiagramlinecolour="1" role="702" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="*" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="84" linecolour="none" y="294" operation="" usesdiagramlinecolour="1" role="703" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="depense" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <linepath>
       <startpoint startx="82" starty="251" />
       <endpoint endx="87" endy="338" />
      </linepath>
     </UML:AssocWidget>
     <UML:AssocWidget totalcounta="3" indexa="2" totalcountb="2" indexb="1" widgetbid="165" widgetaid="9" documentation="" type="503" >
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="142" linecolour="none" y="253" operation="" usesdiagramlinecolour="1" role="701" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="*" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="223" linecolour="none" y="253" operation="" usesdiagramlinecolour="1" role="702" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="1" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <UML:FloatingTextWidget usesdiagramfillcolour="1" width="0" usesdiagramusefillcolour="1" x="165" linecolour="none" y="251" operation="" usesdiagramlinecolour="1" role="703" fillcolour="none" height="0" usefillcolor="1" seqnum="" xmi.id="-1" text="possede" font="Sans,10,-1,5,0,0,0,0,0,0" />
      <linepath>
       <startpoint startx="140" starty="251" />
       <endpoint endx="239" endy="273" />
      </linepath>
     </UML:AssocWidget>
    </associations>
   </diagram>
   <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" snapy="10" showatts="1" xmi.id="3" documentation="" type="405" showops="1" showpackage="0" name="diagramme d'activités" localid="30000" showstereotype="0" showscope="1" font="Sans,10,-1,5,0,0,0,0,0,0" linecolor="#ff0000" >
    <widgets>
     <UML:ActivityWidget usesdiagramfillcolour="1" width="10" activityname="Activity" usesdiagramusefillcolour="1" x="328" linecolour="none" y="623" usesdiagramlinecolour="1" fillcolour="none" height="10" usefillcolor="1" xmi.id="4" documentation="" activitytype="0" font="Sans,10,-1,5,0,0,0,0,0,0" />
     <UML:ActivityWidget usesdiagramfillcolour="1" width="132" activityname="présenter fenêtre login" usesdiagramusefillcolour="1" x="275" linecolour="none" y="663" usesdiagramlinecolour="1" fillcolour="none" height="24" usefillcolor="1" xmi.id="5" documentation="" activitytype="1" font="Sans,10,-1,5,0,0,0,0,0,0" />
     <UML:ActivityWidget usesdiagramfillcolour="1" width="20" activityname="Activity" usesdiagramusefillcolour="1" x="337" linecolour="none" y="717" usesdiagramlinecolour="1" fillcolour="none" height="20" usefillcolor="1" xmi.id="6" documentation="" activitytype="3" font="Sans,10,-1,5,0,0,0,0,0,0" />
     <UML:ActivityWidget usesdiagramfillcolour="1" width="95" activityname="page principale" usesdiagramusefillcolour="1" x="196" linecolour="none" y="749" usesdiagramlinecolour="1" fillcolour="none" height="24" usefillcolor="1" xmi.id="7" documentation="" activitytype="1" font="Sans,10,-1,5,0,0,0,0,0,0" />
     <UML:ActivityWidget usesdiagramfillcolour="1" width="95" activityname="message erreur" usesdiagramusefillcolour="1" x="399" linecolour="none" y="744" usesdiagramlinecolour="1" fillcolour="none" height="24" usefillcolor="1" xmi.id="8" documentation="" activitytype="1" font="Sans,10,-1,5,0,0,0,0,0,0" />
    </widgets>
    <messages/>
    <associations/>
   </diagram>
  </diagrams>
  <listview>
   <listitem open="1" type="800" id="-1" label="Vues" >
    <listitem open="1" type="802" id="-1" label="Cas d'utilisations" />
    <listitem open="1" type="801" id="-1" label="Vue logique" >
     <listitem open="1" type="813" id="31" label="Absence" >
      <listitem open="0" type="814" id="32" label="date_debut_absence" />
      <listitem open="0" type="814" id="34" label="date_envoi_lettre" />
      <listitem open="0" type="814" id="33" label="date_fin_absence" />
      <listitem open="0" type="815" id="71" label="enregistrerAbsence" />
      <listitem open="0" type="815" id="72" label="enregistrerDateEnvoi" />
      <listitem open="0" type="815" id="73" label="isEnvoi" />
      <listitem open="0" type="814" id="125" label="motif" />
      <listitem open="0" type="815" id="97" label="setDateDeb" />
      <listitem open="0" type="815" id="99" label="setDateEnvoi" />
      <listitem open="0" type="815" id="98" label="setDateFin" />
      <listitem open="0" type="814" id="124" label="utilisateur" />
     </listitem>
     <listitem open="1" type="813" id="45" label="Categorie" >
      <listitem open="0" type="815" id="90" label="enregistrerCategorie" />
      <listitem open="0" type="814" id="46" label="id_categorie" />
      <listitem open="0" type="814" id="47" label="libelle_categorie" />
      <listitem open="0" type="815" id="91" label="recupererCategorie" />
      <listitem open="0" type="815" id="105" label="supprimerCategorie" />
     </listitem>
     <listitem open="1" type="813" id="158" label="Depense" >
      <listitem open="0" type="814" id="160" label="date_frais" />
      <listitem open="0" type="815" id="162" label="enregistrerDepense" />
      <listitem open="0" type="814" id="159" label="id_frais" />
      <listitem open="0" type="815" id="163" label="recupererDepense" />
      <listitem open="0" type="815" id="164" label="supprimerDepense" />
      <listitem open="0" type="814" id="161" label="utilisateur" />
     </listitem>
     <listitem open="0" type="809" id="3" label="diagramme d'activités" />
     <listitem open="0" type="807" id="2" label="diagramme de classes" />
     <listitem open="1" type="813" id="48" label="Frais" >
      <listitem open="0" type="814" id="172" label="date_frais" />
      <listitem open="0" type="815" id="102" label="enregistrerFrais" />
      <listitem open="0" type="814" id="49" label="id_frais" />
      <listitem open="0" type="814" id="50" label="libelle_frais" />
      <listitem open="0" type="815" id="107" label="recupererFrais" />
      <listitem open="0" type="815" id="108" label="supprimerFrais" />
      <listitem open="0" type="814" id="173" label="utilisateur" />
     </listitem>
     <listitem open="1" type="813" id="55" label="Frais_kilometrique" >
      <listitem open="0" type="815" id="122" label="CalculMontant" />
      <listitem open="0" type="815" id="109" label="enregistrerFraisKilo" />
      <listitem open="0" type="814" id="64" label="montant_total" />
      <listitem open="0" type="814" id="57" label="nombre_kilometre" />
      <listitem open="0" type="814" id="58" label="Objet" />
      <listitem open="0" type="815" id="110" label="recupererFraisKilo" />
      <listitem open="0" type="815" id="118" label="setNombreKilo" />
      <listitem open="0" type="815" id="119" label="setObjet" />
      <listitem open="0" type="815" id="117" label="setTaux" />
      <listitem open="0" type="815" id="120" label="setTrajet" />
      <listitem open="0" type="814" id="56" label="taux_kilometre" />
      <listitem open="0" type="814" id="59" label="Trajet" />
     </listitem>
     <listitem open="1" type="813" id="26" label="Motif" >
      <listitem open="0" type="815" id="74" label="enregistrerMotif" />
      <listitem open="0" type="814" id="27" label="id_motif" />
      <listitem open="0" type="814" id="29" label="libelle_motif" />
      <listitem open="0" type="815" id="87" label="recupererMotif" />
      <listitem open="0" type="815" id="113" label="setRtt" />
      <listitem open="0" type="815" id="104" label="supprimerMotif" />
      <listitem open="0" type="814" id="30" label="type_rtt" />
     </listitem>
     <listitem open="1" type="813" id="53" label="Note_De_Frais" >
      <listitem open="0" type="815" id="111" label="enregistrerNotesFrais" />
      <listitem open="0" type="814" id="54" label="montant_ht" />
      <listitem open="0" type="814" id="63" label="montant_ttc" />
      <listitem open="0" type="815" id="112" label="recupererNotesFrais" />
     </listitem>
     <listitem open="1" type="813" id="145" label="prevision" >
      <listitem open="0" type="814" id="146" label="date_prevue" />
      <listitem open="0" type="814" id="147" label="duree_prevue" />
      <listitem open="0" type="815" id="150" label="enregistrerPrevision" />
      <listitem open="0" type="815" id="152" label="getDuree" />
      <listitem open="0" type="815" id="151" label="recupererPrevision" />
      <listitem open="0" type="815" id="154" label="setDate" />
      <listitem open="0" type="815" id="153" label="setDuree" />
      <listitem open="0" type="814" id="149" label="tache" />
      <listitem open="0" type="814" id="148" label="utilisateur" />
     </listitem>
     <listitem open="1" type="813" id="39" label="Prevision" >
      <listitem open="0" type="814" id="40" label="date_prevue" />
      <listitem open="0" type="814" id="41" label="duree_prevue" />
      <listitem open="0" type="815" id="92" label="enregistrerPrevision" />
      <listitem open="0" type="815" id="94" label="getDuree" />
      <listitem open="0" type="814" id="127" label="projet" />
      <listitem open="0" type="815" id="93" label="recupererPrevision" />
      <listitem open="0" type="815" id="95" label="setDate" />
      <listitem open="0" type="815" id="96" label="setDuree" />
      <listitem open="0" type="814" id="126" label="utilisateur" />
     </listitem>
     <listitem open="1" type="813" id="35" label="Projet" >
      <listitem open="0" type="814" id="131" label="avancement" />
      <listitem open="0" type="814" id="157" label="categorie" />
      <listitem open="0" type="814" id="38" label="Description" />
      <listitem open="0" type="815" id="88" label="enregistrerProjet" />
      <listitem open="0" type="814" id="36" label="id_projet" />
      <listitem open="0" type="814" id="37" label="Nom_projet" />
      <listitem open="0" type="815" id="89" label="recupererprojet" />
      <listitem open="0" type="815" id="132" label="setAvancement" />
      <listitem open="0" type="815" id="103" label="supprimerProjet" />
     </listitem>
     <listitem open="1" type="813" id="165" label="Statut" >
      <listitem open="0" type="815" id="168" label="enregistrerStatut" />
      <listitem open="0" type="814" id="166" label="id_statut" />
      <listitem open="0" type="814" id="167" label="libelle_statut" />
      <listitem open="0" type="815" id="169" label="recupererStatut" />
      <listitem open="0" type="815" id="170" label="Statut" />
      <listitem open="0" type="815" id="171" label="supprimerStatut" />
     </listitem>
     <listitem open="1" type="813" id="133" label="Taches" >
      <listitem open="0" type="814" id="139" label="avancement_tache" />
      <listitem open="0" type="814" id="137" label="date_debut_tache" />
      <listitem open="0" type="814" id="136" label="description_tache" />
      <listitem open="0" type="814" id="138" label="duree_prevue_tache" />
      <listitem open="0" type="815" id="140" label="enregistrerTache" />
      <listitem open="0" type="814" id="134" label="id_tache" />
      <listitem open="0" type="814" id="135" label="nom_tache" />
      <listitem open="0" type="814" id="156" label="projet" />
      <listitem open="0" type="815" id="142" label="recupererTache" />
      <listitem open="0" type="815" id="144" label="setAvancement" />
      <listitem open="0" type="815" id="143" label="supprimerTache" />
     </listitem>
     <listitem open="1" type="813" id="42" label="Travail" >
      <listitem open="0" type="814" id="43" label="date_travail" />
      <listitem open="0" type="814" id="44" label="duree_travail" />
      <listitem open="0" type="815" id="100" label="enregistrerTravail" />
      <listitem open="0" type="814" id="129" label="projet" />
      <listitem open="0" type="815" id="123" label="recupererTravail" />
      <listitem open="0" type="815" id="114" label="setDateTravail" />
      <listitem open="0" type="815" id="115" label="setDuree" />
      <listitem open="0" type="814" id="128" label="utilisateur" />
     </listitem>
     <listitem open="1" type="813" id="9" label="Utilisateur" >
      <listitem open="0" type="814" id="23" label="admin" />
      <listitem open="0" type="814" id="24" label="admin2" />
      <listitem open="0" type="814" id="18" label="adresse" />
      <listitem open="0" type="814" id="19" label="code_postal" />
      <listitem open="0" type="814" id="22" label="conges_payes" />
      <listitem open="0" type="814" id="16" label="email" />
      <listitem open="0" type="815" id="67" label="enregistrerUtilisateur" />
      <listitem open="0" type="815" id="82" label="getAdmin" />
      <listitem open="0" type="815" id="83" label="getAdmin2" />
      <listitem open="0" type="815" id="77" label="getAdresse" />
      <listitem open="0" type="815" id="78" label="getCode" />
      <listitem open="0" type="815" id="81" label="getConges" />
      <listitem open="0" type="815" id="70" label="getNom" />
      <listitem open="0" type="815" id="84" label="getNotes" />
      <listitem open="0" type="815" id="75" label="getPrenom" />
      <listitem open="0" type="815" id="80" label="getQuota" />
      <listitem open="0" type="815" id="85" label="getStatut" />
      <listitem open="0" type="815" id="76" label="getTelephone" />
      <listitem open="0" type="815" id="79" label="getVille" />
      <listitem open="0" type="814" id="11" label="id_utilisateur" />
      <listitem open="0" type="814" id="12" label="nom" />
      <listitem open="0" type="814" id="25" label="Notes" />
      <listitem open="0" type="814" id="15" label="password" />
      <listitem open="0" type="814" id="14" label="prenom" />
      <listitem open="0" type="814" id="21" label="quota_heures_sup" />
      <listitem open="0" type="815" id="68" label="recupererUtilisateur" />
      <listitem open="0" type="814" id="62" label="statut" />
      <listitem open="0" type="815" id="106" label="supprimerUtilisateur" />
      <listitem open="0" type="814" id="17" label="telephone" />
      <listitem open="0" type="814" id="155" label="temps_de_travail" />
      <listitem open="0" type="815" id="66" label="Utilisateur" />
      <listitem open="0" type="814" id="20" label="ville" />
     </listitem>
    </listitem>
   </listitem>
  </listview>
 </XMI.content>
</XMI>