diff --git a/Code/CI_CONSECO.sln b/Code/CI_CONSECO.sln new file mode 100644 index 0000000..90db61c --- /dev/null +++ b/Code/CI_CONSECO.sln @@ -0,0 +1,37 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.2.32616.157 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Model", "Model\Model.csproj", "{ACFA83F8-98C8-43AE-9328-B3F751098FFA}" +EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestFonctionnel", "TestFonctionnel\TestFonctionnel.csproj", "{7AC4F84F-1124-4EC1-BF38-17F3F4FBEB3E}" +EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestsUnitaires", "TestsUnitaires\TestsUnitaires.csproj", "{B1AE713C-B5DE-4E81-A33F-818AAD0548A7}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {ACFA83F8-98C8-43AE-9328-B3F751098FFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ACFA83F8-98C8-43AE-9328-B3F751098FFA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ACFA83F8-98C8-43AE-9328-B3F751098FFA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ACFA83F8-98C8-43AE-9328-B3F751098FFA}.Release|Any CPU.Build.0 = Release|Any CPU + {7AC4F84F-1124-4EC1-BF38-17F3F4FBEB3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7AC4F84F-1124-4EC1-BF38-17F3F4FBEB3E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7AC4F84F-1124-4EC1-BF38-17F3F4FBEB3E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7AC4F84F-1124-4EC1-BF38-17F3F4FBEB3E}.Release|Any CPU.Build.0 = Release|Any CPU + {B1AE713C-B5DE-4E81-A33F-818AAD0548A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B1AE713C-B5DE-4E81-A33F-818AAD0548A7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B1AE713C-B5DE-4E81-A33F-818AAD0548A7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B1AE713C-B5DE-4E81-A33F-818AAD0548A7}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {997F299E-EAB1-4F11-AC37-BCC0B7D63CA4} + EndGlobalSection +EndGlobal diff --git a/Code/ConsEco.sln b/Code/ConsEco.sln new file mode 100644 index 0000000..ad4e961 --- /dev/null +++ b/Code/ConsEco.sln @@ -0,0 +1,43 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.2.32616.157 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IHM", "IHM\IHM.csproj", "{355FC972-9C0D-4CBD-8003-EFBDACA7CFFF}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Model", "Model\Model.csproj", "{ACFA83F8-98C8-43AE-9328-B3F751098FFA}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestFonctionnel", "TestFonctionnel\TestFonctionnel.csproj", "{7AC4F84F-1124-4EC1-BF38-17F3F4FBEB3E}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestsUnitaires", "TestsUnitaires\TestsUnitaires.csproj", "{B1AE713C-B5DE-4E81-A33F-818AAD0548A7}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {355FC972-9C0D-4CBD-8003-EFBDACA7CFFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {355FC972-9C0D-4CBD-8003-EFBDACA7CFFF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {355FC972-9C0D-4CBD-8003-EFBDACA7CFFF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {355FC972-9C0D-4CBD-8003-EFBDACA7CFFF}.Release|Any CPU.Build.0 = Release|Any CPU + {ACFA83F8-98C8-43AE-9328-B3F751098FFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ACFA83F8-98C8-43AE-9328-B3F751098FFA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ACFA83F8-98C8-43AE-9328-B3F751098FFA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ACFA83F8-98C8-43AE-9328-B3F751098FFA}.Release|Any CPU.Build.0 = Release|Any CPU + {7AC4F84F-1124-4EC1-BF38-17F3F4FBEB3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7AC4F84F-1124-4EC1-BF38-17F3F4FBEB3E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7AC4F84F-1124-4EC1-BF38-17F3F4FBEB3E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7AC4F84F-1124-4EC1-BF38-17F3F4FBEB3E}.Release|Any CPU.Build.0 = Release|Any CPU + {B1AE713C-B5DE-4E81-A33F-818AAD0548A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B1AE713C-B5DE-4E81-A33F-818AAD0548A7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B1AE713C-B5DE-4E81-A33F-818AAD0548A7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B1AE713C-B5DE-4E81-A33F-818AAD0548A7}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {997F299E-EAB1-4F11-AC37-BCC0B7D63CA4} + EndGlobalSection +EndGlobal diff --git a/Code/IHM/App.xaml b/Code/IHM/App.xaml new file mode 100644 index 0000000..373f0ad --- /dev/null +++ b/Code/IHM/App.xaml @@ -0,0 +1,9 @@ + + + + + diff --git a/Code/IHM/App.xaml.cs b/Code/IHM/App.xaml.cs new file mode 100644 index 0000000..aff7815 --- /dev/null +++ b/Code/IHM/App.xaml.cs @@ -0,0 +1,17 @@ +using System; +using System.Collections.Generic; +using System.Configuration; +using System.Data; +using System.Linq; +using System.Threading.Tasks; +using System.Windows; + +namespace IHM +{ + /// + /// Interaction logic for App.xaml + /// + public partial class App : Application + { + } +} diff --git a/Code/IHM/AssemblyInfo.cs b/Code/IHM/AssemblyInfo.cs new file mode 100644 index 0000000..74087a1 --- /dev/null +++ b/Code/IHM/AssemblyInfo.cs @@ -0,0 +1,10 @@ +using System.Windows; + +[assembly: ThemeInfo( + ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located + //(used if a resource is not found in the page, + // or application resource dictionaries) + ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located + //(used if a resource is not found in the page, + // app, or any theme specific resource dictionaries) +)] diff --git a/Code/IHM/IHM.csproj b/Code/IHM/IHM.csproj new file mode 100644 index 0000000..7dc11f9 --- /dev/null +++ b/Code/IHM/IHM.csproj @@ -0,0 +1,10 @@ + + + + WinExe + net6.0-windows + enable + true + + + diff --git a/Code/IHM/MainWindow.xaml b/Code/IHM/MainWindow.xaml new file mode 100644 index 0000000..d796ffe --- /dev/null +++ b/Code/IHM/MainWindow.xaml @@ -0,0 +1,12 @@ + + + + + diff --git a/Code/IHM/MainWindow.xaml.cs b/Code/IHM/MainWindow.xaml.cs new file mode 100644 index 0000000..9ea40a2 --- /dev/null +++ b/Code/IHM/MainWindow.xaml.cs @@ -0,0 +1,28 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows; +using System.Windows.Controls; +using System.Windows.Data; +using System.Windows.Documents; +using System.Windows.Input; +using System.Windows.Media; +using System.Windows.Media.Imaging; +using System.Windows.Navigation; +using System.Windows.Shapes; + +namespace IHM +{ + /// + /// Interaction logic for MainWindow.xaml + /// + public partial class MainWindow : Window + { + public MainWindow() + { + InitializeComponent(); + } + } +} diff --git a/Code/Model/Class1.cs b/Code/Model/Class1.cs new file mode 100644 index 0000000..34183dd --- /dev/null +++ b/Code/Model/Class1.cs @@ -0,0 +1,7 @@ +namespace Model +{ + public class Class1 + { + + } +} \ No newline at end of file diff --git a/Code/Model/Model.csproj b/Code/Model/Model.csproj new file mode 100644 index 0000000..bafd05b --- /dev/null +++ b/Code/Model/Model.csproj @@ -0,0 +1,9 @@ + + + + net6.0 + enable + enable + + + diff --git a/Code/TestFonctionnel/Program.cs b/Code/TestFonctionnel/Program.cs new file mode 100644 index 0000000..83fa4f4 --- /dev/null +++ b/Code/TestFonctionnel/Program.cs @@ -0,0 +1,2 @@ +// See https://aka.ms/new-console-template for more information +Console.WriteLine("Hello, World!"); diff --git a/Code/TestFonctionnel/TestFonctionnel.csproj b/Code/TestFonctionnel/TestFonctionnel.csproj new file mode 100644 index 0000000..40c60dd --- /dev/null +++ b/Code/TestFonctionnel/TestFonctionnel.csproj @@ -0,0 +1,10 @@ + + + + Exe + net6.0 + enable + enable + + + diff --git a/Code/TestsUnitaires/TestsUnitaires.csproj b/Code/TestsUnitaires/TestsUnitaires.csproj new file mode 100644 index 0000000..89d8ebd --- /dev/null +++ b/Code/TestsUnitaires/TestsUnitaires.csproj @@ -0,0 +1,24 @@ + + + + net6.0 + enable + enable + + false + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + diff --git a/Code/TestsUnitaires/UnitTest1.cs b/Code/TestsUnitaires/UnitTest1.cs new file mode 100644 index 0000000..8813a19 --- /dev/null +++ b/Code/TestsUnitaires/UnitTest1.cs @@ -0,0 +1,11 @@ +namespace TestsUnitaires +{ + public class UnitTest1 + { + [Fact] + public void Test1() + { + + } + } +} \ No newline at end of file diff --git a/Code/TestsUnitaires/Usings.cs b/Code/TestsUnitaires/Usings.cs new file mode 100644 index 0000000..8c927eb --- /dev/null +++ b/Code/TestsUnitaires/Usings.cs @@ -0,0 +1 @@ +global using Xunit; \ No newline at end of file diff --git a/Documentation/Dossier_rendu_7_octobre_.pdf b/Documentation/Dossier_rendu_7_octobre_.pdf new file mode 100644 index 0000000..038b377 Binary files /dev/null and b/Documentation/Dossier_rendu_7_octobre_.pdf differ diff --git a/Documentation_En_Cours/Copie de PERT-GANT-COUT PREVISIONNELS.xlsx b/Documentation_En_Cours/Copie de PERT-GANT-COUT PREVISIONNELS.xlsx new file mode 100644 index 0000000..c6fe8c7 Binary files /dev/null and b/Documentation_En_Cours/Copie de PERT-GANT-COUT PREVISIONNELS.xlsx differ diff --git a/Documentation_En_Cours/Dossier rendu 7 octobre.docx b/Documentation_En_Cours/Dossier rendu 7 octobre.docx new file mode 100644 index 0000000..e0e32cf Binary files /dev/null and b/Documentation_En_Cours/Dossier rendu 7 octobre.docx differ diff --git a/Documentation_En_Cours/Dossier rendu 7 octobre.pdf b/Documentation_En_Cours/Dossier rendu 7 octobre.pdf deleted file mode 100644 index d00c8dc..0000000 Binary files a/Documentation_En_Cours/Dossier rendu 7 octobre.pdf and /dev/null differ diff --git a/Documentation_En_Cours/PERT-GANT-COUT PREVISIONNELS.xlsx b/Documentation_En_Cours/PERT-GANT-COUT PREVISIONNELS.xlsx new file mode 100644 index 0000000..8fb4077 Binary files /dev/null and b/Documentation_En_Cours/PERT-GANT-COUT PREVISIONNELS.xlsx differ diff --git a/Documentation_En_Cours/WBS/WBS svg.svg b/Documentation_En_Cours/WBS/WBS svg.svg new file mode 100644 index 0000000..796848b --- /dev/null +++ b/Documentation_En_Cours/WBS/WBS svg.svg @@ -0,0 +1,4 @@ + + + +Cons'EcoCons'EcoDocument préparatif T1Document préparat...Déploiement du projet T8Déploiement du pr...Mise en place des test T7Mise en place des...Réseau T6Réseau T6Base de données T5Base de données T5Programmation T4Programmation T4Analyse du projet T3Analyse du projet...Organisation prévisionnelle T2Organisation prév...Rédiger le contexte T11Rédiger le contex...Rédigés les personnas T12Rédigés les perso...Réaliser le user-story T13Réaliser le user-...Dessiner les sketchs T14Dessiner les sket...Réaliser les storyboards T15Réaliser les stor...Réaliser le WBS T21Réaliser le WBS T...Réaliser le PERT-Temps T22Réaliser le PERT-...Calculer le chemin critique T23Calculer le chemi...Rédiger le contexte T11Rédiger le contex...Rédiger le contexte T11Rédiger le contex...Réaliser le diagramme de cas T31Réaliser le diagr...Réaliser le diagramme de classe T32Réaliser le diagr...Réaliser le diagramme de séquence T33Réaliser le diagr...Coder les user controls T44 Coder les user co...Coder les classes du modèle T43Coder les classes...Amélioration de la qualité visuel T42Amélioration de l...Coder la vue T41 Coder la vue T41 Implémenter les méthodes du framework T45Implémenter les m...Faire la liaison modèle-vue T46Faire la liaison...Coder la persistance T47Coder la persista...Faire le MCD T51Faire le MCD T51Faire le MLD T52Faire le MLD T52Ecrire le script de la table T53Ecrire le script...Optimiser la base de données T54Optimiser la base...Ecrire le script d'insertion des données T55Ecrire le script...Faire les requêtes de visualisations T56Faire les requête...Configurer la VM T61Configurer la VM...Ecrire le script de configuration de la VM T62Ecrire le script...Ecrire le script d'installation de la BDD T63Ecrire le script...Configurer le postfix T64Configurer le pos...Coder les tests unitaires T71Coder les tests u...Coder les tests fonctionnels T72Coder les tests f...Déployer l'application T81Déployer l'applic...Text is not SVG - cannot display \ No newline at end of file diff --git a/Documentation_En_Cours/diagrammes/diag de classes.mdj b/Documentation_En_Cours/diagrammes/diag de classes.mdj new file mode 100644 index 0000000..75a06e8 --- /dev/null +++ b/Documentation_En_Cours/diagrammes/diag de classes.mdj @@ -0,0 +1,10340 @@ +{ + "_type": "Project", + "_id": "AAAAAAFF+h6SjaM2Hec=", + "name": "Cons'Eco", + "ownedElements": [ + { + "_type": "UMLModel", + "_id": "AAAAAAFF+qBWK6M3Z8Y=", + "_parent": { + "$ref": "AAAAAAFF+h6SjaM2Hec=" + }, + "name": "Model", + "ownedElements": [ + { + "_type": "UMLClassDiagram", + "_id": "AAAAAAFF+qBtyKM79qY=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Main", + "defaultDiagram": true, + "ownedViews": [ + { + "_type": "UMLClassView", + "_id": "AAAAAAGDnK9CRAglB7w=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDnK9CQwgjSOs=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDnK9CRAgmMpM=", + "_parent": { + "$ref": "AAAAAAGDnK9CRAglB7w=" + }, + "model": { + "$ref": "AAAAAAGDnK9CQwgjSOs=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDnK9CRAgnIHE=", + "_parent": { + "$ref": "AAAAAAGDnK9CRAgmMpM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 208, + "top": 560, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnK9CRAgosqI=", + "_parent": { + "$ref": "AAAAAAGDnK9CRAgmMpM=" + }, + "font": "Arial;13;1", + "left": 301, + "top": 375, + "width": 431.716796875, + "height": 13, + "text": "Manager" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnK9CRQgpJu0=", + "_parent": { + "$ref": "AAAAAAGDnK9CRAgmMpM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 208, + "top": 560, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnK9CRQgqK+g=", + "_parent": { + "$ref": "AAAAAAGDnK9CRAgmMpM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 208, + "top": 560, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 296, + "top": 368, + "width": 441.716796875, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDnK9CRAgnIHE=" + }, + "nameLabel": { + "$ref": "AAAAAAGDnK9CRAgosqI=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDnK9CRQgpJu0=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDnK9CRQgqK+g=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDnK9CRQgrpcg=", + "_parent": { + "$ref": "AAAAAAGDnK9CRAglB7w=" + }, + "model": { + "$ref": "AAAAAAGDnK9CQwgjSOs=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDqLBv14seTo4=", + "_parent": { + "$ref": "AAAAAAGDnK9CRQgrpcg=" + }, + "model": { + "$ref": "AAAAAAGDqLBvzYsbrZI=" + }, + "font": "Arial;13;0", + "left": 301, + "top": 398, + "width": 431.716796875, + "height": 13, + "text": "-/dp:IDataPersistance", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 296, + "top": 393, + "width": 441.716796875, + "height": 23 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDnK9CRQgscCc=", + "_parent": { + "$ref": "AAAAAAGDnK9CRAglB7w=" + }, + "model": { + "$ref": "AAAAAAGDnK9CQwgjSOs=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDqIDpQzkKEOU=", + "_parent": { + "$ref": "AAAAAAGDnK9CRQgscCc=" + }, + "model": { + "$ref": "AAAAAAGDqIDpNDkH9Gs=" + }, + "font": "Arial;13;0", + "left": 301, + "top": 421, + "width": 431.716796875, + "height": 13, + "text": "+ajouterInscrit(i : Inscrit)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDqIT9AT5BYcw=", + "_parent": { + "$ref": "AAAAAAGDnK9CRQgscCc=" + }, + "model": { + "$ref": "AAAAAAGDqIT8+z4+Vh8=" + }, + "font": "Arial;13;0", + "left": 301, + "top": 436, + "width": 431.716796875, + "height": 13, + "text": "+supprimerInscrit(i: Inscrit)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDqJysGfmHv/g=", + "_parent": { + "$ref": "AAAAAAGDnK9CRQgscCc=" + }, + "model": { + "$ref": "AAAAAAGDqJysFPmEYCU=" + }, + "font": "Arial;13;0", + "left": 301, + "top": 451, + "width": 431.716796875, + "height": 13, + "text": "+chargerPersitance(idp: IDataPersistance)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDqJ1sJfugnXA=", + "_parent": { + "$ref": "AAAAAAGDnK9CRQgscCc=" + }, + "model": { + "$ref": "AAAAAAGDqJ1sIfudplE=" + }, + "font": "Arial;13;0", + "left": 301, + "top": 466, + "width": 431.716796875, + "height": 13, + "text": "+sauvegarderPersistance(lesUtilisateurs : Liste): IDataPersistance", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 296, + "top": 416, + "width": 441.716796875, + "height": 68 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDnK9CRQgtWrg=", + "_parent": { + "$ref": "AAAAAAGDnK9CRAglB7w=" + }, + "model": { + "$ref": "AAAAAAGDnK9CQwgjSOs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 104, + "top": 264, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDnK9CRQguCgE=", + "_parent": { + "$ref": "AAAAAAGDnK9CRAglB7w=" + }, + "model": { + "$ref": "AAAAAAGDnK9CQwgjSOs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 104, + "top": 264, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 296, + "top": 368, + "width": 441.716796875, + "height": 121, + "nameCompartment": { + "$ref": "AAAAAAGDnK9CRAgmMpM=" + }, + "attributeCompartment": { + "$ref": "AAAAAAGDnK9CRQgrpcg=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDnK9CRQgscCc=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDnK9CRQgtWrg=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDnK9CRQguCgE=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAGDnLHWFAiTBOw=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDnLHWFAiUC5w=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiTBOw=" + }, + "model": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDnLHWFAiVTkE=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiUC5w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1376, + "top": 512, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnLHWFAiWr38=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiUC5w=" + }, + "font": "Arial;13;1", + "left": 1149, + "top": 343, + "width": 191, + "height": 13, + "text": "Inscrit" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnLHWFAiX8dE=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiUC5w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1376, + "top": 512, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnLHWFAiYDy0=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiUC5w=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1376, + "top": 512, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1144, + "top": 336, + "width": 201, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDnLHWFAiVTkE=" + }, + "nameLabel": { + "$ref": "AAAAAAGDnLHWFAiWr38=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDnLHWFAiX8dE=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDnLHWFAiYDy0=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDnLHWFAiZ1ek=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiTBOw=" + }, + "model": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDnLMQXQlQ7mw=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiZ1ek=" + }, + "model": { + "$ref": "AAAAAAGDnLMQVwlNNhQ=" + }, + "font": "Arial;13;0", + "left": 1149, + "top": 366, + "width": 191, + "height": 13, + "text": "-/id: string", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDnLNZcwl8wBE=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiZ1ek=" + }, + "model": { + "$ref": "AAAAAAGDnLNZbgl5MjI=" + }, + "font": "Arial;13;0", + "left": 1149, + "top": 381, + "width": 191, + "height": 13, + "text": "-/nom: string", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDnLN/igmqi6I=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiZ1ek=" + }, + "model": { + "$ref": "AAAAAAGDnLN/hgmnoiE=" + }, + "font": "Arial;13;0", + "left": 1149, + "top": 396, + "width": 191, + "height": 13, + "text": "-/mail: string", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDnLOL6gnO5nM=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiZ1ek=" + }, + "model": { + "$ref": "AAAAAAGDnLOL5QnLJoQ=" + }, + "font": "Arial;13;0", + "left": 1149, + "top": 411, + "width": 191, + "height": 13, + "text": "-/prenom: string", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDnLOOMwnjv2Q=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiZ1ek=" + }, + "model": { + "$ref": "AAAAAAGDnLOOLQngsi8=" + }, + "font": "Arial;13;0", + "left": 1149, + "top": 426, + "width": 191, + "height": 13, + "text": "-/mdp: string", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDnLORMgn47LY=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiZ1ek=" + }, + "model": { + "$ref": "AAAAAAGDnLORLQn1o1A=" + }, + "font": "Arial;13;0", + "left": 1149, + "top": 441, + "width": 191, + "height": 13, + "text": "-//soldeTotal:double", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1144, + "top": 361, + "width": 201, + "height": 98 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDnLHWFAiaTW0=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiTBOw=" + }, + "model": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDqJJiKZaWm2w=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiaTW0=" + }, + "model": { + "$ref": "AAAAAAGDqJJiHJaTdzY=" + }, + "font": "Arial;13;0", + "left": 1149, + "top": 464, + "width": 191, + "height": 13, + "text": "+choisirDevise(d: Devise)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDqJLgiJiv37w=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiaTW0=" + }, + "model": { + "$ref": "AAAAAAGDqJLggpishoU=" + }, + "font": "Arial;13;0", + "left": 1149, + "top": 479, + "width": 191, + "height": 13, + "text": "+ajouterBanque(b: Banque)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDqJMGAJlayW4=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiaTW0=" + }, + "model": { + "$ref": "AAAAAAGDqJMF+plXOF8=" + }, + "font": "Arial;13;0", + "left": 1149, + "top": 494, + "width": 191, + "height": 13, + "text": "+supprimerBanque(b: Banque)", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1144, + "top": 459, + "width": 201, + "height": 53 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDnLHWFAibJbI=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiTBOw=" + }, + "model": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 688, + "top": 256, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDnLHWFAicNcw=", + "_parent": { + "$ref": "AAAAAAGDnLHWFAiTBOw=" + }, + "model": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 688, + "top": 256, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 1144, + "top": 336, + "width": 201, + "height": 176, + "nameCompartment": { + "$ref": "AAAAAAGDnLHWFAiUC5w=" + }, + "attributeCompartment": { + "$ref": "AAAAAAGDnLHWFAiZ1ek=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDnLHWFAiaTW0=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDnLHWFAibJbI=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDnLHWFAicNcw=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAGDnLICnQjA19I=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDnLICnAi8gKM=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnLICnQjBUcs=", + "_parent": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "model": { + "$ref": "AAAAAAGDnLICnAi8gKM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 939, + "top": 404, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnLICnQjC5t0=", + "_parent": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "model": { + "$ref": "AAAAAAGDnLICnAi8gKM=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 939, + "top": 389, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnLICnQjDLDM=", + "_parent": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "model": { + "$ref": "AAAAAAGDnLICnAi8gKM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 940, + "top": 433, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnLICnQjENjQ=", + "_parent": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "model": { + "$ref": "AAAAAAGDnLICnAi97Bs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 763, + "top": 404, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnLICnQjFgKQ=", + "_parent": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "model": { + "$ref": "AAAAAAGDnLICnAi97Bs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 766, + "top": 391, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnLICnQjGjQA=", + "_parent": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "model": { + "$ref": "AAAAAAGDnLICnAi97Bs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 759, + "top": 432, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnLICnQjH4jk=", + "_parent": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "model": { + "$ref": "AAAAAAGDnLICnAi+zCE=" + }, + "font": "Arial;13;0", + "left": 1046, + "top": 403, + "width": 88.50537109375, + "height": 13, + "alpha": -0.28083777583322966, + "distance": 54.120236510939236, + "hostEdge": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "text": "-lesUtilisateurs" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnLICnQjIN4c=", + "_parent": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "model": { + "$ref": "AAAAAAGDnLICnAi+zCE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1114, + "top": 389, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDnLICnQjA19I=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnLICnQjJUfo=", + "_parent": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "model": { + "$ref": "AAAAAAGDnLICnAi+zCE=" + }, + "font": "Arial;13;0", + "left": 1118, + "top": 430, + "width": 6.5, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "text": "*" + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDnLICnQjK0x8=", + "_parent": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "model": { + "$ref": "AAAAAAGDnLICnAi97Bs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 424, + "top": 256, + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDnLICnQjLnfI=", + "_parent": { + "$ref": "AAAAAAGDnLICnQjA19I=" + }, + "model": { + "$ref": "AAAAAAGDnLICnAi+zCE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 424, + "top": 256, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDnLHWFAiTBOw=" + }, + "tail": { + "$ref": "AAAAAAGDnK9CRAglB7w=" + }, + "lineStyle": 1, + "points": "738:426;1143:424", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDnLICnQjBUcs=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDnLICnQjC5t0=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDnLICnQjDLDM=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAGDnLICnQjENjQ=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAGDnLICnQjFgKQ=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAGDnLICnQjGjQA=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAGDnLICnQjH4jk=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAGDnLICnQjIN4c=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAGDnLICnQjJUfo=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAGDnLICnQjK0x8=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAGDnLICnQjLnfI=" + } + }, + { + "_type": "UMLEnumerationView", + "_id": "AAAAAAGDnMBGbgrPl4Y=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDnMBGbgrNqKk=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDnMBGbwrQouY=", + "_parent": { + "$ref": "AAAAAAGDnMBGbgrPl4Y=" + }, + "model": { + "$ref": "AAAAAAGDnMBGbgrNqKk=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDnMBGbwrR50E=", + "_parent": { + "$ref": "AAAAAAGDnMBGbwrQouY=" + }, + "font": "Arial;13;0", + "left": 1181, + "top": 581, + "width": 127, + "height": 13, + "text": "«enumeration»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnMBGbwrSNDQ=", + "_parent": { + "$ref": "AAAAAAGDnMBGbwrQouY=" + }, + "font": "Arial;13;1", + "left": 1181, + "top": 596, + "width": 127, + "height": 13, + "text": "Devises" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnMBGbwrTXew=", + "_parent": { + "$ref": "AAAAAAGDnMBGbwrQouY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1728, + "top": -224, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnMBGbwrUOfE=", + "_parent": { + "$ref": "AAAAAAGDnMBGbwrQouY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1728, + "top": -224, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1176, + "top": 576, + "width": 137, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAGDnMBGbwrR50E=" + }, + "nameLabel": { + "$ref": "AAAAAAGDnMBGbwrSNDQ=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDnMBGbwrTXew=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDnMBGbwrUOfE=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDnMBGbwrVrds=", + "_parent": { + "$ref": "AAAAAAGDnMBGbgrPl4Y=" + }, + "model": { + "$ref": "AAAAAAGDnMBGbgrNqKk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 864, + "top": -112, + "width": 73.2353515625, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDnMBGbwrWc20=", + "_parent": { + "$ref": "AAAAAAGDnMBGbgrPl4Y=" + }, + "model": { + "$ref": "AAAAAAGDnMBGbgrNqKk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 864, + "top": -112, + "width": 10, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDnMBGbwrXb2k=", + "_parent": { + "$ref": "AAAAAAGDnMBGbgrPl4Y=" + }, + "model": { + "$ref": "AAAAAAGDnMBGbgrNqKk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 864, + "top": -112, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDnMBGbwrYey0=", + "_parent": { + "$ref": "AAAAAAGDnMBGbgrPl4Y=" + }, + "model": { + "$ref": "AAAAAAGDnMBGbgrNqKk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 864, + "top": -112, + "width": 10, + "height": 10 + }, + { + "_type": "UMLEnumerationLiteralCompartmentView", + "_id": "AAAAAAGDnMBGcArZ30w=", + "_parent": { + "$ref": "AAAAAAGDnMBGbgrPl4Y=" + }, + "model": { + "$ref": "AAAAAAGDnMBGbgrNqKk=" + }, + "subViews": [ + { + "_type": "UMLEnumerationLiteralView", + "_id": "AAAAAAGDnMDawAtbVac=", + "_parent": { + "$ref": "AAAAAAGDnMBGcArZ30w=" + }, + "model": { + "$ref": "AAAAAAGDnMDauQtV5eo=" + }, + "font": "Arial;13;0", + "left": 1181, + "top": 619, + "width": 127, + "height": 13, + "text": "Euro", + "horizontalAlignment": 0 + }, + { + "_type": "UMLEnumerationLiteralView", + "_id": "AAAAAAGDnMECTQuAoZM=", + "_parent": { + "$ref": "AAAAAAGDnMBGcArZ30w=" + }, + "model": { + "$ref": "AAAAAAGDnMECSAt6adY=" + }, + "font": "Arial;13;0", + "left": 1181, + "top": 634, + "width": 127, + "height": 13, + "text": "Dollar", + "horizontalAlignment": 0 + }, + { + "_type": "UMLEnumerationLiteralView", + "_id": "AAAAAAGDnMEi/QuczEw=", + "_parent": { + "$ref": "AAAAAAGDnMBGcArZ30w=" + }, + "model": { + "$ref": "AAAAAAGDnMEi9wuW9I8=" + }, + "font": "Arial;13;0", + "left": 1181, + "top": 649, + "width": 127, + "height": 13, + "text": "LivresSterling", + "horizontalAlignment": 0 + }, + { + "_type": "UMLEnumerationLiteralView", + "_id": "AAAAAAGDnMFZrAu4WVc=", + "_parent": { + "$ref": "AAAAAAGDnMBGcArZ30w=" + }, + "model": { + "$ref": "AAAAAAGDnMFZpwuykOQ=" + }, + "font": "Arial;13;0", + "left": 1181, + "top": 664, + "width": 127, + "height": 13, + "text": "Rouble", + "horizontalAlignment": 0 + }, + { + "_type": "UMLEnumerationLiteralView", + "_id": "AAAAAAGDnMFz8QvUAJ8=", + "_parent": { + "$ref": "AAAAAAGDnMBGcArZ30w=" + }, + "model": { + "$ref": "AAAAAAGDnMFz7AvO3EI=" + }, + "font": "Arial;13;0", + "left": 1181, + "top": 679, + "width": 127, + "height": 13, + "text": "Yen", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1176, + "top": 614, + "width": 137, + "height": 83 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 1176, + "top": 576, + "width": 137, + "height": 136, + "nameCompartment": { + "$ref": "AAAAAAGDnMBGbwrQouY=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAGDnMBGbwrVrds=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDnMBGbwrWc20=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDnMBGbwrXb2k=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDnMBGbwrYey0=" + }, + "enumerationLiteralCompartment": { + "$ref": "AAAAAAGDnMBGcArZ30w=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAGDnMHfLAwrXlk=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDnMHfLAwnaKk=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMHfLAwsXSs=", + "_parent": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "model": { + "$ref": "AAAAAAGDnMHfLAwnaKk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1258, + "top": 536, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMHfLAwtgiw=", + "_parent": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "model": { + "$ref": "AAAAAAGDnMHfLAwnaKk=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 1273, + "top": 536, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMHfLAwuwVU=", + "_parent": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "model": { + "$ref": "AAAAAAGDnMHfLAwnaKk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1229, + "top": 537, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMHfLAwvNrk=", + "_parent": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "model": { + "$ref": "AAAAAAGDnMHfLAwoJUQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1259, + "top": 531, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMHfLAww8Dc=", + "_parent": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "model": { + "$ref": "AAAAAAGDnMHfLAwoJUQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1272, + "top": 534, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMHfLAwxem4=", + "_parent": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "model": { + "$ref": "AAAAAAGDnMHfLAwoJUQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1231, + "top": 527, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMHfLAwy0dA=", + "_parent": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "model": { + "$ref": "AAAAAAGDnMHfLAwptrc=" + }, + "font": "Arial;13;0", + "left": 1255, + "top": 551, + "width": 65.39990234375, + "height": 13, + "alpha": -1.2021003418111675, + "distance": 47.16990566028302, + "hostEdge": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "text": "+deviseDef" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMHfLAwzKWw=", + "_parent": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "model": { + "$ref": "AAAAAAGDnMHfLAwptrc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1272, + "top": 540, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMHfLAw0L2k=", + "_parent": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "model": { + "$ref": "AAAAAAGDnMHfLAwptrc=" + }, + "font": "Arial;13;0", + "left": 1224, + "top": 551, + "width": 7.22998046875, + "height": 13, + "alpha": -5.497787279169713, + "distance": 24.041630560342615, + "hostEdge": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "text": "1" + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDnMHfLAw12oc=", + "_parent": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "model": { + "$ref": "AAAAAAGDnMHfLAwoJUQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 696, + "top": 248, + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDnMHfLQw2znk=", + "_parent": { + "$ref": "AAAAAAGDnMHfLAwrXlk=" + }, + "model": { + "$ref": "AAAAAAGDnMHfLAwptrc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 696, + "top": 248, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDnMBGbgrPl4Y=" + }, + "tail": { + "$ref": "AAAAAAGDnLHWFAiTBOw=" + }, + "lineStyle": 1, + "points": "1244:512;1244:575", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDnMHfLAwsXSs=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDnMHfLAwtgiw=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDnMHfLAwuwVU=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAGDnMHfLAwvNrk=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAGDnMHfLAww8Dc=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAGDnMHfLAwxem4=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAGDnMHfLAwy0dA=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAGDnMHfLAwzKWw=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAGDnMHfLAw0L2k=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAGDnMHfLAw12oc=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAGDnMHfLQw2znk=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAGDnMbyVhA4DN0=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDnMbyVhA5Nz0=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA4DN0=" + }, + "model": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDnMbyVhA62d8=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA5Nz0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 992, + "top": 1072, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnMbyVhA7ERo=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA5Nz0=" + }, + "font": "Arial;13;1", + "left": 1325, + "top": 871, + "width": 228.693359375, + "height": 13, + "text": "Compte" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnMbyVhA8SOE=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA5Nz0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 992, + "top": 1072, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnMbyVhA9sHo=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA5Nz0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 992, + "top": 1072, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1320, + "top": 864, + "width": 238.693359375, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDnMbyVhA62d8=" + }, + "nameLabel": { + "$ref": "AAAAAAGDnMbyVhA7ERo=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDnMbyVhA8SOE=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDnMbyVhA9sHo=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDnMbyVhA+igI=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA4DN0=" + }, + "model": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDnMxisxhG/Mw=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA+igI=" + }, + "model": { + "$ref": "AAAAAAGDnMxirRg9Pqg=" + }, + "font": "Arial;13;0", + "left": 1325, + "top": 894, + "width": 228.693359375, + "height": 13, + "text": "-/nom: string", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDnMyX4hkBeEE=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA+igI=" + }, + "model": { + "$ref": "AAAAAAGDnMyX3Bj4aJQ=" + }, + "font": "Arial;13;0", + "left": 1325, + "top": 909, + "width": 228.693359375, + "height": 13, + "text": "-/solde: double", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1320, + "top": 889, + "width": 238.693359375, + "height": 38 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDnMbyVhA/fnM=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA4DN0=" + }, + "model": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDqKSt2kD8ZV4=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA/fnM=" + }, + "model": { + "$ref": "AAAAAAGDqKSty0DzmUo=" + }, + "font": "Arial;13;0", + "left": 1325, + "top": 932, + "width": 228.693359375, + "height": 13, + "text": "+modifierSolde(s: double)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDq+zn2dlCn/U=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA/fnM=" + }, + "model": { + "$ref": "AAAAAAGDq+znxNk5Xy0=" + }, + "font": "Arial;13;0", + "left": 1325, + "top": 947, + "width": 228.693359375, + "height": 13, + "text": "+opeCredit(o: Opérations)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDq+zz4tpo/Pg=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA/fnM=" + }, + "model": { + "$ref": "AAAAAAGDq+zz2dpfNVQ=" + }, + "font": "Arial;13;0", + "left": 1325, + "top": 962, + "width": 228.693359375, + "height": 13, + "text": "+cacheOpe(o: Opérations)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDq+z2UNsiEcY=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA/fnM=" + }, + "model": { + "$ref": "AAAAAAGDq+z2SdsZ2jw=" + }, + "font": "Arial;13;0", + "left": 1325, + "top": 977, + "width": 228.693359375, + "height": 13, + "text": "+opeDebit(o: Opérations)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDq+z5ydvcHm4=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA/fnM=" + }, + "model": { + "$ref": "AAAAAAGDq+z5wdvT+JU=" + }, + "font": "Arial;13;0", + "left": 1325, + "top": 992, + "width": 228.693359375, + "height": 13, + "text": "+delOpe(o: Opérations)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDq/WneEcjLJU=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA/fnM=" + }, + "model": { + "$ref": "AAAAAAGDq/WnbUcaZhs=" + }, + "font": "Arial;13;0", + "left": 1325, + "top": 1007, + "width": 228.693359375, + "height": 13, + "text": "+ajoutEcheance(e: Echeancier)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDq/XJLEhJwDU=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA/fnM=" + }, + "model": { + "$ref": "AAAAAAGDq/XJJUhAt2U=" + }, + "font": "Arial;13;0", + "left": 1325, + "top": 1022, + "width": 228.693359375, + "height": 13, + "text": "+supprimerEcheance(e: Echeancier)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDq/tMl4sT/sk=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA/fnM=" + }, + "model": { + "$ref": "AAAAAAGDq/tMi4sKlmY=" + }, + "font": "Arial;13;0", + "left": 1325, + "top": 1037, + "width": 228.693359375, + "height": 13, + "text": "+ajoutPlanification(p: Planification)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDq/tVMIw5t2c=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA/fnM=" + }, + "model": { + "$ref": "AAAAAAGDq/tVKIwwgco=" + }, + "font": "Arial;13;0", + "left": 1325, + "top": 1052, + "width": 228.693359375, + "height": 13, + "text": "+supprimerPlanification(p: Planification)", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1320, + "top": 927, + "width": 238.693359375, + "height": 143 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDnMbyVhBAri8=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA4DN0=" + }, + "model": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 496, + "top": 536, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDnMbyVhBBLZU=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA4DN0=" + }, + "model": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 496, + "top": 536, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 1320, + "top": 864, + "width": 238.693359375, + "height": 313, + "nameCompartment": { + "$ref": "AAAAAAGDnMbyVhA5Nz0=" + }, + "attributeCompartment": { + "$ref": "AAAAAAGDnMbyVhA+igI=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDnMbyVhA/fnM=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDnMbyVhBAri8=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDnMbyVhBBLZU=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAGDnMduvRDIDGY=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDnMduvRDJupM=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDIDGY=" + }, + "model": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDnMduvRDKpF4=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDJupM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1248, + "top": 64, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnMduvRDLZC4=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDJupM=" + }, + "font": "Arial;13;1", + "left": 1349, + "top": 679, + "width": 183, + "height": 13, + "text": "Banque" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnMduvRDMKVY=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDJupM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1248, + "top": 64, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnMduvRDNp6Q=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDJupM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1248, + "top": 64, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1344, + "top": 672, + "width": 193, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDnMduvRDKpF4=" + }, + "nameLabel": { + "$ref": "AAAAAAGDnMduvRDLZC4=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDnMduvRDMKVY=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDnMduvRDNp6Q=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDnMduvRDOh3k=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDIDGY=" + }, + "model": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDnMh3bRIkGq8=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDOh3k=" + }, + "model": { + "$ref": "AAAAAAGDnMh3ZBIbgwQ=" + }, + "font": "Arial;13;0", + "left": 1349, + "top": 702, + "width": 183, + "height": 13, + "text": "-/nom: string", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDnMiJvRJn1Oc=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDOh3k=" + }, + "model": { + "$ref": "AAAAAAGDnMiJuRJeVvQ=" + }, + "font": "Arial;13;0", + "left": 1349, + "top": 717, + "width": 183, + "height": 13, + "text": "-/urlSite: string", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDnMlk1BMCHzw=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDOh3k=" + }, + "model": { + "$ref": "AAAAAAGDnMlkzRL5U10=" + }, + "font": "Arial;13;0", + "left": 1349, + "top": 732, + "width": 183, + "height": 13, + "text": "-/urlLogo: string", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDnMnAihMzcDg=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDOh3k=" + }, + "model": { + "$ref": "AAAAAAGDnMnAgRMqU8Y=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 2037, + "top": 995, + "width": 174, + "height": 13, + "text": "+Attribute1", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1344, + "top": 697, + "width": 193, + "height": 53 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDnMduvRDPvjY=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDIDGY=" + }, + "model": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDqJsE+vZCnrw=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDPvjY=" + }, + "model": { + "$ref": "AAAAAAGDqJsE8fY5qAk=" + }, + "font": "Arial;13;0", + "left": 1349, + "top": 755, + "width": 183, + "height": 13, + "text": "+ajouterCompte(c: Compte)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDqJt9W/e2vLw=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDPvjY=" + }, + "model": { + "$ref": "AAAAAAGDqJt9VPet0tc=" + }, + "font": "Arial;13;0", + "left": 1349, + "top": 770, + "width": 183, + "height": 13, + "text": "+supprimerCompte(c: Compte)", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1344, + "top": 750, + "width": 193, + "height": 38 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDnMduvRDQ9Ek=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDIDGY=" + }, + "model": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 624, + "top": 32, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDnMduvhDRo7M=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDIDGY=" + }, + "model": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 624, + "top": 32, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 1344, + "top": 672, + "width": 193, + "height": 116, + "nameCompartment": { + "$ref": "AAAAAAGDnMduvRDJupM=" + }, + "attributeCompartment": { + "$ref": "AAAAAAGDnMduvRDOh3k=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDnMduvRDPvjY=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDnMduvRDQ9Ek=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDnMduvhDRo7M=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAGDnMpo6xO0kek=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDnMpo6xOwlcA=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMpo6xO1eKA=", + "_parent": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "model": { + "$ref": "AAAAAAGDnMpo6xOwlcA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1455, + "top": 417, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMpo6xO2rR8=", + "_parent": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "model": { + "$ref": "AAAAAAGDnMpo6xOwlcA=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 1470, + "top": 417, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMpo6xO3Hxw=", + "_parent": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "model": { + "$ref": "AAAAAAGDnMpo6xOwlcA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1425, + "top": 418, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMpo7BO4A5s=", + "_parent": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "model": { + "$ref": "AAAAAAGDnMpo6xOxPs8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1370, + "top": 403, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMpo7BO5U1U=", + "_parent": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "model": { + "$ref": "AAAAAAGDnMpo6xOxPs8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1373, + "top": 389, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMpo7BO68x8=", + "_parent": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "model": { + "$ref": "AAAAAAGDnMpo6xOxPs8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1366, + "top": 430, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMpo7BO7Pcw=", + "_parent": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "model": { + "$ref": "AAAAAAGDnMpo6xOyJPk=" + }, + "font": "Arial;13;0", + "left": 1444, + "top": 647, + "width": 75.53076171875, + "height": 13, + "alpha": -1.1699987377855796, + "distance": 45.31004303683677, + "hostEdge": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "text": "-lesBanques" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMpo7BO8LZE=", + "_parent": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "model": { + "$ref": "AAAAAAGDnMpo6xOyJPk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1468, + "top": 636, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMpo7BO9Hk0=", + "_parent": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "model": { + "$ref": "AAAAAAGDnMpo6xOyJPk=" + }, + "font": "Arial;13;0", + "left": 1424, + "top": 643, + "width": 6.5, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "text": "*" + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDnMpo7BO+AIE=", + "_parent": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "model": { + "$ref": "AAAAAAGDnMpo6xOxPs8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 616, + "top": 240, + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDnMpo7BO/Y8Y=", + "_parent": { + "$ref": "AAAAAAGDnMpo6xO0kek=" + }, + "model": { + "$ref": "AAAAAAGDnMpo6xOyJPk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 616, + "top": 240, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDnMduvRDIDGY=" + }, + "tail": { + "$ref": "AAAAAAGDnLHWFAiTBOw=" + }, + "lineStyle": 1, + "points": "1345:424;1440:424;1440:671", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDnMpo6xO1eKA=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDnMpo6xO2rR8=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDnMpo6xO3Hxw=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAGDnMpo7BO4A5s=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAGDnMpo7BO5U1U=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAGDnMpo7BO68x8=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAGDnMpo7BO7Pcw=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAGDnMpo7BO8LZE=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAGDnMpo7BO9Hk0=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAGDnMpo7BO+AIE=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAGDnMpo7BO/Y8Y=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAGDnMv2IxZyGYg=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDnMv2IhZuDh0=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMv2IxZziGU=", + "_parent": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "model": { + "$ref": "AAAAAAGDnMv2IhZuDh0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1453, + "top": 818, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMv2IxZ0oVs=", + "_parent": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "model": { + "$ref": "AAAAAAGDnMv2IhZuDh0=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 1468, + "top": 818, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMv2IxZ1osE=", + "_parent": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "model": { + "$ref": "AAAAAAGDnMv2IhZuDh0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1424, + "top": 819, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMv2IxZ2uhQ=", + "_parent": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "model": { + "$ref": "AAAAAAGDnMv2IhZvAIQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1454, + "top": 808, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMv2IxZ3/tg=", + "_parent": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "model": { + "$ref": "AAAAAAGDnMv2IhZvAIQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1467, + "top": 810, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMv2IxZ425I=", + "_parent": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "model": { + "$ref": "AAAAAAGDnMv2IhZvAIQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1427, + "top": 803, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMv2IxZ5+u0=", + "_parent": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "model": { + "$ref": "AAAAAAGDnMv2IhZw1Ug=" + }, + "font": "Arial;13;0", + "left": 1453, + "top": 840, + "width": 76.22900390625, + "height": 13, + "alpha": -1.2441881086946227, + "distance": 54.70831746635972, + "hostEdge": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "text": "-lesComptes" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMv2IxZ6qYA=", + "_parent": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "model": { + "$ref": "AAAAAAGDnMv2IhZw1Ug=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1467, + "top": 829, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnMv2IxZ7U34=", + "_parent": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "model": { + "$ref": "AAAAAAGDnMv2IhZw1Ug=" + }, + "font": "Arial;13;0", + "left": 1423, + "top": 835, + "width": 6.5, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "text": "*" + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDnMv2IxZ8ChA=", + "_parent": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "model": { + "$ref": "AAAAAAGDnMv2IhZvAIQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 696, + "top": 248, + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDnMv2IxZ9vGw=", + "_parent": { + "$ref": "AAAAAAGDnMv2IxZyGYg=" + }, + "model": { + "$ref": "AAAAAAGDnMv2IhZw1Ug=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 696, + "top": 248, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDnMbyVhA4DN0=" + }, + "tail": { + "$ref": "AAAAAAGDnMduvRDIDGY=" + }, + "lineStyle": 1, + "points": "1440:788;1439:863", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDnMv2IxZziGU=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDnMv2IxZ0oVs=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDnMv2IxZ1osE=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAGDnMv2IxZ2uhQ=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAGDnMv2IxZ3/tg=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAGDnMv2IxZ425I=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAGDnMv2IxZ5+u0=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAGDnMv2IxZ6qYA=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAGDnMv2IxZ7U34=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAGDnMv2IxZ8ChA=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAGDnMv2IxZ9vGw=" + } + }, + { + "_type": "UMLEnumerationView", + "_id": "AAAAAAGDnNFYSB+Haf0=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDnNFYSB+IybQ=", + "_parent": { + "$ref": "AAAAAAGDnNFYSB+Haf0=" + }, + "model": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDnNFYSB+JUZo=", + "_parent": { + "$ref": "AAAAAAGDnNFYSB+IybQ=" + }, + "font": "Arial;13;0", + "left": 1365, + "top": 1413, + "width": 143, + "height": 13, + "text": "«enumeration»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnNFYSB+KbVQ=", + "_parent": { + "$ref": "AAAAAAGDnNFYSB+IybQ=" + }, + "font": "Arial;13;1", + "left": 1365, + "top": 1428, + "width": 143, + "height": 13, + "text": "MoyenPayement" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnNFYSB+LYXM=", + "_parent": { + "$ref": "AAAAAAGDnNFYSB+IybQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 304, + "top": 1664, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnNFYSB+MK0s=", + "_parent": { + "$ref": "AAAAAAGDnNFYSB+IybQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 304, + "top": 1664, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1360, + "top": 1408, + "width": 153, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAGDnNFYSB+JUZo=" + }, + "nameLabel": { + "$ref": "AAAAAAGDnNFYSB+KbVQ=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDnNFYSB+LYXM=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDnNFYSB+MK0s=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDnNFYSB+NvP4=", + "_parent": { + "$ref": "AAAAAAGDnNFYSB+Haf0=" + }, + "model": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 152, + "top": 824, + "width": 10, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDnNFYSB+O20U=", + "_parent": { + "$ref": "AAAAAAGDnNFYSB+Haf0=" + }, + "model": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 152, + "top": 824, + "width": 10, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDnNFYSB+PSQo=", + "_parent": { + "$ref": "AAAAAAGDnNFYSB+Haf0=" + }, + "model": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 152, + "top": 824, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDnNFYSB+QBak=", + "_parent": { + "$ref": "AAAAAAGDnNFYSB+Haf0=" + }, + "model": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 152, + "top": 824, + "width": 10, + "height": 10 + }, + { + "_type": "UMLEnumerationLiteralCompartmentView", + "_id": "AAAAAAGDnNFYSB+RzOM=", + "_parent": { + "$ref": "AAAAAAGDnNFYSB+Haf0=" + }, + "model": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + }, + "subViews": [ + { + "_type": "UMLEnumerationLiteralView", + "_id": "AAAAAAGDnNGNLCB5bjw=", + "_parent": { + "$ref": "AAAAAAGDnNFYSB+RzOM=" + }, + "model": { + "$ref": "AAAAAAGDnNGNIyBnEVw=" + }, + "font": "Arial;13;0", + "left": 1365, + "top": 1451, + "width": 143, + "height": 13, + "text": "CB", + "horizontalAlignment": 0 + }, + { + "_type": "UMLEnumerationLiteralView", + "_id": "AAAAAAGDnNGhcCEW0rA=", + "_parent": { + "$ref": "AAAAAAGDnNFYSB+RzOM=" + }, + "model": { + "$ref": "AAAAAAGDnNGhaiEETTQ=" + }, + "font": "Arial;13;0", + "left": 1365, + "top": 1466, + "width": 143, + "height": 13, + "text": "Cheques", + "horizontalAlignment": 0 + }, + { + "_type": "UMLEnumerationLiteralView", + "_id": "AAAAAAGDnNG1HCGG8lc=", + "_parent": { + "$ref": "AAAAAAGDnNFYSB+RzOM=" + }, + "model": { + "$ref": "AAAAAAGDnNG1FyF0uko=" + }, + "font": "Arial;13;0", + "left": 1365, + "top": 1481, + "width": 143, + "height": 13, + "text": "Especes", + "horizontalAlignment": 0 + }, + { + "_type": "UMLEnumerationLiteralView", + "_id": "AAAAAAGDoeRVMaq9gEI=", + "_parent": { + "$ref": "AAAAAAGDnNFYSB+RzOM=" + }, + "model": { + "$ref": "AAAAAAGDoeRVJ6qu9/w=" + }, + "font": "Arial;13;0", + "left": 1365, + "top": 1496, + "width": 143, + "height": 13, + "text": "Prelevement", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1360, + "top": 1446, + "width": 153, + "height": 68 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 1360, + "top": 1408, + "width": 153, + "height": 106, + "nameCompartment": { + "$ref": "AAAAAAGDnNFYSB+IybQ=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAGDnNFYSB+NvP4=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDnNFYSB+O20U=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDnNFYSB+PSQo=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDnNFYSB+QBak=" + }, + "enumerationLiteralCompartment": { + "$ref": "AAAAAAGDnNFYSB+RzOM=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAGDoaCpfDC/3R8=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDoaCpfDC9UCQ=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDoaCpfDDAOzU=", + "_parent": { + "$ref": "AAAAAAGDoaCpfDC/3R8=" + }, + "model": { + "$ref": "AAAAAAGDoaCpfDC9UCQ=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDoaCpfTDB0NE=", + "_parent": { + "$ref": "AAAAAAGDoaCpfDDAOzU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1392, + "top": -1728, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDoaCpfTDCaSM=", + "_parent": { + "$ref": "AAAAAAGDoaCpfDDAOzU=" + }, + "font": "Arial;13;1", + "left": 1149, + "top": 79, + "width": 191, + "height": 13, + "text": "Statistiques" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDoaCpfTDD2Jw=", + "_parent": { + "$ref": "AAAAAAGDoaCpfDDAOzU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1392, + "top": -1728, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDoaCpfTDEMMs=", + "_parent": { + "$ref": "AAAAAAGDoaCpfDDAOzU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1392, + "top": -1728, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1144, + "top": 72, + "width": 201, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDoaCpfTDB0NE=" + }, + "nameLabel": { + "$ref": "AAAAAAGDoaCpfTDCaSM=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDoaCpfTDD2Jw=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDoaCpfTDEMMs=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDoaCpfTDFpFw=", + "_parent": { + "$ref": "AAAAAAGDoaCpfDC/3R8=" + }, + "model": { + "$ref": "AAAAAAGDoaCpfDC9UCQ=" + }, + "font": "Arial;13;0", + "left": 1144, + "top": 97, + "width": 201, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDoaCpfTDGo+0=", + "_parent": { + "$ref": "AAAAAAGDoaCpfDC/3R8=" + }, + "model": { + "$ref": "AAAAAAGDoaCpfDC9UCQ=" + }, + "font": "Arial;13;0", + "left": 1144, + "top": 107, + "width": 201, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDoaCpfTDHbq0=", + "_parent": { + "$ref": "AAAAAAGDoaCpfDC/3R8=" + }, + "model": { + "$ref": "AAAAAAGDoaCpfDC9UCQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 696, + "top": -864, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDoaCpfTDIg5s=", + "_parent": { + "$ref": "AAAAAAGDoaCpfDC/3R8=" + }, + "model": { + "$ref": "AAAAAAGDoaCpfDC9UCQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 696, + "top": -864, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 1144, + "top": 72, + "width": 201, + "height": 192, + "nameCompartment": { + "$ref": "AAAAAAGDoaCpfDDAOzU=" + }, + "attributeCompartment": { + "$ref": "AAAAAAGDoaCpfTDFpFw=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDoaCpfTDGo+0=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDoaCpfTDHbq0=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDoaCpfTDIg5s=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAGDoa/1GU4PGoA=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDoa/1GU4Nvj0=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDoa/1GU4QVrw=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4PGoA=" + }, + "model": { + "$ref": "AAAAAAGDoa/1GU4Nvj0=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDoa/1GU4R7pc=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4QVrw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 400, + "top": 176, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDoa/1GU4S4kY=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4QVrw=" + }, + "font": "Arial;13;1", + "left": 973, + "top": 959, + "width": 274.19970703125, + "height": 13, + "text": "Echeancier" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDoa/1GU4TV+0=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4QVrw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 400, + "top": 176, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDoa/1GU4UNc0=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4QVrw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 400, + "top": 176, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 968, + "top": 952, + "width": 284.19970703125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDoa/1GU4R7pc=" + }, + "nameLabel": { + "$ref": "AAAAAAGDoa/1GU4S4kY=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDoa/1GU4TV+0=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDoa/1GU4UNc0=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDoa/1GU4VFnw=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4PGoA=" + }, + "model": { + "$ref": "AAAAAAGDoa/1GU4Nvj0=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDq/O49zHfv+g=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4VFnw=" + }, + "model": { + "$ref": "AAAAAAGDq/O46zHQlAk=" + }, + "font": "Arial;13;0", + "left": 973, + "top": 982, + "width": 274.19970703125, + "height": 13, + "text": "#//id:int", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDoe4g/rzmuek=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4VFnw=" + }, + "model": { + "$ref": "AAAAAAGDoe4g+LzXxs8=" + }, + "font": "Arial;13;0", + "left": 973, + "top": 997, + "width": 274.19970703125, + "height": 13, + "text": "-/nom: string", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDoe6Cs72DOZA=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4VFnw=" + }, + "model": { + "$ref": "AAAAAAGDoe6Crr10vfQ=" + }, + "font": "Arial;13;0", + "left": 973, + "top": 1012, + "width": 274.19970703125, + "height": 13, + "text": "-/credit: double", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDoe6Ylb3z5QA=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4VFnw=" + }, + "model": { + "$ref": "AAAAAAGDoe6Yjr3kkKY=" + }, + "font": "Arial;13;0", + "left": 973, + "top": 1027, + "width": 274.19970703125, + "height": 13, + "text": "-/debit: double", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDoe7Dvb6CGKg=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4VFnw=" + }, + "model": { + "$ref": "AAAAAAGDoe7Dtr5zzWo=" + }, + "font": "Arial;13;0", + "left": 973, + "top": 1042, + "width": 274.19970703125, + "height": 13, + "text": "-/date: date", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDrAS0ZcD1ffE=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4VFnw=" + }, + "model": { + "$ref": "AAAAAAGDrAS0VsDmTvg=" + }, + "font": "Arial;13;0", + "left": 973, + "top": 1057, + "width": 274.19970703125, + "height": 13, + "text": "-methodePayement: MoyenPayement", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 968, + "top": 977, + "width": 284.19970703125, + "height": 98 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDoa/1GU4W8d0=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4PGoA=" + }, + "model": { + "$ref": "AAAAAAGDoa/1GU4Nvj0=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDq/LlhBxNOhg=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4W8d0=" + }, + "model": { + "$ref": "AAAAAAGDq/LldBw8d0w=" + }, + "font": "Arial;13;0", + "left": 973, + "top": 1080, + "width": 274.19970703125, + "height": 13, + "text": "+choisirMoyenPayement(mp: MoyenPayement)", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 968, + "top": 1075, + "width": 284.19970703125, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDoa/1GU4XX7g=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4PGoA=" + }, + "model": { + "$ref": "AAAAAAGDoa/1GU4Nvj0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 200, + "top": 80, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDoa/1GU4YHIY=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4PGoA=" + }, + "model": { + "$ref": "AAAAAAGDoa/1GU4Nvj0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 200, + "top": 80, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 968, + "top": 952, + "width": 284.19970703125, + "height": 146, + "nameCompartment": { + "$ref": "AAAAAAGDoa/1GU4QVrw=" + }, + "attributeCompartment": { + "$ref": "AAAAAAGDoa/1GU4VFnw=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDoa/1GU4W8d0=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDoa/1GU4XX7g=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDoa/1GU4YHIY=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAGDobAQFE7/GcQ=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDobAQFE8AdYI=", + "_parent": { + "$ref": "AAAAAAGDobAQFE7/GcQ=" + }, + "model": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDobAQFE8B15c=", + "_parent": { + "$ref": "AAAAAAGDobAQFE8AdYI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 720, + "top": 392, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDobAQFE8CCKE=", + "_parent": { + "$ref": "AAAAAAGDobAQFE8AdYI=" + }, + "font": "Arial;13;1", + "left": 1301, + "top": 1231, + "width": 274.19970703125, + "height": 13, + "text": "Opérations" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDobAQFE8DqQg=", + "_parent": { + "$ref": "AAAAAAGDobAQFE8AdYI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 720, + "top": 392, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDobAQFE8EuuE=", + "_parent": { + "$ref": "AAAAAAGDobAQFE8AdYI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 720, + "top": 392, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1296, + "top": 1224, + "width": 284.19970703125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDobAQFE8B15c=" + }, + "nameLabel": { + "$ref": "AAAAAAGDobAQFE8CCKE=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDobAQFE8DqQg=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDobAQFE8EuuE=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDobAQFE8F8n4=", + "_parent": { + "$ref": "AAAAAAGDobAQFE7/GcQ=" + }, + "model": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDq+4/ld8q520=", + "_parent": { + "$ref": "AAAAAAGDobAQFE8F8n4=" + }, + "model": { + "$ref": "AAAAAAGDq+4/jN8bilI=" + }, + "font": "Arial;13;0", + "left": 1301, + "top": 1254, + "width": 274.19970703125, + "height": 13, + "text": "#//id:int", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDoepJELEuT0Y=", + "_parent": { + "$ref": "AAAAAAGDobAQFE8F8n4=" + }, + "model": { + "$ref": "AAAAAAGDnM+IfhyQZzY=" + }, + "font": "Arial;13;0", + "left": 1301, + "top": 1269, + "width": 274.19970703125, + "height": 13, + "text": "-/nom: string", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDoepczrGMowU=", + "_parent": { + "$ref": "AAAAAAGDobAQFE8F8n4=" + }, + "model": { + "$ref": "AAAAAAGDnM+iZx0tu8A=" + }, + "font": "Arial;13;0", + "left": 1301, + "top": 1284, + "width": 274.19970703125, + "height": 13, + "text": "-/credit: double", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDoepmQLHq7i4=", + "_parent": { + "$ref": "AAAAAAGDobAQFE8F8n4=" + }, + "model": { + "$ref": "AAAAAAGDnNBVQR2dOPM=" + }, + "font": "Arial;13;0", + "left": 1301, + "top": 1299, + "width": 274.19970703125, + "height": 13, + "text": "-/debit: double", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDoepv87JIPl8=", + "_parent": { + "$ref": "AAAAAAGDobAQFE8F8n4=" + }, + "model": { + "$ref": "AAAAAAGDnNCWBR4NBcM=" + }, + "font": "Arial;13;0", + "left": 1301, + "top": 1314, + "width": 274.19970703125, + "height": 13, + "text": "-/date: date", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDq/Gy5f27jH0=", + "_parent": { + "$ref": "AAAAAAGDobAQFE8F8n4=" + }, + "model": { + "$ref": "AAAAAAGDoe996b9bbQQ=" + }, + "font": "Arial;13;0", + "left": 1301, + "top": 1329, + "width": 274.19970703125, + "height": 13, + "text": "#/solde: double", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDrAW2/MWpQ+U=", + "_parent": { + "$ref": "AAAAAAGDobAQFE8F8n4=" + }, + "model": { + "$ref": "AAAAAAGDrAW288Wa2fU=" + }, + "font": "Arial;13;0", + "left": 1301, + "top": 1344, + "width": 274.19970703125, + "height": 13, + "text": "-methodePayement: MoyenPayement", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1296, + "top": 1249, + "width": 284.19970703125, + "height": 113 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDobAQFE8GsYQ=", + "_parent": { + "$ref": "AAAAAAGDobAQFE7/GcQ=" + }, + "model": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDqKxYtWCPtb4=", + "_parent": { + "$ref": "AAAAAAGDobAQFE8GsYQ=" + }, + "model": { + "$ref": "AAAAAAGDqKxYpmCA+Fo=" + }, + "font": "Arial;13;0", + "left": 1301, + "top": 1367, + "width": 274.19970703125, + "height": 13, + "text": "+choisirMoyenPayement(mp: MoyenPayement)", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1296, + "top": 1362, + "width": 284.19970703125, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDobAQFE8HFaQ=", + "_parent": { + "$ref": "AAAAAAGDobAQFE7/GcQ=" + }, + "model": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 360, + "top": 196, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDobAQFE8IQTU=", + "_parent": { + "$ref": "AAAAAAGDobAQFE7/GcQ=" + }, + "model": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 360, + "top": 196, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 1296, + "top": 1224, + "width": 284.19970703125, + "height": 161, + "nameCompartment": { + "$ref": "AAAAAAGDobAQFE8AdYI=" + }, + "attributeCompartment": { + "$ref": "AAAAAAGDobAQFE8F8n4=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDobAQFE8GsYQ=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDobAQFE8HFaQ=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDobAQFE8IQTU=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAGDobAkvE+meFw=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDobAku0+kRmY=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDobAkvE+nfnk=", + "_parent": { + "$ref": "AAAAAAGDobAkvE+meFw=" + }, + "model": { + "$ref": "AAAAAAGDobAku0+kRmY=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDobAkvE+oFQM=", + "_parent": { + "$ref": "AAAAAAGDobAkvE+nfnk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 928, + "top": 128, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDobAkvE+p78M=", + "_parent": { + "$ref": "AAAAAAGDobAkvE+nfnk=" + }, + "font": "Arial;13;1", + "left": 1629, + "top": 967, + "width": 274.19970703125, + "height": 13, + "text": "Planification" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDobAkvE+qsDQ=", + "_parent": { + "$ref": "AAAAAAGDobAkvE+nfnk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 928, + "top": 128, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDobAkvE+rk68=", + "_parent": { + "$ref": "AAAAAAGDobAkvE+nfnk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 928, + "top": 128, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1624, + "top": 960, + "width": 284.19970703125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDobAkvE+oFQM=" + }, + "nameLabel": { + "$ref": "AAAAAAGDobAkvE+p78M=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDobAkvE+qsDQ=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDobAkvE+rk68=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDobAkvE+sXRs=", + "_parent": { + "$ref": "AAAAAAGDobAkvE+meFw=" + }, + "model": { + "$ref": "AAAAAAGDobAku0+kRmY=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDrAJXu61d1f4=", + "_parent": { + "$ref": "AAAAAAGDobAkvE+sXRs=" + }, + "model": { + "$ref": "AAAAAAGDrAJXs61Omvg=" + }, + "font": "Arial;13;0", + "left": 1629, + "top": 990, + "width": 274.19970703125, + "height": 13, + "text": "#//id:int", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDoexYTLpUcL8=", + "_parent": { + "$ref": "AAAAAAGDobAkvE+sXRs=" + }, + "model": { + "$ref": "AAAAAAGDoexYQ7pFNz4=" + }, + "font": "Arial;13;0", + "left": 1629, + "top": 1005, + "width": 274.19970703125, + "height": 13, + "text": "-/nom: string", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDoeyFr7se3JI=", + "_parent": { + "$ref": "AAAAAAGDobAkvE+sXRs=" + }, + "model": { + "$ref": "AAAAAAGDoeyFqbsPHCc=" + }, + "font": "Arial;13;0", + "left": 1629, + "top": 1020, + "width": 274.19970703125, + "height": 13, + "text": "-/credit: double", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDoeyX8Lu7a8M=", + "_parent": { + "$ref": "AAAAAAGDobAkvE+sXRs=" + }, + "model": { + "$ref": "AAAAAAGDoeyX6LusTZ8=" + }, + "font": "Arial;13;0", + "left": 1629, + "top": 1035, + "width": 274.19970703125, + "height": 13, + "text": "-/debit: double", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDoeymUrwrx4s=", + "_parent": { + "$ref": "AAAAAAGDobAkvE+sXRs=" + }, + "model": { + "$ref": "AAAAAAGDoeymSrwcjWg=" + }, + "font": "Arial;13;0", + "left": 1629, + "top": 1050, + "width": 274.19970703125, + "height": 13, + "text": "-/date: date", + "horizontalAlignment": 0 + }, + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDrAWR4MSCQJg=", + "_parent": { + "$ref": "AAAAAAGDobAkvE+sXRs=" + }, + "model": { + "$ref": "AAAAAAGDrAWR1MRzsB0=" + }, + "font": "Arial;13;0", + "left": 1629, + "top": 1065, + "width": 274.19970703125, + "height": 13, + "text": "-methodePayement: MoyenPayement", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1624, + "top": 985, + "width": 284.19970703125, + "height": 98 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDobAkvE+tLvU=", + "_parent": { + "$ref": "AAAAAAGDobAkvE+meFw=" + }, + "model": { + "$ref": "AAAAAAGDobAku0+kRmY=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDq/px/3jr82w=", + "_parent": { + "$ref": "AAAAAAGDobAkvE+tLvU=" + }, + "model": { + "$ref": "AAAAAAGDq/px8njaHwE=" + }, + "font": "Arial;13;0", + "left": 1629, + "top": 1088, + "width": 274.19970703125, + "height": 13, + "text": "+choisirMoyenPayement(mp: MoyenPayement)", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1624, + "top": 1083, + "width": 284.19970703125, + "height": 23 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDobAkvE+uv9U=", + "_parent": { + "$ref": "AAAAAAGDobAkvE+meFw=" + }, + "model": { + "$ref": "AAAAAAGDobAku0+kRmY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 464, + "top": 64, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDobAkvE+vwOs=", + "_parent": { + "$ref": "AAAAAAGDobAkvE+meFw=" + }, + "model": { + "$ref": "AAAAAAGDobAku0+kRmY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 464, + "top": 64, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 1624, + "top": 960, + "width": 284.19970703125, + "height": 146, + "nameCompartment": { + "$ref": "AAAAAAGDobAkvE+nfnk=" + }, + "attributeCompartment": { + "$ref": "AAAAAAGDobAkvE+sXRs=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDobAkvE+tLvU=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDobAkvE+uv9U=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDobAkvE+vwOs=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAGDocxsg4UsMMI=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDocxsg4UoRYE=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDocxshIUtwW8=", + "_parent": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "model": { + "$ref": "AAAAAAGDocxsg4UoRYE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1258, + "top": 292, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDocxshIUurf0=", + "_parent": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "model": { + "$ref": "AAAAAAGDocxsg4UoRYE=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 1273, + "top": 292, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDocxshIUvBTY=", + "_parent": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "model": { + "$ref": "AAAAAAGDocxsg4UoRYE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1229, + "top": 293, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDocxshIUwWXA=", + "_parent": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "model": { + "$ref": "AAAAAAGDocxsg4UpSdg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1259, + "top": 283, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDocxshIUxeQg=", + "_parent": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "model": { + "$ref": "AAAAAAGDocxsg4UpSdg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1272, + "top": 286, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDocxshIUyiA0=", + "_parent": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "model": { + "$ref": "AAAAAAGDocxsg4UpSdg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1231, + "top": 279, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDocxshIUzi2A=", + "_parent": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "model": { + "$ref": "AAAAAAGDocxsg4UqGfY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1259, + "top": 303, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDocxshIU0EUI=", + "_parent": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "model": { + "$ref": "AAAAAAGDocxsg4UqGfY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1272, + "top": 300, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDocxshIU1CHU=", + "_parent": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "model": { + "$ref": "AAAAAAGDocxsg4UqGfY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1231, + "top": 307, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDocxshIU2sl0=", + "_parent": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "model": { + "$ref": "AAAAAAGDocxsg4UpSdg=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 696, + "top": 248, + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDocxshIU3z5Y=", + "_parent": { + "$ref": "AAAAAAGDocxsg4UsMMI=" + }, + "model": { + "$ref": "AAAAAAGDocxsg4UqGfY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 696, + "top": 248, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDnLHWFAiTBOw=" + }, + "tail": { + "$ref": "AAAAAAGDoaCpfDC/3R8=" + }, + "lineStyle": 1, + "points": "1244:264;1244:335", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDocxshIUtwW8=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDocxshIUurf0=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDocxshIUvBTY=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAGDocxshIUwWXA=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAGDocxshIUxeQg=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAGDocxshIUyiA0=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAGDocxshIUzi2A=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAGDocxshIU0EUI=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAGDocxshIU1CHU=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAGDocxshIU2sl0=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAGDocxshIU3z5Y=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAGDofFD1sCToMs=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDofFD1sCPqEk=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFD1sCUACY=", + "_parent": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "model": { + "$ref": "AAAAAAGDofFD1sCPqEk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1285, + "top": 1029, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFD1sCVo1Q=", + "_parent": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "model": { + "$ref": "AAAAAAGDofFD1sCPqEk=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 1285, + "top": 1044, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFD18CWzvo=", + "_parent": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "model": { + "$ref": "AAAAAAGDofFD1sCPqEk=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1284, + "top": 1000, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFD18CX+rY=", + "_parent": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "model": { + "$ref": "AAAAAAGDofFD1sCQ84c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1293, + "top": 1030, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFD18CY7Jc=", + "_parent": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "model": { + "$ref": "AAAAAAGDofFD1sCQ84c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1291, + "top": 1043, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFD18CZM6I=", + "_parent": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "model": { + "$ref": "AAAAAAGDofFD1sCQ84c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1297, + "top": 1002, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFD18CaZos=", + "_parent": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "model": { + "$ref": "AAAAAAGDofFD1sCRSsM=" + }, + "font": "Arial;13;0", + "left": 1259, + "top": 1028, + "width": 53.8408203125, + "height": 13, + "alpha": -0.37396272407736175, + "distance": 35.84689665786984, + "hostEdge": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "text": "-lesEche" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFD18Cb5Tk=", + "_parent": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "model": { + "$ref": "AAAAAAGDofFD1sCRSsM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1280, + "top": 1043, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDofFD1sCToMs=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFD18CcQBU=", + "_parent": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "model": { + "$ref": "AAAAAAGDofFD1sCRSsM=" + }, + "font": "Arial;13;0", + "left": 1270, + "top": 1003, + "width": 6.5, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "text": "*" + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDofFD18CdVCA=", + "_parent": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "model": { + "$ref": "AAAAAAGDofFD1sCQ84c=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 696, + "top": 248, + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDofFD18Ceni0=", + "_parent": { + "$ref": "AAAAAAGDofFD1sCToMs=" + }, + "model": { + "$ref": "AAAAAAGDofFD1sCRSsM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 696, + "top": 248, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDoa/1GU4PGoA=" + }, + "tail": { + "$ref": "AAAAAAGDnMbyVhA4DN0=" + }, + "lineStyle": 1, + "points": "1319:1021;1252:1022", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDofFD1sCUACY=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDofFD1sCVo1Q=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDofFD18CWzvo=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAGDofFD18CX+rY=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAGDofFD18CY7Jc=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAGDofFD18CZM6I=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAGDofFD18CaZos=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAGDofFD18Cb5Tk=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAGDofFD18CcQBU=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAGDofFD18CdVCA=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAGDofFD18Ceni0=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAGDofFWtcFFeHk=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDofFWtcFB5PQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFWtsFGn1c=", + "_parent": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "model": { + "$ref": "AAAAAAGDofFWtcFB5PQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1451, + "top": 1193, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFWtsFH1BY=", + "_parent": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "model": { + "$ref": "AAAAAAGDofFWtcFB5PQ=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 1466, + "top": 1193, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFWtsFIk/Y=", + "_parent": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "model": { + "$ref": "AAAAAAGDofFWtcFB5PQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1422, + "top": 1194, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFWtsFJyCg=", + "_parent": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "model": { + "$ref": "AAAAAAGDofFWtcFC2z4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1452, + "top": 1196, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFWtsFK+So=", + "_parent": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "model": { + "$ref": "AAAAAAGDofFWtcFC2z4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1465, + "top": 1199, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFWtsFLDAs=", + "_parent": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "model": { + "$ref": "AAAAAAGDofFWtcFC2z4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1424, + "top": 1192, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFWtsFMvrw=", + "_parent": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "model": { + "$ref": "AAAAAAGDofFWtcFDTjs=" + }, + "font": "Arial;13;0", + "left": 1446, + "top": 1199, + "width": 48.78173828125, + "height": 13, + "alpha": -1.1071486180498173, + "distance": 38.01315561749642, + "hostEdge": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "text": "-lesOpe" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFWtsFNCt4=", + "_parent": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "model": { + "$ref": "AAAAAAGDofFWtcFDTjs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1465, + "top": 1188, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFWtsFOCvU=", + "_parent": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "model": { + "$ref": "AAAAAAGDofFWtcFDTjs=" + }, + "font": "Arial;13;0", + "left": 1414, + "top": 1204, + "width": 6.5, + "height": 13, + "alpha": -5.297288931714404, + "distance": 23.021728866442675, + "hostEdge": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "text": "*" + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDofFWtsFPKII=", + "_parent": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "model": { + "$ref": "AAAAAAGDofFWtcFC2z4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 696, + "top": 248, + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDofFWtsFQ4yg=", + "_parent": { + "$ref": "AAAAAAGDofFWtcFFeHk=" + }, + "model": { + "$ref": "AAAAAAGDofFWtcFDTjs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 696, + "top": 248, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDobAQFE7/GcQ=" + }, + "tail": { + "$ref": "AAAAAAGDnMbyVhA4DN0=" + }, + "lineStyle": 1, + "points": "1437:1177;1437:1223", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDofFWtsFGn1c=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDofFWtsFH1BY=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDofFWtsFIk/Y=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAGDofFWtsFJyCg=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAGDofFWtsFK+So=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAGDofFWtsFLDAs=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAGDofFWtsFMvrw=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAGDofFWtsFNCt4=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAGDofFWtsFOCvU=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAGDofFWtsFPKII=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAGDofFWtsFQ4yg=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAGDofFl9MIMYn4=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDofFl88IIYSI=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFl9MINi5I=", + "_parent": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "model": { + "$ref": "AAAAAAGDofFl88IIYSI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1591, + "top": 1004, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFl9MIO0Yw=", + "_parent": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "model": { + "$ref": "AAAAAAGDofFl88IIYSI=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 1592, + "top": 989, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFl9MIP/xo=", + "_parent": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "model": { + "$ref": "AAAAAAGDofFl88IIYSI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1590, + "top": 1033, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFl9MIQA/U=", + "_parent": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "model": { + "$ref": "AAAAAAGDofFl88IJljA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1585, + "top": 1004, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFl9MIRhw4=", + "_parent": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "model": { + "$ref": "AAAAAAGDofFl88IJljA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1588, + "top": 991, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFl9MISW/M=", + "_parent": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "model": { + "$ref": "AAAAAAGDofFl88IJljA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1580, + "top": 1031, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFl9MITTm8=", + "_parent": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "model": { + "$ref": "AAAAAAGDofFl88IKuYM=" + }, + "font": "Arial;13;0", + "left": 1575, + "top": 1002, + "width": 42.9990234375, + "height": 13, + "alpha": -0.5619217292509657, + "distance": 31.906112267087632, + "hostEdge": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "text": "-lesPla" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFl9MIUvoo=", + "_parent": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "model": { + "$ref": "AAAAAAGDofFl88IKuYM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1596, + "top": 991, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDofFl9MIVWlk=", + "_parent": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "model": { + "$ref": "AAAAAAGDofFl88IKuYM=" + }, + "font": "Arial;13;0", + "left": 1597, + "top": 1032, + "width": 6.5, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "text": "*" + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDofFl9MIWeds=", + "_parent": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "model": { + "$ref": "AAAAAAGDofFl88IJljA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 696, + "top": 248, + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDofFl9MIX8m0=", + "_parent": { + "$ref": "AAAAAAGDofFl9MIMYn4=" + }, + "model": { + "$ref": "AAAAAAGDofFl88IKuYM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 696, + "top": 248, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDobAkvE+meFw=" + }, + "tail": { + "$ref": "AAAAAAGDnMbyVhA4DN0=" + }, + "lineStyle": 1, + "points": "1559:1024;1623:1027", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDofFl9MINi5I=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDofFl9MIO0Yw=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDofFl9MIP/xo=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAGDofFl9MIQA/U=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAGDofFl9MIRhw4=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAGDofFl9MISW/M=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAGDofFl9MITTm8=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAGDofFl9MIUvoo=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAGDofFl9MIVWlk=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAGDofFl9MIWeds=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAGDofFl9MIX8m0=" + } + }, + { + "_type": "UMLNoteView", + "_id": "AAAAAAGDqIX+VT+yH0E=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "fillColor": "#ffeaad", + "font": "Arial;13;0", + "left": 424, + "top": 96, + "width": 176, + "height": 65, + "text": "/Ppté est une annotation pour dire que c'est une propriété par défaut leurs get et leus set sont privé" + }, + { + "_type": "UMLNoteView", + "_id": "AAAAAAGDqIi4j0q5zXk=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "fillColor": "#ffeaad", + "font": "Arial;13;0", + "left": 424, + "top": 168, + "width": 176, + "height": 77, + "text": "//Ppté est une annotation pour dire que c'est une propriété calculé par défaut leurs get et leus set sont privé" + }, + { + "_type": "UMLInterfaceView", + "_id": "AAAAAAGDqJW879WpHf0=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDqJW87tWnAPM=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDqJW879Wqekc=", + "_parent": { + "$ref": "AAAAAAGDqJW879WpHf0=" + }, + "model": { + "$ref": "AAAAAAGDqJW87tWnAPM=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDqJW879Wr/Lo=", + "_parent": { + "$ref": "AAAAAAGDqJW879Wqekc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 592, + "top": -160, + "width": 64.32080078125, + "height": 13, + "text": "«interface»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDqJW879WsfB8=", + "_parent": { + "$ref": "AAAAAAGDqJW879Wqekc=" + }, + "font": "Arial;13;1", + "left": 461, + "top": 678, + "width": 111, + "height": 13, + "text": "IDataPersistance" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDqJW879WtNwI=", + "_parent": { + "$ref": "AAAAAAGDqJW879Wqekc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 592, + "top": -160, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDqJW879Wus8U=", + "_parent": { + "$ref": "AAAAAAGDqJW879Wqekc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 592, + "top": -160, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 456, + "top": 671, + "width": 121, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDqJW879Wr/Lo=" + }, + "nameLabel": { + "$ref": "AAAAAAGDqJW879WsfB8=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDqJW879WtNwI=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDqJW879Wus8U=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDqJW879WvZ5Q=", + "_parent": { + "$ref": "AAAAAAGDqJW879WpHf0=" + }, + "model": { + "$ref": "AAAAAAGDqJW87tWnAPM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 296, + "top": -80, + "width": 10, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDqJW879WwG7M=", + "_parent": { + "$ref": "AAAAAAGDqJW879WpHf0=" + }, + "model": { + "$ref": "AAAAAAGDqJW87tWnAPM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 296, + "top": -80, + "width": 10, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDqJW88NWxhUM=", + "_parent": { + "$ref": "AAAAAAGDqJW879WpHf0=" + }, + "model": { + "$ref": "AAAAAAGDqJW87tWnAPM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 296, + "top": -80, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDqJW88NWyKZY=", + "_parent": { + "$ref": "AAAAAAGDqJW879WpHf0=" + }, + "model": { + "$ref": "AAAAAAGDqJW87tWnAPM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 296, + "top": -80, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 456, + "top": 576, + "width": 121, + "height": 121, + "stereotypeDisplay": "icon", + "nameCompartment": { + "$ref": "AAAAAAGDqJW879Wqekc=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAGDqJW879WvZ5Q=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDqJW879WwG7M=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDqJW88NWxhUM=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDqJW88NWyKZY=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAGDqJ+U8AnBZyI=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDqJ+U7wm9ceM=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDqJ+U8AnCtEo=", + "_parent": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "model": { + "$ref": "AAAAAAGDqJ+U7wm9ceM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 530, + "top": 525, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDqJ+U8AnDfMc=", + "_parent": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "model": { + "$ref": "AAAAAAGDqJ+U7wm9ceM=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 545, + "top": 525, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDqJ+U8AnEYfU=", + "_parent": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "model": { + "$ref": "AAAAAAGDqJ+U7wm9ceM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 501, + "top": 526, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDqJ+U8AnFwVo=", + "_parent": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "model": { + "$ref": "AAAAAAGDqJ+U7wm+FtA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 531, + "top": 508, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDqJ+U8AnGxg0=", + "_parent": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "model": { + "$ref": "AAAAAAGDqJ+U7wm+FtA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 544, + "top": 511, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDqJ+U8AnHftI=", + "_parent": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "model": { + "$ref": "AAAAAAGDqJ+U7wm+FtA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 503, + "top": 504, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDqJ+U8AnIO0U=", + "_parent": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "model": { + "$ref": "AAAAAAGDqJ+U7wm/Ov4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 531, + "top": 543, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDqJ+U8AnJjeg=", + "_parent": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "model": { + "$ref": "AAAAAAGDqJ+U7wm/Ov4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 544, + "top": 540, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDqJ+U8AnKo/k=", + "_parent": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "model": { + "$ref": "AAAAAAGDqJ+U7wm/Ov4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 503, + "top": 547, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDqJ+U8AnL00o=", + "_parent": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "model": { + "$ref": "AAAAAAGDqJ+U7wm+FtA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 128, + "top": -256, + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDqJ+U8AnMgTo=", + "_parent": { + "$ref": "AAAAAAGDqJ+U8AnBZyI=" + }, + "model": { + "$ref": "AAAAAAGDqJ+U7wm/Ov4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 128, + "top": -256, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDqJW879WpHf0=" + }, + "tail": { + "$ref": "AAAAAAGDnK9CRAglB7w=" + }, + "lineStyle": 1, + "points": "516:489;516:575", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDqJ+U8AnCtEo=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDqJ+U8AnDfMc=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDqJ+U8AnEYfU=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAGDqJ+U8AnFwVo=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAGDqJ+U8AnGxg0=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAGDqJ+U8AnHftI=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAGDqJ+U8AnIO0U=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAGDqJ+U8AnJjeg=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAGDqJ+U8AnKo/k=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAGDqJ+U8AnL00o=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAGDqJ+U8AnMgTo=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAGDrAZUfcqB64Q=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDrAZUfcp/ITE=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrAZUfsqCT5M=", + "_parent": { + "$ref": "AAAAAAGDrAZUfcqB64Q=" + }, + "model": { + "$ref": "AAAAAAGDrAZUfcp/ITE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1112, + "top": 1435, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrAZUfcqB64Q=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrAZUfsqDyZU=", + "_parent": { + "$ref": "AAAAAAGDrAZUfcqB64Q=" + }, + "model": { + "$ref": "AAAAAAGDrAZUfcp/ITE=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 1112, + "top": 1420, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDrAZUfcqB64Q=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrAZUfsqEQPg=", + "_parent": { + "$ref": "AAAAAAGDrAZUfcqB64Q=" + }, + "model": { + "$ref": "AAAAAAGDrAZUfcp/ITE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1111, + "top": 1464, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrAZUfcqB64Q=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDnNFYSB+Haf0=" + }, + "tail": { + "$ref": "AAAAAAGDoa/1GU4PGoA=" + }, + "lineStyle": 1, + "points": "1110:1098;1112:1456;1359:1459", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDrAZUfsqCT5M=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDrAZUfsqDyZU=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDrAZUfsqEQPg=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAGDrAa1vs2/ofw=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDrAa1vs29KYU=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrAa1vs3ACSk=", + "_parent": { + "$ref": "AAAAAAGDrAa1vs2/ofw=" + }, + "model": { + "$ref": "AAAAAAGDrAa1vs29KYU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1450, + "top": 1389, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrAa1vs2/ofw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrAa1vs3BeRo=", + "_parent": { + "$ref": "AAAAAAGDrAa1vs2/ofw=" + }, + "model": { + "$ref": "AAAAAAGDrAa1vs29KYU=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 1465, + "top": 1389, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDrAa1vs2/ofw=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrAa1vs3Cg7s=", + "_parent": { + "$ref": "AAAAAAGDrAa1vs2/ofw=" + }, + "model": { + "$ref": "AAAAAAGDrAa1vs29KYU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1421, + "top": 1390, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrAa1vs2/ofw=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDnNFYSB+Haf0=" + }, + "tail": { + "$ref": "AAAAAAGDobAQFE7/GcQ=" + }, + "lineStyle": 1, + "points": "1436:1385;1436:1407", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDrAa1vs3ACSk=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDrAa1vs3BeRo=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDrAa1vs3Cg7s=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAGDrAcSZM/E0dA=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDrAcSZM/Cjzo=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrAcSZM/FFLk=", + "_parent": { + "$ref": "AAAAAAGDrAcSZM/E0dA=" + }, + "model": { + "$ref": "AAAAAAGDrAcSZM/Cjzo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1768, + "top": 1464, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrAcSZM/E0dA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrAcSZc/GmLg=", + "_parent": { + "$ref": "AAAAAAGDrAcSZM/E0dA=" + }, + "model": { + "$ref": "AAAAAAGDrAcSZM/Cjzo=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 1768, + "top": 1479, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDrAcSZM/E0dA=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrAcSZc/HBWQ=", + "_parent": { + "$ref": "AAAAAAGDrAcSZM/E0dA=" + }, + "model": { + "$ref": "AAAAAAGDrAcSZM/Cjzo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1767, + "top": 1435, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrAcSZM/E0dA=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDnNFYSB+Haf0=" + }, + "tail": { + "$ref": "AAAAAAGDobAkvE+meFw=" + }, + "lineStyle": 1, + "points": "1766:1106;1768:1456;1513:1459", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDrAcSZM/FFLk=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDrAcSZc/GmLg=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDrAcSZc/HBWQ=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAGDrAtTyNbhYRI=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDrAtEetas254=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDrAtTyNbilIE=", + "_parent": { + "$ref": "AAAAAAGDrAtTyNbhYRI=" + }, + "model": { + "$ref": "AAAAAAGDrAtEetas254=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDrAtTyNbj/c8=", + "_parent": { + "$ref": "AAAAAAGDrAtTyNbilIE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -2306, + "top": -1712, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDrAtTyNbkomg=", + "_parent": { + "$ref": "AAAAAAGDrAtTyNbilIE=" + }, + "font": "Arial;13;1", + "left": 1429, + "top": 223, + "width": 511.94482421875, + "height": 13, + "text": "InvalidPasswordException" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDrAtTyNblRA0=", + "_parent": { + "$ref": "AAAAAAGDrAtTyNbilIE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -2306, + "top": -1712, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDrAtTyNbmpJ8=", + "_parent": { + "$ref": "AAAAAAGDrAtTyNbilIE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -2306, + "top": -1712, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1424, + "top": 216, + "width": 521.94482421875, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDrAtTyNbj/c8=" + }, + "nameLabel": { + "$ref": "AAAAAAGDrAtTyNbkomg=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDrAtTyNblRA0=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDrAtTyNbmpJ8=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDrAtTyNbn+wU=", + "_parent": { + "$ref": "AAAAAAGDrAtTyNbhYRI=" + }, + "model": { + "$ref": "AAAAAAGDrAtEetas254=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDrAtT0tc4qBU=", + "_parent": { + "$ref": "AAAAAAGDrAtTyNbn+wU=" + }, + "model": { + "$ref": "AAAAAAGDrAtEetauG1E=" + }, + "font": "Arial;13;0", + "left": 1429, + "top": 246, + "width": 511.94482421875, + "height": 13, + "text": "-/Password", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1424, + "top": 241, + "width": 521.94482421875, + "height": 23 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDrAtTyNboiU0=", + "_parent": { + "$ref": "AAAAAAGDrAtTyNbhYRI=" + }, + "model": { + "$ref": "AAAAAAGDrAtEetas254=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDrAtT09c74t0=", + "_parent": { + "$ref": "AAAAAAGDrAtTyNboiU0=" + }, + "model": { + "$ref": "AAAAAAGDrAtEetavfoo=" + }, + "font": "Arial;13;0", + "left": 1429, + "top": 269, + "width": 511.94482421875, + "height": 13, + "text": "+InvalidPasswordException()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDrAtT09c+iR0=", + "_parent": { + "$ref": "AAAAAAGDrAtTyNboiU0=" + }, + "model": { + "$ref": "AAAAAAGDrAtEetawNMk=" + }, + "font": "Arial;13;0", + "left": 1429, + "top": 284, + "width": 511.94482421875, + "height": 13, + "text": "+InvalidPasswordException(password: string)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDrAtT09dBEz0=", + "_parent": { + "$ref": "AAAAAAGDrAtTyNboiU0=" + }, + "model": { + "$ref": "AAAAAAGDrAtEetayVs0=" + }, + "font": "Arial;13;0", + "left": 1429, + "top": 299, + "width": 511.94482421875, + "height": 13, + "text": "+InvalidPasswordException(password: string, message: string)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDrAtT09dE8ks=", + "_parent": { + "$ref": "AAAAAAGDrAtTyNboiU0=" + }, + "model": { + "$ref": "AAAAAAGDrAtEeta1rFk=" + }, + "font": "Arial;13;0", + "left": 1429, + "top": 314, + "width": 511.94482421875, + "height": 13, + "text": "+InvalidPasswordException(password: string, message: string innerException Exception)", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 1424, + "top": 264, + "width": 521.94482421875, + "height": 68 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDrAtTydbp9FY=", + "_parent": { + "$ref": "AAAAAAGDrAtTyNbhYRI=" + }, + "model": { + "$ref": "AAAAAAGDrAtEetas254=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -1153, + "top": -856, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDrAtTydbqlR8=", + "_parent": { + "$ref": "AAAAAAGDrAtTyNbhYRI=" + }, + "model": { + "$ref": "AAAAAAGDrAtEetas254=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -1153, + "top": -856, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 1424, + "top": 216, + "width": 521.94482421875, + "height": 116, + "nameCompartment": { + "$ref": "AAAAAAGDrAtTyNbilIE=" + }, + "attributeCompartment": { + "$ref": "AAAAAAGDrAtTyNbn+wU=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDrAtTyNboiU0=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDrAtTydbp9FY=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDrAtTydbqlR8=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAGDrAwB+PVnjuU=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDrAvjE+21MJY=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDrAwB+PVoKNU=", + "_parent": { + "$ref": "AAAAAAGDrAwB+PVnjuU=" + }, + "model": { + "$ref": "AAAAAAGDrAvjE+21MJY=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDrAwB+PVpAOk=", + "_parent": { + "$ref": "AAAAAAGDrAwB+PVoKNU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -1192, + "top": -1350, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDrAwB+PVqUSM=", + "_parent": { + "$ref": "AAAAAAGDrAwB+PVoKNU=" + }, + "font": "Arial;13;1", + "left": 2109, + "top": 223, + "width": 446.900390625, + "height": 13, + "text": "InvalidMailException" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDrAwB+PVr438=", + "_parent": { + "$ref": "AAAAAAGDrAwB+PVoKNU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -1192, + "top": -1350, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDrAwB+PVsmIY=", + "_parent": { + "$ref": "AAAAAAGDrAwB+PVoKNU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -1192, + "top": -1350, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 2104, + "top": 216, + "width": 456.900390625, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDrAwB+PVpAOk=" + }, + "nameLabel": { + "$ref": "AAAAAAGDrAwB+PVqUSM=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDrAwB+PVr438=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDrAwB+PVsmIY=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDrAwB+PVtGcQ=", + "_parent": { + "$ref": "AAAAAAGDrAwB+PVnjuU=" + }, + "model": { + "$ref": "AAAAAAGDrAvjE+21MJY=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDrAwCAvW+1F0=", + "_parent": { + "$ref": "AAAAAAGDrAwB+PVtGcQ=" + }, + "model": { + "$ref": "AAAAAAGDrAvjE+23rUQ=" + }, + "font": "Arial;13;0", + "left": 2109, + "top": 246, + "width": 446.900390625, + "height": 13, + "text": "-/Mail", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 2104, + "top": 241, + "width": 456.900390625, + "height": 23 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDrAwB+PVud9M=", + "_parent": { + "$ref": "AAAAAAGDrAwB+PVnjuU=" + }, + "model": { + "$ref": "AAAAAAGDrAvjE+21MJY=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDrAwCA/XBOfE=", + "_parent": { + "$ref": "AAAAAAGDrAwB+PVud9M=" + }, + "model": { + "$ref": "AAAAAAGDrAvjE+24N/c=" + }, + "font": "Arial;13;0", + "left": 2109, + "top": 269, + "width": 446.900390625, + "height": 13, + "text": "+InvalidMailException()", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDrAwCA/XEzH8=", + "_parent": { + "$ref": "AAAAAAGDrAwB+PVud9M=" + }, + "model": { + "$ref": "AAAAAAGDrAvjE+255t4=" + }, + "font": "Arial;13;0", + "left": 2109, + "top": 284, + "width": 446.900390625, + "height": 13, + "text": "+InvalidMailException(mail: string)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDrAwCA/XH40M=", + "_parent": { + "$ref": "AAAAAAGDrAwB+PVud9M=" + }, + "model": { + "$ref": "AAAAAAGDrAvjE+27SEw=" + }, + "font": "Arial;13;0", + "left": 2109, + "top": 299, + "width": 446.900390625, + "height": 13, + "text": "+InvalidMailException(mail: string, message: string)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDrAwCA/XKNe0=", + "_parent": { + "$ref": "AAAAAAGDrAwB+PVud9M=" + }, + "model": { + "$ref": "AAAAAAGDrAvjE+2+zI4=" + }, + "font": "Arial;13;0", + "left": 2109, + "top": 314, + "width": 446.900390625, + "height": 13, + "text": "+InvalidMailException(mail: string, message: string innerException Exception)", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 2104, + "top": 264, + "width": 456.900390625, + "height": 68 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDrAwB+fVvXAk=", + "_parent": { + "$ref": "AAAAAAGDrAwB+PVnjuU=" + }, + "model": { + "$ref": "AAAAAAGDrAvjE+21MJY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -596, + "top": -675, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDrAwB+fVwOj0=", + "_parent": { + "$ref": "AAAAAAGDrAwB+PVnjuU=" + }, + "model": { + "$ref": "AAAAAAGDrAvjE+21MJY=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -596, + "top": -675, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 2104, + "top": 216, + "width": 456.900390625, + "height": 116, + "nameCompartment": { + "$ref": "AAAAAAGDrAwB+PVoKNU=" + }, + "attributeCompartment": { + "$ref": "AAAAAAGDrAwB+PVtGcQ=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDrAwB+PVud9M=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDrAwB+fVvXAk=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDrAwB+fVwOj0=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAGDrBBn/iEr5WE=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDrBBn/SEp5Mc=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDrBBn/iEsO1E=", + "_parent": { + "$ref": "AAAAAAGDrBBn/iEr5WE=" + }, + "model": { + "$ref": "AAAAAAGDrBBn/SEp5Mc=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDrBBn/iEtEWA=", + "_parent": { + "$ref": "AAAAAAGDrBBn/iEsO1E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -336, + "top": -2464, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDrBBn/iEu/ls=", + "_parent": { + "$ref": "AAAAAAGDrBBn/iEsO1E=" + }, + "font": "Arial;13;1", + "left": 1853, + "top": 71, + "width": 350, + "height": 13, + "text": "ArgumentException" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDrBBn/iEvqL4=", + "_parent": { + "$ref": "AAAAAAGDrBBn/iEsO1E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -336, + "top": -2464, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDrBBn/iEwz00=", + "_parent": { + "$ref": "AAAAAAGDrBBn/iEsO1E=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -336, + "top": -2464, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 1848, + "top": 64, + "width": 360, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDrBBn/iEtEWA=" + }, + "nameLabel": { + "$ref": "AAAAAAGDrBBn/iEu/ls=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDrBBn/iEvqL4=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDrBBn/iEwz00=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDrBBn/iExQkY=", + "_parent": { + "$ref": "AAAAAAGDrBBn/iEr5WE=" + }, + "model": { + "$ref": "AAAAAAGDrBBn/SEp5Mc=" + }, + "font": "Arial;13;0", + "left": 1848, + "top": 89, + "width": 360, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDrBBn/iEy4fY=", + "_parent": { + "$ref": "AAAAAAGDrBBn/iEr5WE=" + }, + "model": { + "$ref": "AAAAAAGDrBBn/SEp5Mc=" + }, + "font": "Arial;13;0", + "left": 1848, + "top": 99, + "width": 360, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDrBBn/iEzwbY=", + "_parent": { + "$ref": "AAAAAAGDrBBn/iEr5WE=" + }, + "model": { + "$ref": "AAAAAAGDrBBn/SEp5Mc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -168, + "top": -1232, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDrBBn/iE0ewU=", + "_parent": { + "$ref": "AAAAAAGDrBBn/iEr5WE=" + }, + "model": { + "$ref": "AAAAAAGDrBBn/SEp5Mc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": -168, + "top": -1232, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 1848, + "top": 64, + "width": 360, + "height": 104, + "nameCompartment": { + "$ref": "AAAAAAGDrBBn/iEsO1E=" + }, + "attributeCompartment": { + "$ref": "AAAAAAGDrBBn/iExQkY=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDrBBn/iEy4fY=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDrBBn/iEzwbY=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDrBBn/iE0ewU=" + } + }, + { + "_type": "UMLGeneralizationView", + "_id": "AAAAAAGDrBE8FiS5Dpk=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDrBE8FSS3aMQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrBE8FiS6bNg=", + "_parent": { + "$ref": "AAAAAAGDrBE8FiS5Dpk=" + }, + "model": { + "$ref": "AAAAAAGDrBE8FSS3aMQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1687, + "top": 99, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrBE8FiS5Dpk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrBE8FiS741w=", + "_parent": { + "$ref": "AAAAAAGDrBE8FiS5Dpk=" + }, + "model": { + "$ref": "AAAAAAGDrBE8FSS3aMQ=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 1687, + "top": 84, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDrBE8FiS5Dpk=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrBE8FiS8cGg=", + "_parent": { + "$ref": "AAAAAAGDrBE8FiS5Dpk=" + }, + "model": { + "$ref": "AAAAAAGDrBE8FSS3aMQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1688, + "top": 128, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrBE8FiS5Dpk=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDrBBn/iEr5WE=" + }, + "tail": { + "$ref": "AAAAAAGDrAtTyNbhYRI=" + }, + "lineStyle": 1, + "points": "1686:215;1688:120;1847:118", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDrBE8FiS6bNg=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDrBE8FiS741w=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDrBE8FiS8cGg=" + } + }, + { + "_type": "UMLGeneralizationView", + "_id": "AAAAAAGDrBFNcyWHJkI=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDrBFNcyWFnNQ=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrBFNcyWIumk=", + "_parent": { + "$ref": "AAAAAAGDrBFNcyWHJkI=" + }, + "model": { + "$ref": "AAAAAAGDrBFNcyWFnNQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 2328, + "top": 120, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrBFNcyWHJkI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrBFNcyWJsvo=", + "_parent": { + "$ref": "AAAAAAGDrBFNcyWHJkI=" + }, + "model": { + "$ref": "AAAAAAGDrBFNcyWFnNQ=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 2328, + "top": 135, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDrBFNcyWHJkI=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrBFNcyWKw5U=", + "_parent": { + "$ref": "AAAAAAGDrBFNcyWHJkI=" + }, + "model": { + "$ref": "AAAAAAGDrBFNcyWFnNQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 2327, + "top": 91, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrBFNcyWHJkI=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDrBBn/iEr5WE=" + }, + "tail": { + "$ref": "AAAAAAGDrAwB+PVnjuU=" + }, + "lineStyle": 1, + "points": "2330:215;2328:112;2208:113", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDrBFNcyWIumk=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDrBFNcyWJsvo=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDrBFNcyWKw5U=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAGDrBLOXC00ap8=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDrBLOWy0y210=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrBLOXC01ikw=", + "_parent": { + "$ref": "AAAAAAGDrBLOXC00ap8=" + }, + "model": { + "$ref": "AAAAAAGDrBLOWy0y210=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1673, + "top": 410, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrBLOXC00ap8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrBLOXC02vr0=", + "_parent": { + "$ref": "AAAAAAGDrBLOXC00ap8=" + }, + "model": { + "$ref": "AAAAAAGDrBLOWy0y210=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 1658, + "top": 410, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDrBLOXC00ap8=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrBLOXC033N8=", + "_parent": { + "$ref": "AAAAAAGDrBLOXC00ap8=" + }, + "model": { + "$ref": "AAAAAAGDrBLOWy0y210=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1702, + "top": 409, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrBLOXC00ap8=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDrAtTyNbhYRI=" + }, + "tail": { + "$ref": "AAAAAAGDnLHWFAiTBOw=" + }, + "lineStyle": 1, + "points": "1345:421;1688:416;1686:332", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDrBLOXC01ikw=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDrBLOXC02vr0=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDrBLOXC033N8=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAGDrBLlcS4C2qE=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDrBLlcS4AJxc=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrBLlcS4DHVU=", + "_parent": { + "$ref": "AAAAAAGDrBLlcS4C2qE=" + }, + "model": { + "$ref": "AAAAAAGDrBLlcS4AJxc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 2313, + "top": 409, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrBLlcS4C2qE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrBLlcS4E2Bk=", + "_parent": { + "$ref": "AAAAAAGDrBLlcS4C2qE=" + }, + "model": { + "$ref": "AAAAAAGDrBLlcS4AJxc=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 2298, + "top": 409, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDrBLlcS4C2qE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrBLlcS4Fb5s=", + "_parent": { + "$ref": "AAAAAAGDrBLlcS4C2qE=" + }, + "model": { + "$ref": "AAAAAAGDrBLlcS4AJxc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 2342, + "top": 410, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrBLlcS4C2qE=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDrAwB+PVnjuU=" + }, + "tail": { + "$ref": "AAAAAAGDnLHWFAiTBOw=" + }, + "lineStyle": 1, + "points": "1345:422;2328:416;2330:332", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDrBLlcS4DHVU=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDrBLlcS4E2Bk=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDrBLlcS4Fb5s=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAGDrd/c1DSoNy8=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDrd/c0zSmSnc=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDrd/c1DSpM48=", + "_parent": { + "$ref": "AAAAAAGDrd/c1DSoNy8=" + }, + "model": { + "$ref": "AAAAAAGDrd/c0zSmSnc=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDrd/c1DSq/gE=", + "_parent": { + "$ref": "AAAAAAGDrd/c1DSpM48=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1184, + "top": -224, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDrd/c1DSro8E=", + "_parent": { + "$ref": "AAAAAAGDrd/c1DSpM48=" + }, + "font": "Arial;13;1", + "left": 693, + "top": 735, + "width": 222, + "height": 13, + "text": "DbContextInit" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDrd/c1DSs9Pg=", + "_parent": { + "$ref": "AAAAAAGDrd/c1DSpM48=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1184, + "top": -224, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDrd/c1DStMaY=", + "_parent": { + "$ref": "AAAAAAGDrd/c1DSpM48=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 1184, + "top": -224, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 688, + "top": 728, + "width": 232, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDrd/c1DSq/gE=" + }, + "nameLabel": { + "$ref": "AAAAAAGDrd/c1DSro8E=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDrd/c1DSs9Pg=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDrd/c1DStMaY=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDrd/c1DSuUX4=", + "_parent": { + "$ref": "AAAAAAGDrd/c1DSoNy8=" + }, + "model": { + "$ref": "AAAAAAGDrd/c0zSmSnc=" + }, + "font": "Arial;13;0", + "left": 688, + "top": 753, + "width": 232, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDrd/c1DSvbEk=", + "_parent": { + "$ref": "AAAAAAGDrd/c1DSoNy8=" + }, + "model": { + "$ref": "AAAAAAGDrd/c0zSmSnc=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDreVo1W5gJaA=", + "_parent": { + "$ref": "AAAAAAGDrd/c1DSvbEk=" + }, + "model": { + "$ref": "AAAAAAGDreVox25CJv0=" + }, + "font": "Arial;13;0", + "left": 693, + "top": 768, + "width": 222, + "height": 13, + "text": "+StubDb(c: InscritDbEntity)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDrejOHHlobcY=", + "_parent": { + "$ref": "AAAAAAGDrd/c1DSvbEk=" + }, + "model": { + "$ref": "AAAAAAGDrejODHlKAU4=" + }, + "font": "Arial;13;0", + "left": 693, + "top": 783, + "width": 222, + "height": 13, + "text": "+SetInit(c : DbContext, s : StratInit)()", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 688, + "top": 763, + "width": 232, + "height": 38 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDrd/c1DSwcv8=", + "_parent": { + "$ref": "AAAAAAGDrd/c1DSoNy8=" + }, + "model": { + "$ref": "AAAAAAGDrd/c0zSmSnc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 592, + "top": -112, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDrd/c1DSxit8=", + "_parent": { + "$ref": "AAAAAAGDrd/c1DSoNy8=" + }, + "model": { + "$ref": "AAAAAAGDrd/c0zSmSnc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 592, + "top": -112, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 688, + "top": 728, + "width": 232, + "height": 81, + "nameCompartment": { + "$ref": "AAAAAAGDrd/c1DSpM48=" + }, + "attributeCompartment": { + "$ref": "AAAAAAGDrd/c1DSuUX4=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDrd/c1DSvbEk=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDrd/c1DSwcv8=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDrd/c1DSxit8=" + } + }, + { + "_type": "UMLEnumerationView", + "_id": "AAAAAAGDreIjTT3v4Zo=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDreIjTT3t9lw=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDreIjTT3wuBA=", + "_parent": { + "$ref": "AAAAAAGDreIjTT3v4Zo=" + }, + "model": { + "$ref": "AAAAAAGDreIjTT3t9lw=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDreIjTT3xtUM=", + "_parent": { + "$ref": "AAAAAAGDreIjTT3wuBA=" + }, + "font": "Arial;13;0", + "left": 693, + "top": 597, + "width": 223, + "height": 13, + "text": "«enumeration»" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDreIjTT3y3vw=", + "_parent": { + "$ref": "AAAAAAGDreIjTT3wuBA=" + }, + "font": "Arial;13;1", + "left": 693, + "top": 612, + "width": 223, + "height": 13, + "text": "StratInit" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDreIjTT3zSMc=", + "_parent": { + "$ref": "AAAAAAGDreIjTT3wuBA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 544, + "top": -560, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDreIjTT30sf4=", + "_parent": { + "$ref": "AAAAAAGDreIjTT3wuBA=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 544, + "top": -560, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 688, + "top": 592, + "width": 233, + "height": 38, + "stereotypeLabel": { + "$ref": "AAAAAAGDreIjTT3xtUM=" + }, + "nameLabel": { + "$ref": "AAAAAAGDreIjTT3y3vw=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDreIjTT3zSMc=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDreIjTT30sf4=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDreIjTT31iGw=", + "_parent": { + "$ref": "AAAAAAGDreIjTT3v4Zo=" + }, + "model": { + "$ref": "AAAAAAGDreIjTT3t9lw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -280, + "width": 10, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDreIjTT32470=", + "_parent": { + "$ref": "AAAAAAGDreIjTT3v4Zo=" + }, + "model": { + "$ref": "AAAAAAGDreIjTT3t9lw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -280, + "width": 10, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDreIjTT33dFY=", + "_parent": { + "$ref": "AAAAAAGDreIjTT3v4Zo=" + }, + "model": { + "$ref": "AAAAAAGDreIjTT3t9lw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -280, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDreIjTT341OY=", + "_parent": { + "$ref": "AAAAAAGDreIjTT3v4Zo=" + }, + "model": { + "$ref": "AAAAAAGDreIjTT3t9lw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 272, + "top": -280, + "width": 10, + "height": 10 + }, + { + "_type": "UMLEnumerationLiteralCompartmentView", + "_id": "AAAAAAGDreIjTT355m0=", + "_parent": { + "$ref": "AAAAAAGDreIjTT3v4Zo=" + }, + "model": { + "$ref": "AAAAAAGDreIjTT3t9lw=" + }, + "subViews": [ + { + "_type": "UMLEnumerationLiteralView", + "_id": "AAAAAAGDrePU/mSXkHE=", + "_parent": { + "$ref": "AAAAAAGDreIjTT355m0=" + }, + "model": { + "$ref": "AAAAAAGDrePU8WR5Lbo=" + }, + "font": "Arial;13;0", + "left": 693, + "top": 635, + "width": 223, + "height": 13, + "text": "CreerDbIfNotExists", + "horizontalAlignment": 0 + }, + { + "_type": "UMLEnumerationLiteralView", + "_id": "AAAAAAGDreQRkmlI5K0=", + "_parent": { + "$ref": "AAAAAAGDreIjTT355m0=" + }, + "model": { + "$ref": "AAAAAAGDreQRgWkqxaI=" + }, + "font": "Arial;13;0", + "left": 693, + "top": 650, + "width": 223, + "height": 13, + "text": "ReCreerDbToujours", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 688, + "top": 630, + "width": 233, + "height": 38 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 688, + "top": 592, + "width": 233, + "height": 96, + "nameCompartment": { + "$ref": "AAAAAAGDreIjTT3wuBA=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAGDreIjTT31iGw=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDreIjTT32470=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDreIjTT33dFY=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDreIjTT341OY=" + }, + "enumerationLiteralCompartment": { + "$ref": "AAAAAAGDreIjTT355m0=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAGDreOxHGIzQnE=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDreOxHGIxVt0=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDreOxHGI0MDE=", + "_parent": { + "$ref": "AAAAAAGDreOxHGIzQnE=" + }, + "model": { + "$ref": "AAAAAAGDreOxHGIxVt0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 788, + "top": 700, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDreOxHGIzQnE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDreOxHGI1XPs=", + "_parent": { + "$ref": "AAAAAAGDreOxHGIzQnE=" + }, + "model": { + "$ref": "AAAAAAGDreOxHGIxVt0=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 773, + "top": 699, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDreOxHGIzQnE=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDreOxHGI2fQE=", + "_parent": { + "$ref": "AAAAAAGDreOxHGIzQnE=" + }, + "model": { + "$ref": "AAAAAAGDreOxHGIxVt0=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 817, + "top": 701, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDreOxHGIzQnE=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDreIjTT3v4Zo=" + }, + "tail": { + "$ref": "AAAAAAGDrd/c1DSoNy8=" + }, + "lineStyle": 1, + "points": "803:727;804:688", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDreOxHGI0MDE=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDreOxHGI1XPs=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDreOxHGI2fQE=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAGDretMnJdoZLk=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDretMm5dm9Ao=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDretMnJdpHts=", + "_parent": { + "$ref": "AAAAAAGDretMnJdoZLk=" + }, + "model": { + "$ref": "AAAAAAGDretMm5dm9Ao=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDretMnJdqqZA=", + "_parent": { + "$ref": "AAAAAAGDretMnJdpHts=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 240, + "top": -48, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDretMnJdrfZg=", + "_parent": { + "$ref": "AAAAAAGDretMnJdpHts=" + }, + "font": "Arial;13;1", + "left": 173, + "top": 831, + "width": 134, + "height": 13, + "text": "DbContext" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDretMnJdspgQ=", + "_parent": { + "$ref": "AAAAAAGDretMnJdpHts=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 240, + "top": -48, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDretMnJdtBgs=", + "_parent": { + "$ref": "AAAAAAGDretMnJdpHts=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 240, + "top": -48, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 168, + "top": 824, + "width": 144, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDretMnJdqqZA=" + }, + "nameLabel": { + "$ref": "AAAAAAGDretMnJdrfZg=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDretMnJdspgQ=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDretMnJdtBgs=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDretMnJdu6K0=", + "_parent": { + "$ref": "AAAAAAGDretMnJdoZLk=" + }, + "model": { + "$ref": "AAAAAAGDretMm5dm9Ao=" + }, + "font": "Arial;13;0", + "left": 168, + "top": 849, + "width": 144, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDretMnJdvW1Y=", + "_parent": { + "$ref": "AAAAAAGDretMnJdoZLk=" + }, + "model": { + "$ref": "AAAAAAGDretMm5dm9Ao=" + }, + "font": "Arial;13;0", + "left": 168, + "top": 859, + "width": 144, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDretMnJdw6PA=", + "_parent": { + "$ref": "AAAAAAGDretMnJdoZLk=" + }, + "model": { + "$ref": "AAAAAAGDretMm5dm9Ao=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 120, + "top": -24, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDretMnJdxW3c=", + "_parent": { + "$ref": "AAAAAAGDretMnJdoZLk=" + }, + "model": { + "$ref": "AAAAAAGDretMm5dm9Ao=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 120, + "top": -24, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 168, + "top": 824, + "width": 144, + "height": 64, + "nameCompartment": { + "$ref": "AAAAAAGDretMnJdpHts=" + }, + "attributeCompartment": { + "$ref": "AAAAAAGDretMnJdu6K0=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDretMnJdvW1Y=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDretMnJdw6PA=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDretMnJdxW3c=" + } + }, + { + "_type": "UMLClassView", + "_id": "AAAAAAGDreus1K0yihc=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDreus060wycE=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDreus1K0zptU=", + "_parent": { + "$ref": "AAAAAAGDreus1K0yihc=" + }, + "model": { + "$ref": "AAAAAAGDreus060wycE=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDreus1K00G0g=", + "_parent": { + "$ref": "AAAAAAGDreus1K0zptU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 352, + "top": -224, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDreus1K01Sak=", + "_parent": { + "$ref": "AAAAAAGDreus1K0zptU=" + }, + "font": "Arial;13;1", + "left": 389, + "top": 823, + "width": 259.77783203125, + "height": 13, + "text": "InscritDbEntity" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDreus1K02Dqw=", + "_parent": { + "$ref": "AAAAAAGDreus1K0zptU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 352, + "top": -224, + "width": 73.67724609375, + "height": 13, + "text": "(from Model)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDreus1K03CYk=", + "_parent": { + "$ref": "AAAAAAGDreus1K0zptU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 352, + "top": -224, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 384, + "top": 816, + "width": 269.77783203125, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDreus1K00G0g=" + }, + "nameLabel": { + "$ref": "AAAAAAGDreus1K01Sak=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDreus1K02Dqw=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDreus1K03CYk=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDreus1K04sjY=", + "_parent": { + "$ref": "AAAAAAGDreus1K0yihc=" + }, + "model": { + "$ref": "AAAAAAGDreus060wycE=" + }, + "subViews": [ + { + "_type": "UMLAttributeView", + "_id": "AAAAAAGDrexoDcBupIA=", + "_parent": { + "$ref": "AAAAAAGDreus1K04sjY=" + }, + "model": { + "$ref": "AAAAAAGDrexoAMBQJOs=" + }, + "font": "Arial;13;0", + "left": 389, + "top": 846, + "width": 259.77783203125, + "height": 13, + "text": "+lUsers: DbSet", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 384, + "top": 841, + "width": 269.77783203125, + "height": 23 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDreus1K05SIE=", + "_parent": { + "$ref": "AAAAAAGDreus1K0yihc=" + }, + "model": { + "$ref": "AAAAAAGDreus060wycE=" + }, + "subViews": [ + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDre25ANPfMl8=", + "_parent": { + "$ref": "AAAAAAGDreus1K05SIE=" + }, + "model": { + "$ref": "AAAAAAGDre247tPBKrw=" + }, + "font": "Arial;13;0", + "left": 389, + "top": 869, + "width": 259.77783203125, + "height": 13, + "text": "#OnConfiguring(DbContextOptionBuilder oB)", + "horizontalAlignment": 0 + }, + { + "_type": "UMLOperationView", + "_id": "AAAAAAGDre3A+dVfITI=", + "_parent": { + "$ref": "AAAAAAGDreus1K05SIE=" + }, + "model": { + "$ref": "AAAAAAGDre3A6dVBazM=" + }, + "font": "Arial;13;0", + "left": 389, + "top": 884, + "width": 259.77783203125, + "height": 13, + "text": "#OnModelCreating(ModelBuilder mB)", + "horizontalAlignment": 0 + } + ], + "font": "Arial;13;0", + "left": 384, + "top": 864, + "width": 269.77783203125, + "height": 38 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDreus1K06akY=", + "_parent": { + "$ref": "AAAAAAGDreus1K0yihc=" + }, + "model": { + "$ref": "AAAAAAGDreus060wycE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 176, + "top": -112, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDreus1K073X4=", + "_parent": { + "$ref": "AAAAAAGDreus1K0yihc=" + }, + "model": { + "$ref": "AAAAAAGDreus060wycE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 176, + "top": -112, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 384, + "top": 816, + "width": 269.77783203125, + "height": 86, + "nameCompartment": { + "$ref": "AAAAAAGDreus1K0zptU=" + }, + "attributeCompartment": { + "$ref": "AAAAAAGDreus1K04sjY=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDreus1K05SIE=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDreus1K06akY=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDreus1K073X4=" + } + }, + { + "_type": "UMLGeneralizationView", + "_id": "AAAAAAGDrev7cbFDn/k=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDrev7cbFBFBI=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrev7cbFEHSg=", + "_parent": { + "$ref": "AAAAAAGDrev7cbFDn/k=" + }, + "model": { + "$ref": "AAAAAAGDrev7cbFBFBI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 346, + "top": 865, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrev7cbFDn/k=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrev7cbFFfYw=", + "_parent": { + "$ref": "AAAAAAGDrev7cbFDn/k=" + }, + "model": { + "$ref": "AAAAAAGDrev7cbFBFBI=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 346, + "top": 880, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDrev7cbFDn/k=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrev7cbFGjy4=", + "_parent": { + "$ref": "AAAAAAGDrev7cbFDn/k=" + }, + "model": { + "$ref": "AAAAAAGDrev7cbFBFBI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 347, + "top": 835, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrev7cbFDn/k=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDretMnJdoZLk=" + }, + "tail": { + "$ref": "AAAAAAGDreus1K0yihc=" + }, + "lineStyle": 1, + "points": "383:857;312:856", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDrev7cbFEHSg=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDrev7cbFFfYw=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDrev7cbFGjy4=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAGDrfOMKWsntk4=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDrfOMKWsjHks=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfOMKWsoiMc=", + "_parent": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "model": { + "$ref": "AAAAAAGDrfOMKWsjHks=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 502, + "top": 749, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfOMKWspZjo=", + "_parent": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "model": { + "$ref": "AAAAAAGDrfOMKWsjHks=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 487, + "top": 749, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfOMKWsqZ4o=", + "_parent": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "model": { + "$ref": "AAAAAAGDrfOMKWsjHks=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 531, + "top": 750, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfOMKWsr5PY=", + "_parent": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "model": { + "$ref": "AAAAAAGDrfOMKWsk1zc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 502, + "top": 783, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfOMKWss6G0=", + "_parent": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "model": { + "$ref": "AAAAAAGDrfOMKWsk1zc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 489, + "top": 780, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfOMKWst7Dc=", + "_parent": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "model": { + "$ref": "AAAAAAGDrfOMKWsk1zc=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 530, + "top": 787, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfOMKWsuLBc=", + "_parent": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "model": { + "$ref": "AAAAAAGDrfOMKWslJeM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 502, + "top": 717, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfOMKWsvYLA=", + "_parent": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "model": { + "$ref": "AAAAAAGDrfOMKWslJeM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 488, + "top": 719, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfOMKWswe8Q=", + "_parent": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "model": { + "$ref": "AAAAAAGDrfOMKWslJeM=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 529, + "top": 712, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDrfOMKWsxZwE=", + "_parent": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "model": { + "$ref": "AAAAAAGDrfOMKWsk1zc=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDrfOMKWsyRIs=", + "_parent": { + "$ref": "AAAAAAGDrfOMKWsntk4=" + }, + "model": { + "$ref": "AAAAAAGDrfOMKWslJeM=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDqJW879WpHf0=" + }, + "tail": { + "$ref": "AAAAAAGDreus1K0yihc=" + }, + "lineStyle": 1, + "points": "518:815;517:697", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDrfOMKWsoiMc=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDrfOMKWspZjo=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDrfOMKWsqZ4o=" + }, + "showEndOrder": "hide", + "tailRoleNameLabel": { + "$ref": "AAAAAAGDrfOMKWsr5PY=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAGDrfOMKWss6G0=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAGDrfOMKWst7Dc=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAGDrfOMKWsuLBc=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAGDrfOMKWsvYLA=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAGDrfOMKWswe8Q=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAGDrfOMKWsxZwE=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAGDrfOMKWsyRIs=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAGDrfQ+sW/trUU=", + "_parent": { + "$ref": "AAAAAAFF+qBtyKM79qY=" + }, + "model": { + "$ref": "AAAAAAGDrfQ+sW/pK8k=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfQ+sW/u0fE=", + "_parent": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "model": { + "$ref": "AAAAAAGDrfQ+sW/pK8k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 631, + "top": 646, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfQ+sW/vY/c=", + "_parent": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "model": { + "$ref": "AAAAAAGDrfQ+sW/pK8k=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 631, + "top": 661, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfQ+sW/wAWw=", + "_parent": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "model": { + "$ref": "AAAAAAGDrfQ+sW/pK8k=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 632, + "top": 616, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfQ+sW/x4Vo=", + "_parent": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "model": { + "$ref": "AAAAAAGDrfQ+sW/qywo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 660, + "top": 646, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfQ+sW/ynSE=", + "_parent": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "model": { + "$ref": "AAAAAAGDrfQ+sW/qywo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 658, + "top": 660, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfQ+sW/z8ME=", + "_parent": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "model": { + "$ref": "AAAAAAGDrfQ+sW/qywo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 665, + "top": 619, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfQ+sW/0Iag=", + "_parent": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "model": { + "$ref": "AAAAAAGDrfQ+sW/r3Yw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 602, + "top": 646, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfQ+sW/1gBs=", + "_parent": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "model": { + "$ref": "AAAAAAGDrfQ+sW/r3Yw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 605, + "top": 659, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDrfQ+sm/2zok=", + "_parent": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "model": { + "$ref": "AAAAAAGDrfQ+sW/r3Yw=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 598, + "top": 618, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDrfQ+sm/3xA4=", + "_parent": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "model": { + "$ref": "AAAAAAGDrfQ+sW/qywo=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDrfQ+sm/43DY=", + "_parent": { + "$ref": "AAAAAAGDrfQ+sW/trUU=" + }, + "model": { + "$ref": "AAAAAAGDrfQ+sW/r3Yw=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDqJW879WpHf0=" + }, + "tail": { + "$ref": "AAAAAAGDreIjTT3v4Zo=" + }, + "lineStyle": 1, + "points": "687:638;577:637", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDrfQ+sW/u0fE=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDrfQ+sW/vY/c=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDrfQ+sW/wAWw=" + }, + "showEndOrder": "hide", + "tailRoleNameLabel": { + "$ref": "AAAAAAGDrfQ+sW/x4Vo=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAGDrfQ+sW/ynSE=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAGDrfQ+sW/z8ME=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAGDrfQ+sW/0Iag=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAGDrfQ+sW/1gBs=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAGDrfQ+sm/2zok=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAGDrfQ+sm/3xA4=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAGDrfQ+sm/43DY=" + } + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAGDnK9CQwgjSOs=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Manager", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAGDnLICnAi8gKM=", + "_parent": { + "$ref": "AAAAAAGDnK9CQwgjSOs=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDnLICnAi97Bs=", + "_parent": { + "$ref": "AAAAAAGDnLICnAi8gKM=" + }, + "reference": { + "$ref": "AAAAAAGDnK9CQwgjSOs=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDnLICnAi+zCE=", + "_parent": { + "$ref": "AAAAAAGDnLICnAi8gKM=" + }, + "name": "lesUtilisateurs", + "reference": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "visibility": "private", + "multiplicity": "*" + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAGDqJ+U7wm9ceM=", + "_parent": { + "$ref": "AAAAAAGDnK9CQwgjSOs=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDqJ+U7wm+FtA=", + "_parent": { + "$ref": "AAAAAAGDqJ+U7wm9ceM=" + }, + "reference": { + "$ref": "AAAAAAGDnK9CQwgjSOs=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDqJ+U7wm/Ov4=", + "_parent": { + "$ref": "AAAAAAGDqJ+U7wm9ceM=" + }, + "reference": { + "$ref": "AAAAAAGDqJW87tWnAPM=" + } + } + } + ], + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDqLBvzYsbrZI=", + "_parent": { + "$ref": "AAAAAAGDnK9CQwgjSOs=" + }, + "name": "/dp:IDataPersistance", + "visibility": "private", + "type": "" + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAGDqIDpNDkH9Gs=", + "_parent": { + "$ref": "AAAAAAGDnK9CQwgjSOs=" + }, + "name": "ajouterInscrit", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDqIJMjToWRps=", + "_parent": { + "$ref": "AAAAAAGDqIDpNDkH9Gs=" + }, + "name": "i ", + "type": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + } + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDqIT8+z4+Vh8=", + "_parent": { + "$ref": "AAAAAAGDnK9CQwgjSOs=" + }, + "name": "supprimerInscrit", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDqIVl4j9N9VM=", + "_parent": { + "$ref": "AAAAAAGDqIT8+z4+Vh8=" + }, + "name": "i", + "type": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + } + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDqJysFPmEYCU=", + "_parent": { + "$ref": "AAAAAAGDnK9CQwgjSOs=" + }, + "name": "chargerPersitance", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDqJ1rtPs4MUE=", + "_parent": { + "$ref": "AAAAAAGDqJysFPmEYCU=" + }, + "name": "idp", + "type": { + "$ref": "AAAAAAGDqJW87tWnAPM=" + } + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDqJ1sIfudplE=", + "_parent": { + "$ref": "AAAAAAGDnK9CQwgjSOs=" + }, + "name": "sauvegarderPersistance", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDqJ37q/xJW6o=", + "_parent": { + "$ref": "AAAAAAGDqJ1sIfudplE=" + }, + "name": "lesUtilisateurs ", + "type": "Liste" + }, + { + "_type": "UMLParameter", + "_id": "AAAAAAGDqJ8K8/5d1a0=", + "_parent": { + "$ref": "AAAAAAGDqJ1sIfudplE=" + }, + "type": { + "$ref": "AAAAAAGDqJW87tWnAPM=" + }, + "direction": "return" + } + ] + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAGDnLHWEwiR3RE=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Inscrit", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAGDnMHfLAwnaKk=", + "_parent": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDnMHfLAwoJUQ=", + "_parent": { + "$ref": "AAAAAAGDnMHfLAwnaKk=" + }, + "reference": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDnMHfLAwptrc=", + "_parent": { + "$ref": "AAAAAAGDnMHfLAwnaKk=" + }, + "name": "deviseDef", + "reference": { + "$ref": "AAAAAAGDnMBGbgrNqKk=" + }, + "multiplicity": "1" + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAGDnMpo6xOwlcA=", + "_parent": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDnMpo6xOxPs8=", + "_parent": { + "$ref": "AAAAAAGDnMpo6xOwlcA=" + }, + "reference": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDnMpo6xOyJPk=", + "_parent": { + "$ref": "AAAAAAGDnMpo6xOwlcA=" + }, + "name": "lesBanques", + "reference": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + }, + "visibility": "private", + "multiplicity": "*" + } + }, + { + "_type": "UMLDependency", + "_id": "AAAAAAGDrBLOWy0y210=", + "_parent": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "source": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "target": { + "$ref": "AAAAAAGDrAtEetas254=" + } + }, + { + "_type": "UMLDependency", + "_id": "AAAAAAGDrBLlcS4AJxc=", + "_parent": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "source": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "target": { + "$ref": "AAAAAAGDrAvjE+21MJY=" + } + } + ], + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDnLMQVwlNNhQ=", + "_parent": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "name": "/id", + "visibility": "private", + "type": "string" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDnLNZbgl5MjI=", + "_parent": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "name": "/nom", + "visibility": "private", + "type": "string" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDnLN/hgmnoiE=", + "_parent": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "name": "/mail", + "visibility": "private", + "type": "string" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDnLOL5QnLJoQ=", + "_parent": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "name": "/prenom", + "visibility": "private", + "type": "string" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDnLOOLQngsi8=", + "_parent": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "name": "/mdp", + "visibility": "private", + "type": "string" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDnLORLQn1o1A=", + "_parent": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "name": "//soldeTotal:double", + "visibility": "private", + "type": "" + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAGDqJJiHJaTdzY=", + "_parent": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "name": "choisirDevise", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDqJLRHpeitKY=", + "_parent": { + "$ref": "AAAAAAGDqJJiHJaTdzY=" + }, + "name": "d", + "type": "Devise" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDqJLggpishoU=", + "_parent": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "name": "ajouterBanque", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDqJcsD+1PVI0=", + "_parent": { + "$ref": "AAAAAAGDqJLggpishoU=" + }, + "name": "b", + "type": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + } + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDqJMF+plXOF8=", + "_parent": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + }, + "name": "supprimerBanque", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDqJdo7O5a/F0=", + "_parent": { + "$ref": "AAAAAAGDqJMF+plXOF8=" + }, + "name": "b", + "type": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + } + } + ] + } + ] + }, + { + "_type": "UMLEnumeration", + "_id": "AAAAAAGDnMBGbgrNqKk=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Devises", + "literals": [ + { + "_type": "UMLEnumerationLiteral", + "_id": "AAAAAAGDnMDauQtV5eo=", + "_parent": { + "$ref": "AAAAAAGDnMBGbgrNqKk=" + }, + "name": "Euro" + }, + { + "_type": "UMLEnumerationLiteral", + "_id": "AAAAAAGDnMECSAt6adY=", + "_parent": { + "$ref": "AAAAAAGDnMBGbgrNqKk=" + }, + "name": "Dollar" + }, + { + "_type": "UMLEnumerationLiteral", + "_id": "AAAAAAGDnMEi9wuW9I8=", + "_parent": { + "$ref": "AAAAAAGDnMBGbgrNqKk=" + }, + "name": "LivresSterling" + }, + { + "_type": "UMLEnumerationLiteral", + "_id": "AAAAAAGDnMFZpwuykOQ=", + "_parent": { + "$ref": "AAAAAAGDnMBGbgrNqKk=" + }, + "name": "Rouble" + }, + { + "_type": "UMLEnumerationLiteral", + "_id": "AAAAAAGDnMFz7AvO3EI=", + "_parent": { + "$ref": "AAAAAAGDnMBGbgrNqKk=" + }, + "name": "Yen" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAGDnMbyVhA2ArI=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Compte", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAGDofFD1sCPqEk=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDofFD1sCQ84c=", + "_parent": { + "$ref": "AAAAAAGDofFD1sCPqEk=" + }, + "reference": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDofFD1sCRSsM=", + "_parent": { + "$ref": "AAAAAAGDofFD1sCPqEk=" + }, + "name": "lesEche", + "reference": { + "$ref": "AAAAAAGDoa/1GU4Nvj0=" + }, + "visibility": "private", + "multiplicity": "*" + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAGDofFWtcFB5PQ=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDofFWtcFC2z4=", + "_parent": { + "$ref": "AAAAAAGDofFWtcFB5PQ=" + }, + "reference": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDofFWtcFDTjs=", + "_parent": { + "$ref": "AAAAAAGDofFWtcFB5PQ=" + }, + "name": "lesOpe", + "reference": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "visibility": "private", + "multiplicity": "*" + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAGDofFl88IIYSI=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDofFl88IJljA=", + "_parent": { + "$ref": "AAAAAAGDofFl88IIYSI=" + }, + "reference": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDofFl88IKuYM=", + "_parent": { + "$ref": "AAAAAAGDofFl88IIYSI=" + }, + "name": "lesPla", + "reference": { + "$ref": "AAAAAAGDobAku0+kRmY=" + }, + "visibility": "private", + "multiplicity": "*" + } + } + ], + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDnMxirRg9Pqg=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "name": "/nom", + "visibility": "private", + "type": "string" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDnMyX3Bj4aJQ=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "name": "/solde", + "visibility": "private", + "type": "double" + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAGDqKSty0DzmUo=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "name": "modifierSolde", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDqKfLj1hSS7A=", + "_parent": { + "$ref": "AAAAAAGDqKSty0DzmUo=" + }, + "name": "s", + "type": "double" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDq+znxNk5Xy0=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "name": "opeCredit", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDq+2N7Nz6PaU=", + "_parent": { + "$ref": "AAAAAAGDq+znxNk5Xy0=" + }, + "name": "o", + "type": { + "$ref": "AAAAAAGDobAQFE79l/8=" + } + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDq+zz2dpfNVQ=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "name": "cacheOpe", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDq+4TNN3VlYY=", + "_parent": { + "$ref": "AAAAAAGDq+zz2dpfNVQ=" + }, + "name": "o", + "type": { + "$ref": "AAAAAAGDobAQFE79l/8=" + } + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDq+z2SdsZ2jw=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "name": "opeDebit", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDq+8z1eKDTrE=", + "_parent": { + "$ref": "AAAAAAGDq+z2SdsZ2jw=" + }, + "name": "o", + "type": { + "$ref": "AAAAAAGDobAQFE79l/8=" + } + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDq+z5wdvT+JU=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "name": "delOpe", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDq/Bri+UOK3w=", + "_parent": { + "$ref": "AAAAAAGDq+z5wdvT+JU=" + }, + "name": "o", + "type": { + "$ref": "AAAAAAGDobAQFE79l/8=" + } + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDq/WnbUcaZhs=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "name": "ajoutEcheance", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDq/alH03ntC0=", + "_parent": { + "$ref": "AAAAAAGDq/WnbUcaZhs=" + }, + "name": "e", + "type": { + "$ref": "AAAAAAGDoZ8+TS9J08g=" + } + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDq/XJJUhAt2U=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "name": "supprimerEcheance", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDq/jzwVc0bRU=", + "_parent": { + "$ref": "AAAAAAGDq/XJJUhAt2U=" + }, + "name": "e", + "type": { + "$ref": "AAAAAAGDoZ8+TS9J08g=" + } + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDq/tMi4sKlmY=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "name": "ajoutPlanification", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDq/vhhY1X2a4=", + "_parent": { + "$ref": "AAAAAAGDq/tMi4sKlmY=" + }, + "name": "p", + "type": { + "$ref": "AAAAAAGDobAku0+kRmY=" + } + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDq/tVKIwwgco=", + "_parent": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "name": "supprimerPlanification", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDq/xRO44yRNg=", + "_parent": { + "$ref": "AAAAAAGDq/tVKIwwgco=" + }, + "name": "p", + "type": { + "$ref": "AAAAAAGDobAku0+kRmY=" + } + } + ] + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAGDnMduvRDGe6Y=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Banque", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAGDnMv2IhZuDh0=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDnMv2IhZvAIQ=", + "_parent": { + "$ref": "AAAAAAGDnMv2IhZuDh0=" + }, + "reference": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDnMv2IhZw1Ug=", + "_parent": { + "$ref": "AAAAAAGDnMv2IhZuDh0=" + }, + "name": "lesComptes", + "reference": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + }, + "visibility": "private", + "multiplicity": "*" + } + } + ], + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDnMh3ZBIbgwQ=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + }, + "name": "/nom", + "visibility": "private", + "type": "string" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDnMiJuRJeVvQ=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + }, + "name": "/urlSite", + "visibility": "private", + "type": "string" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDnMlkzRL5U10=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + }, + "name": "/urlLogo", + "visibility": "private", + "type": "string" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDnMnAgRMqU8Y=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + }, + "name": "Attribute1", + "type": "" + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAGDqJsE8fY5qAk=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + }, + "name": "ajouterCompte", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDqJt88fdIQfk=", + "_parent": { + "$ref": "AAAAAAGDqJsE8fY5qAk=" + }, + "name": "c", + "type": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + } + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDqJt9VPet0tc=", + "_parent": { + "$ref": "AAAAAAGDnMduvRDGe6Y=" + }, + "name": "supprimerCompte", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDqJvEhfhZnD4=", + "_parent": { + "$ref": "AAAAAAGDqJt9VPet0tc=" + }, + "name": "c", + "type": { + "$ref": "AAAAAAGDnMbyVhA2ArI=" + } + } + ] + } + ] + }, + { + "_type": "UMLEnumeration", + "_id": "AAAAAAGDnNFYRx+Fr8U=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "MoyenPayement", + "literals": [ + { + "_type": "UMLEnumerationLiteral", + "_id": "AAAAAAGDnNGNIyBnEVw=", + "_parent": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + }, + "name": "CB" + }, + { + "_type": "UMLEnumerationLiteral", + "_id": "AAAAAAGDnNGhaiEETTQ=", + "_parent": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + }, + "name": "Cheques" + }, + { + "_type": "UMLEnumerationLiteral", + "_id": "AAAAAAGDnNG1FyF0uko=", + "_parent": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + }, + "name": "Especes" + }, + { + "_type": "UMLEnumerationLiteral", + "_id": "AAAAAAGDoeRVJ6qu9/w=", + "_parent": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + }, + "name": "Prelevement" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAGDoZ8+TS9J08g=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Echeancier" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAGDoaBh9TAVkPE=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Plannification" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAGDoaCpfDC9UCQ=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Statistiques", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAGDocxsg4UoRYE=", + "_parent": { + "$ref": "AAAAAAGDoaCpfDC9UCQ=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDocxsg4UpSdg=", + "_parent": { + "$ref": "AAAAAAGDocxsg4UoRYE=" + }, + "reference": { + "$ref": "AAAAAAGDoaCpfDC9UCQ=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDocxsg4UqGfY=", + "_parent": { + "$ref": "AAAAAAGDocxsg4UoRYE=" + }, + "reference": { + "$ref": "AAAAAAGDnLHWEwiR3RE=" + } + } + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAGDoa/1GU4Nvj0=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Echeancier", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAGDrAZUfcp/ITE=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4Nvj0=" + }, + "source": { + "$ref": "AAAAAAGDoa/1GU4Nvj0=" + }, + "target": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + } + } + ], + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDq/O46zHQlAk=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4Nvj0=" + }, + "name": "//id:int", + "visibility": "protected", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDoe4g+LzXxs8=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4Nvj0=" + }, + "name": "/nom", + "visibility": "private", + "type": "string" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDoe6Crr10vfQ=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4Nvj0=" + }, + "name": "/credit", + "visibility": "private", + "type": "double" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDoe6Yjr3kkKY=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4Nvj0=" + }, + "name": "/debit", + "visibility": "private", + "type": "double" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDoe7Dtr5zzWo=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4Nvj0=" + }, + "name": "/date", + "visibility": "private", + "type": "date" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDrAS0VsDmTvg=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4Nvj0=" + }, + "name": "methodePayement", + "visibility": "private", + "type": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAGDq/LldBw8d0w=", + "_parent": { + "$ref": "AAAAAAGDoa/1GU4Nvj0=" + }, + "name": "choisirMoyenPayement", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDq/LldBw9N9E=", + "_parent": { + "$ref": "AAAAAAGDq/LldBw8d0w=" + }, + "name": "mp", + "type": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + } + } + ] + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAGDobAQFE79l/8=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Opérations", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAGDrAa1vs29KYU=", + "_parent": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "source": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "target": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + } + } + ], + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDq+4/jN8bilI=", + "_parent": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "name": "//id:int", + "visibility": "protected", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDnM+IfhyQZzY=", + "_parent": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "name": "/nom", + "visibility": "private", + "type": "string" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDnM+iZx0tu8A=", + "_parent": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "name": "/credit", + "visibility": "private", + "type": "double" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDnNBVQR2dOPM=", + "_parent": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "name": "/debit", + "visibility": "private", + "type": "double" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDnNCWBR4NBcM=", + "_parent": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "name": "/date", + "visibility": "private", + "type": "date" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDoe996b9bbQQ=", + "_parent": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "name": "/solde", + "visibility": "protected", + "type": "double" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDrAW288Wa2fU=", + "_parent": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "name": "methodePayement", + "visibility": "private", + "type": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAGDqKxYpmCA+Fo=", + "_parent": { + "$ref": "AAAAAAGDobAQFE79l/8=" + }, + "name": "choisirMoyenPayement", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDqK3+fmJbhI8=", + "_parent": { + "$ref": "AAAAAAGDqKxYpmCA+Fo=" + }, + "name": "mp", + "type": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + } + } + ] + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAGDobAku0+kRmY=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "Planification", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAGDrAcSZM/Cjzo=", + "_parent": { + "$ref": "AAAAAAGDobAku0+kRmY=" + }, + "source": { + "$ref": "AAAAAAGDobAku0+kRmY=" + }, + "target": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + } + } + ], + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDrAJXs61Omvg=", + "_parent": { + "$ref": "AAAAAAGDobAku0+kRmY=" + }, + "name": "//id:int", + "visibility": "protected", + "type": "" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDoexYQ7pFNz4=", + "_parent": { + "$ref": "AAAAAAGDobAku0+kRmY=" + }, + "name": "/nom", + "visibility": "private", + "type": "string" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDoeyFqbsPHCc=", + "_parent": { + "$ref": "AAAAAAGDobAku0+kRmY=" + }, + "name": "/credit", + "visibility": "private", + "type": "double" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDoeyX6LusTZ8=", + "_parent": { + "$ref": "AAAAAAGDobAku0+kRmY=" + }, + "name": "/debit", + "visibility": "private", + "type": "double" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDoeymSrwcjWg=", + "_parent": { + "$ref": "AAAAAAGDobAku0+kRmY=" + }, + "name": "/date", + "visibility": "private", + "type": "date" + }, + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDrAWR1MRzsB0=", + "_parent": { + "$ref": "AAAAAAGDobAku0+kRmY=" + }, + "name": "methodePayement", + "visibility": "private", + "type": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAGDq/px8njaHwE=", + "_parent": { + "$ref": "AAAAAAGDobAku0+kRmY=" + }, + "name": "choisirMoyenPayement", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDq/px8njbMYg=", + "_parent": { + "$ref": "AAAAAAGDq/px8njaHwE=" + }, + "name": "mp", + "type": { + "$ref": "AAAAAAGDnNFYRx+Fr8U=" + } + } + ] + } + ] + }, + { + "_type": "UMLInterface", + "_id": "AAAAAAGDqJW87tWnAPM=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "IDataPersistance" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAGDrAtEetas254=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "InvalidPasswordException", + "ownedElements": [ + { + "_type": "UMLGeneralization", + "_id": "AAAAAAGDrBE8FSS3aMQ=", + "_parent": { + "$ref": "AAAAAAGDrAtEetas254=" + }, + "source": { + "$ref": "AAAAAAGDrAtEetas254=" + }, + "target": { + "$ref": "AAAAAAGDrBBn/SEp5Mc=" + } + } + ], + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDrAtEetauG1E=", + "_parent": { + "$ref": "AAAAAAGDrAtEetas254=" + }, + "name": "/Password", + "visibility": "private", + "type": "" + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAGDrAtEetavfoo=", + "_parent": { + "$ref": "AAAAAAGDrAtEetas254=" + }, + "name": "InvalidPasswordException" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDrAtEetawNMk=", + "_parent": { + "$ref": "AAAAAAGDrAtEetas254=" + }, + "name": "InvalidPasswordException", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDrAtEetaxsbw=", + "_parent": { + "$ref": "AAAAAAGDrAtEetawNMk=" + }, + "name": "password", + "type": "string" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDrAtEetayVs0=", + "_parent": { + "$ref": "AAAAAAGDrAtEetas254=" + }, + "name": "InvalidPasswordException", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDrAtEetaz3RY=", + "_parent": { + "$ref": "AAAAAAGDrAtEetayVs0=" + }, + "name": "password", + "type": "string" + }, + { + "_type": "UMLParameter", + "_id": "AAAAAAGDrAtEeta0vBM=", + "_parent": { + "$ref": "AAAAAAGDrAtEetayVs0=" + }, + "name": "message", + "type": "string" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDrAtEeta1rFk=", + "_parent": { + "$ref": "AAAAAAGDrAtEetas254=" + }, + "name": "InvalidPasswordException", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDrAtEeta2ilo=", + "_parent": { + "$ref": "AAAAAAGDrAtEeta1rFk=" + }, + "name": "password", + "type": "string" + }, + { + "_type": "UMLParameter", + "_id": "AAAAAAGDrAtEeta3AHI=", + "_parent": { + "$ref": "AAAAAAGDrAtEeta1rFk=" + }, + "name": "message", + "type": "string innerException Exception" + } + ] + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAGDrAvjE+21MJY=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "InvalidMailException", + "ownedElements": [ + { + "_type": "UMLGeneralization", + "_id": "AAAAAAGDrBFNcyWFnNQ=", + "_parent": { + "$ref": "AAAAAAGDrAvjE+21MJY=" + }, + "source": { + "$ref": "AAAAAAGDrAvjE+21MJY=" + }, + "target": { + "$ref": "AAAAAAGDrBBn/SEp5Mc=" + } + } + ], + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDrAvjE+23rUQ=", + "_parent": { + "$ref": "AAAAAAGDrAvjE+21MJY=" + }, + "name": "/Mail", + "visibility": "private", + "type": "" + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAGDrAvjE+24N/c=", + "_parent": { + "$ref": "AAAAAAGDrAvjE+21MJY=" + }, + "name": "InvalidMailException" + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDrAvjE+255t4=", + "_parent": { + "$ref": "AAAAAAGDrAvjE+21MJY=" + }, + "name": "InvalidMailException", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDrAvjE+26g/E=", + "_parent": { + "$ref": "AAAAAAGDrAvjE+255t4=" + }, + "name": "mail", + "type": "string" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDrAvjE+27SEw=", + "_parent": { + "$ref": "AAAAAAGDrAvjE+21MJY=" + }, + "name": "InvalidMailException", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDrAvjE+28FC8=", + "_parent": { + "$ref": "AAAAAAGDrAvjE+27SEw=" + }, + "name": "mail", + "type": "string" + }, + { + "_type": "UMLParameter", + "_id": "AAAAAAGDrAvjE+29uwQ=", + "_parent": { + "$ref": "AAAAAAGDrAvjE+27SEw=" + }, + "name": "message", + "type": "string" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDrAvjE+2+zI4=", + "_parent": { + "$ref": "AAAAAAGDrAvjE+21MJY=" + }, + "name": "InvalidMailException", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDrAvjE+2/W/k=", + "_parent": { + "$ref": "AAAAAAGDrAvjE+2+zI4=" + }, + "name": "mail", + "type": "string" + }, + { + "_type": "UMLParameter", + "_id": "AAAAAAGDrAvjE+3ArSk=", + "_parent": { + "$ref": "AAAAAAGDrAvjE+2+zI4=" + }, + "name": "message", + "type": "string innerException Exception" + } + ] + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAGDrBBn/SEp5Mc=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "ArgumentException" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAGDrd/c0zSmSnc=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "DbContextInit", + "ownedElements": [ + { + "_type": "UMLDependency", + "_id": "AAAAAAGDreOxHGIxVt0=", + "_parent": { + "$ref": "AAAAAAGDrd/c0zSmSnc=" + }, + "source": { + "$ref": "AAAAAAGDrd/c0zSmSnc=" + }, + "target": { + "$ref": "AAAAAAGDreIjTT3t9lw=" + } + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAGDreVox25CJv0=", + "_parent": { + "$ref": "AAAAAAGDrd/c0zSmSnc=" + }, + "name": "StubDb", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDrecNS2/6T5I=", + "_parent": { + "$ref": "AAAAAAGDreVox25CJv0=" + }, + "name": "c", + "type": "InscritDbEntity" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDrejODHlKAU4=", + "_parent": { + "$ref": "AAAAAAGDrd/c0zSmSnc=" + }, + "name": "SetInit(c : DbContext, s : StratInit)" + } + ] + }, + { + "_type": "UMLEnumeration", + "_id": "AAAAAAGDreIjTT3t9lw=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "StratInit", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAGDrfQ+sW/pK8k=", + "_parent": { + "$ref": "AAAAAAGDreIjTT3t9lw=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDrfQ+sW/qywo=", + "_parent": { + "$ref": "AAAAAAGDrfQ+sW/pK8k=" + }, + "reference": { + "$ref": "AAAAAAGDreIjTT3t9lw=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDrfQ+sW/r3Yw=", + "_parent": { + "$ref": "AAAAAAGDrfQ+sW/pK8k=" + }, + "reference": { + "$ref": "AAAAAAGDqJW87tWnAPM=" + }, + "navigable": "navigable" + } + } + ], + "literals": [ + { + "_type": "UMLEnumerationLiteral", + "_id": "AAAAAAGDrePU8WR5Lbo=", + "_parent": { + "$ref": "AAAAAAGDreIjTT3t9lw=" + }, + "name": "CreerDbIfNotExists" + }, + { + "_type": "UMLEnumerationLiteral", + "_id": "AAAAAAGDreQRgWkqxaI=", + "_parent": { + "$ref": "AAAAAAGDreIjTT3t9lw=" + }, + "name": "ReCreerDbToujours" + } + ] + }, + { + "_type": "UMLClass", + "_id": "AAAAAAGDretMm5dm9Ao=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "DbContext" + }, + { + "_type": "UMLClass", + "_id": "AAAAAAGDreus060wycE=", + "_parent": { + "$ref": "AAAAAAFF+qBWK6M3Z8Y=" + }, + "name": "InscritDbEntity", + "ownedElements": [ + { + "_type": "UMLGeneralization", + "_id": "AAAAAAGDrev7cbFBFBI=", + "_parent": { + "$ref": "AAAAAAGDreus060wycE=" + }, + "source": { + "$ref": "AAAAAAGDreus060wycE=" + }, + "target": { + "$ref": "AAAAAAGDretMm5dm9Ao=" + } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAGDrfOMKWsjHks=", + "_parent": { + "$ref": "AAAAAAGDreus060wycE=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDrfOMKWsk1zc=", + "_parent": { + "$ref": "AAAAAAGDrfOMKWsjHks=" + }, + "reference": { + "$ref": "AAAAAAGDreus060wycE=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDrfOMKWslJeM=", + "_parent": { + "$ref": "AAAAAAGDrfOMKWsjHks=" + }, + "reference": { + "$ref": "AAAAAAGDqJW87tWnAPM=" + }, + "navigable": "navigable" + } + } + ], + "attributes": [ + { + "_type": "UMLAttribute", + "_id": "AAAAAAGDrexoAMBQJOs=", + "_parent": { + "$ref": "AAAAAAGDreus060wycE=" + }, + "name": "lUsers", + "type": "DbSet" + } + ], + "operations": [ + { + "_type": "UMLOperation", + "_id": "AAAAAAGDre247tPBKrw=", + "_parent": { + "$ref": "AAAAAAGDreus060wycE=" + }, + "name": "OnConfiguring", + "visibility": "protected", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDre5cpNcuw20=", + "_parent": { + "$ref": "AAAAAAGDre247tPBKrw=" + }, + "name": "DbContextOptionBuilder oB", + "type": "" + } + ] + }, + { + "_type": "UMLOperation", + "_id": "AAAAAAGDre3A6dVBazM=", + "_parent": { + "$ref": "AAAAAAGDreus060wycE=" + }, + "name": "OnModelCreating", + "visibility": "protected", + "parameters": [ + { + "_type": "UMLParameter", + "_id": "AAAAAAGDre7pINirEJ0=", + "_parent": { + "$ref": "AAAAAAGDre3A6dVBazM=" + }, + "name": "ModelBuilder mB", + "type": "" + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/Documentation_En_Cours/diagrammes/diagramme d'utilisation cons'eco.mdj b/Documentation_En_Cours/diagrammes/diagramme d'utilisation cons'eco.mdj index 41a4abd..46a5277 100644 --- a/Documentation_En_Cours/diagrammes/diagramme d'utilisation cons'eco.mdj +++ b/Documentation_En_Cours/diagrammes/diagramme d'utilisation cons'eco.mdj @@ -3,25 +3,6 @@ "_id": "AAAAAAFF+h6SjaM2Hec=", "name": "Untitled", "ownedElements": [ - { - "_type": "UMLModel", - "_id": "AAAAAAFF+qBWK6M3Z8Y=", - "_parent": { - "$ref": "AAAAAAFF+h6SjaM2Hec=" - }, - "name": "Model", - "ownedElements": [ - { - "_type": "UMLClassDiagram", - "_id": "AAAAAAFF+qBtyKM79qY=", - "_parent": { - "$ref": "AAAAAAFF+qBWK6M3Z8Y=" - }, - "name": "Main", - "defaultDiagram": true - } - ] - }, { "_type": "UMLModel", "_id": "AAAAAAGDeKtQJZQxL1U=", @@ -532,8 +513,8 @@ "font": "Arial;13;0", "left": 136, "top": 56, - "width": 1072, - "height": 1281, + "width": 1121, + "height": 1441, "nameLabel": { "$ref": "AAAAAAGDeLG7tZThRzA=" }, @@ -768,8 +749,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -1472, - "top": -80, + "left": -1504, + "top": 80, "height": 13 }, { @@ -779,8 +760,8 @@ "$ref": "AAAAAAGDeLKqm5Ua1qM=" }, "font": "Arial;13;1", - "left": 196, - "top": 310.5, + "left": 180, + "top": 390.5, "width": 137, "height": 13, "text": "S'identifier" @@ -793,8 +774,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -1472, - "top": -80, + "left": -1504, + "top": 80, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -807,15 +788,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": -1472, - "top": -80, + "left": -1504, + "top": 80, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 191, - "top": 303.5, + "left": 175, + "top": 383.5, "width": 147, "height": 25, "stereotypeLabel": { @@ -842,8 +823,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -736, - "top": -40, + "left": -752, + "top": 40, "width": 10, "height": 10 }, @@ -858,8 +839,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -736, - "top": -40, + "left": -752, + "top": 40, "width": 10, "height": 10 }, @@ -874,8 +855,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -736, - "top": -40, + "left": -752, + "top": 40, "width": 10, "height": 10 }, @@ -890,8 +871,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -736, - "top": -40, + "left": -752, + "top": 40, "width": 10, "height": 10 }, @@ -906,16 +887,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": -736, - "top": -40, + "left": -752, + "top": 40, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 160, - "top": 280, + "left": 144, + "top": 360, "width": 209, "height": 73, "nameCompartment": { @@ -967,8 +948,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 288, - "top": 384, + "left": 384, + "top": 528, "height": 13 }, { @@ -978,8 +959,8 @@ "$ref": "AAAAAAGDeLlNnpWO3us=" }, "font": "Arial;13;1", - "left": 524.5, - "top": 574, + "left": 572.5, + "top": 646, "width": 139, "height": 13, "text": "Gérer ses opérations" @@ -992,8 +973,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 288, - "top": 384, + "left": 384, + "top": 528, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -1006,15 +987,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 288, - "top": 384, + "left": 384, + "top": 528, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 519.5, - "top": 567, + "left": 567.5, + "top": 639, "width": 149, "height": 25, "stereotypeLabel": { @@ -1041,8 +1022,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, - "top": 192, + "left": 192, + "top": 264, "width": 10, "height": 10 }, @@ -1057,8 +1038,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, - "top": 192, + "left": 192, + "top": 264, "width": 10, "height": 10 }, @@ -1073,8 +1054,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, - "top": 192, + "left": 192, + "top": 264, "width": 10, "height": 10 }, @@ -1089,8 +1070,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, - "top": 192, + "left": 192, + "top": 264, "width": 10, "height": 10 }, @@ -1105,16 +1086,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, - "top": 192, + "left": 192, + "top": 264, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 488, - "top": 544, + "left": 536, + "top": 616, "width": 212, "height": 72, "nameCompartment": { @@ -1166,8 +1147,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 432, - "top": 560, + "left": 512, + "top": 704, "height": 13 }, { @@ -1177,8 +1158,8 @@ "$ref": "AAAAAAGDeLppLpZy9ds=" }, "font": "Arial;13;1", - "left": 528.5, - "top": 862.5, + "left": 568.5, + "top": 934.5, "width": 160, "height": 13, "text": "Gérer son échéancier" @@ -1191,8 +1172,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 432, - "top": 560, + "left": 512, + "top": 704, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -1205,15 +1186,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 432, - "top": 560, + "left": 512, + "top": 704, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 523.5, - "top": 855.5, + "left": 563.5, + "top": 927.5, "width": 170, "height": 25, "stereotypeLabel": { @@ -1240,8 +1221,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 216, - "top": 280, + "left": 256, + "top": 352, "width": 10, "height": 10 }, @@ -1256,8 +1237,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 216, - "top": 280, + "left": 256, + "top": 352, "width": 10, "height": 10 }, @@ -1272,8 +1253,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 216, - "top": 280, + "left": 256, + "top": 352, "width": 10, "height": 10 }, @@ -1288,8 +1269,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 216, - "top": 280, + "left": 256, + "top": 352, "width": 10, "height": 10 }, @@ -1304,16 +1285,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": 216, - "top": 280, + "left": 256, + "top": 352, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 488, - "top": 832, + "left": 528, + "top": 904, "width": 241, "height": 73, "nameCompartment": { @@ -1365,8 +1346,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 288, - "top": 1280, + "left": 400, + "top": 1456, "height": 13 }, { @@ -1376,8 +1357,8 @@ "$ref": "AAAAAAGDeLq6UpajILk=" }, "font": "Arial;13;1", - "left": 502, - "top": 1078.5, + "left": 558, + "top": 1166.5, "width": 146, "height": 13, "text": "Gérer ses planifications" @@ -1390,8 +1371,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 288, - "top": 1280, + "left": 400, + "top": 1456, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -1404,15 +1385,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 288, - "top": 1280, + "left": 400, + "top": 1456, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 497, - "top": 1071.5, + "left": 553, + "top": 1159.5, "width": 157.392578125, "height": 25, "stereotypeLabel": { @@ -1439,8 +1420,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, - "top": 640, + "left": 200, + "top": 728, "width": 10, "height": 10 }, @@ -1455,8 +1436,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, - "top": 640, + "left": 200, + "top": 728, "width": 10, "height": 10 }, @@ -1471,8 +1452,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, - "top": 640, + "left": 200, + "top": 728, "width": 10, "height": 10 }, @@ -1487,8 +1468,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, - "top": 640, + "left": 200, + "top": 728, "width": 10, "height": 10 }, @@ -1503,16 +1484,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, - "top": 640, + "left": 200, + "top": 728, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 464, - "top": 1048, + "left": 520, + "top": 1136, "width": 222, "height": 73, "nameCompartment": { @@ -1564,8 +1545,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 544, - "top": 768, + "left": 608, + "top": 1008, "height": 13 }, { @@ -1575,8 +1556,8 @@ "$ref": "AAAAAAGDeLtjQ5bZXeo=" }, "font": "Arial;13;1", - "left": 960.5, - "top": 1150, + "left": 992.5, + "top": 1270, "width": 160, "height": 13, "text": "Ajouter une planification" @@ -1589,8 +1570,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 544, - "top": 768, + "left": 608, + "top": 1008, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -1603,15 +1584,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 544, - "top": 768, + "left": 608, + "top": 1008, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 955.5, - "top": 1143, + "left": 987.5, + "top": 1263, "width": 170, "height": 25, "stereotypeLabel": { @@ -1638,8 +1619,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 272, - "top": 384, + "left": 304, + "top": 504, "width": 10, "height": 10 }, @@ -1654,8 +1635,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 272, - "top": 384, + "left": 304, + "top": 504, "width": 10, "height": 10 }, @@ -1670,8 +1651,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 272, - "top": 384, + "left": 304, + "top": 504, "width": 10, "height": 10 }, @@ -1686,8 +1667,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 272, - "top": 384, + "left": 304, + "top": 504, "width": 10, "height": 10 }, @@ -1702,16 +1683,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": 272, - "top": 384, + "left": 304, + "top": 504, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 920, - "top": 1120, + "left": 952, + "top": 1240, "width": 241, "height": 72, "nameCompartment": { @@ -1763,8 +1744,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 464, - "top": 768, + "left": 544, + "top": 960, "height": 13 }, { @@ -1774,8 +1755,8 @@ "$ref": "AAAAAAGDeLuR0JcHFCg=" }, "font": "Arial;13;1", - "left": 955, - "top": 1042.5, + "left": 995, + "top": 1138.5, "width": 171, "height": 13, "text": "Supprimer une planification" @@ -1788,8 +1769,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 464, - "top": 768, + "left": 544, + "top": 960, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -1802,15 +1783,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 464, - "top": 768, + "left": 544, + "top": 960, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 950, - "top": 1035.5, + "left": 990, + "top": 1131.5, "width": 181.9072265625, "height": 25, "stereotypeLabel": { @@ -1837,8 +1818,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 232, - "top": 384, + "left": 272, + "top": 480, "width": 10, "height": 10 }, @@ -1853,8 +1834,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 232, - "top": 384, + "left": 272, + "top": 480, "width": 10, "height": 10 }, @@ -1869,8 +1850,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 232, - "top": 384, + "left": 272, + "top": 480, "width": 10, "height": 10 }, @@ -1885,8 +1866,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 232, - "top": 384, + "left": 272, + "top": 480, "width": 10, "height": 10 }, @@ -1901,16 +1882,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": 232, - "top": 384, + "left": 272, + "top": 480, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 912, - "top": 1016, + "left": 952, + "top": 1112, "width": 257, "height": 65, "nameCompartment": { @@ -1953,9 +1934,10 @@ "model": { "$ref": "AAAAAAGDeLv1AJc1Ry0=" }, + "visible": false, "font": "Arial;13;0", - "left": 761, - "top": 1074, + "left": 809, + "top": 1166, "width": 76.99072265625, "height": 13, "alpha": 1.5707963267948966, @@ -1975,17 +1957,18 @@ "model": { "$ref": "AAAAAAGDeLv1AJc1Ry0=" }, - "visible": null, "font": "Arial;13;0", - "left": 800, - "top": 1089, + "left": 822, + "top": 1181, + "width": 53.49169921875, "height": 13, "alpha": 1.5707963267948966, "distance": 30, "hostEdge": { "$ref": "AAAAAAGDeLv1AZc3YbE=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«extend»" }, { "_type": "EdgeLabelView", @@ -1998,8 +1981,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 796, - "top": 1045, + "left": 844, + "top": 1137, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -2017,7 +2000,7 @@ "$ref": "AAAAAAGDeLuR0JcGOoQ=" }, "lineStyle": 1, - "points": "911:1058;686:1075", + "points": "951:1152;742:1165", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDeLv1AZc4reQ=" @@ -2048,13 +2031,14 @@ "model": { "$ref": "AAAAAAGDeLyaq5dI+uE=" }, + "visible": false, "font": "Arial;13;0", - "left": 761, - "top": 1127, + "left": 799, + "top": 1230, "width": 76.99072265625, "height": 13, - "alpha": 1.5707963267948966, - "distance": 15, + "alpha": 1.2262582214978996, + "distance": 16.64331697709324, "hostEdge": { "$ref": "AAAAAAGDeLyaq5dKoRk=" }, @@ -2070,17 +2054,18 @@ "model": { "$ref": "AAAAAAGDeLyaq5dI+uE=" }, - "visible": null, "font": "Arial;13;0", - "left": 797, - "top": 1142, + "left": 813, + "top": 1245, + "width": 53.49169921875, "height": 13, "alpha": 1.5707963267948966, "distance": 30, "hostEdge": { "$ref": "AAAAAAGDeLyaq5dKoRk=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«extend»" }, { "_type": "EdgeLabelView", @@ -2093,8 +2078,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 804, - "top": 1098, + "left": 849, + "top": 1201, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -2112,7 +2097,7 @@ "$ref": "AAAAAAGDeLtjQ5bYKU8=" }, "lineStyle": 1, - "points": "919:1137;686:1101", + "points": "951:1247;742:1198", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDeLyaq5dL7cI=" @@ -2152,8 +2137,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 480, - "top": 640, + "left": 560, + "top": 800, "height": 13 }, { @@ -2163,8 +2148,8 @@ "$ref": "AAAAAAGDeLz2NZdgFl8=" }, "font": "Arial;13;1", - "left": 952, - "top": 930.5, + "left": 992, + "top": 1010.5, "width": 158, "height": 13, "text": "Enregistrer une échéance" @@ -2177,8 +2162,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 480, - "top": 640, + "left": 560, + "top": 800, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -2191,15 +2176,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 480, - "top": 640, + "left": 560, + "top": 800, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 947, - "top": 923.5, + "left": 987, + "top": 1003.5, "width": 168.9580078125, "height": 25, "stereotypeLabel": { @@ -2226,8 +2211,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 240, - "top": 320, + "left": 280, + "top": 400, "width": 10, "height": 10 }, @@ -2242,8 +2227,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 240, - "top": 320, + "left": 280, + "top": 400, "width": 10, "height": 10 }, @@ -2258,8 +2243,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 240, - "top": 320, + "left": 280, + "top": 400, "width": 10, "height": 10 }, @@ -2274,8 +2259,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 240, - "top": 320, + "left": 280, + "top": 400, "width": 10, "height": 10 }, @@ -2290,16 +2275,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": 240, - "top": 320, + "left": 280, + "top": 400, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 912, - "top": 904, + "left": 952, + "top": 984, "width": 238, "height": 65, "nameCompartment": { @@ -2351,8 +2336,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 464, - "top": 608, + "left": 560, + "top": 752, "height": 13 }, { @@ -2362,8 +2347,8 @@ "$ref": "AAAAAAGDeL6ybZeO2m0=" }, "font": "Arial;13;1", - "left": 951, - "top": 834, + "left": 999, + "top": 906, "width": 154, "height": 13, "text": "Supprimer une échéance" @@ -2376,8 +2361,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 464, - "top": 608, + "left": 560, + "top": 752, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -2390,15 +2375,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 464, - "top": 608, + "left": 560, + "top": 752, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 946, - "top": 827, + "left": 994, + "top": 899, "width": 164.60986328125, "height": 25, "stereotypeLabel": { @@ -2425,8 +2410,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 232, - "top": 304, + "left": 280, + "top": 376, "width": 10, "height": 10 }, @@ -2441,8 +2426,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 232, - "top": 304, + "left": 280, + "top": 376, "width": 10, "height": 10 }, @@ -2457,8 +2442,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 232, - "top": 304, + "left": 280, + "top": 376, "width": 10, "height": 10 }, @@ -2473,8 +2458,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 232, - "top": 304, + "left": 280, + "top": 376, "width": 10, "height": 10 }, @@ -2489,16 +2474,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": 232, - "top": 304, + "left": 280, + "top": 376, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 912, - "top": 808, + "left": 960, + "top": 880, "width": 232, "height": 64, "nameCompartment": { @@ -2541,9 +2526,10 @@ "model": { "$ref": "AAAAAAGDeL88k5fAPiU=" }, + "visible": false, "font": "Arial;13;0", - "left": 783, - "top": 861, + "left": 827, + "top": 933, "width": 76.99072265625, "height": 13, "alpha": 1.5707963267948966, @@ -2563,17 +2549,18 @@ "model": { "$ref": "AAAAAAGDeL88k5fAPiU=" }, - "visible": null, "font": "Arial;13;0", - "left": 822, - "top": 876, + "left": 840, + "top": 935, + "width": 53.49169921875, "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, + "alpha": 1.6143543533636102, + "distance": 17.11724276862369, "hostEdge": { "$ref": "AAAAAAGDeL88lJfCbjA=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«extend»" }, { "_type": "EdgeLabelView", @@ -2586,8 +2573,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 818, - "top": 832, + "left": 862, + "top": 904, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -2605,7 +2592,7 @@ "$ref": "AAAAAAGDeL6ybZeNGm4=" }, "lineStyle": 1, - "points": "911:847;729:860", + "points": "959:919;769:932", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDeL88lJfDVmQ=" @@ -2636,10 +2623,11 @@ "model": { "$ref": "AAAAAAGDeL9siZfSnrE=" }, + "visible": false, "font": "Arial;13;0", - "left": 779, - "top": 910, - "width": 76.99072265625, + "left": 802, + "top": 986, + "width": 111.99072265625, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -2658,17 +2646,18 @@ "model": { "$ref": "AAAAAAGDeL9siZfSnrE=" }, - "visible": null, "font": "Arial;13;0", - "left": 815, - "top": 925, + "left": 828, + "top": 1001, + "width": 53.49169921875, "height": 13, "alpha": 1.5707963267948966, "distance": 30, "hostEdge": { "$ref": "AAAAAAGDeL9siZfU5mA=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«extend»" }, { "_type": "EdgeLabelView", @@ -2681,8 +2670,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 822, - "top": 881, + "left": 862, + "top": 957, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -2700,7 +2689,7 @@ "$ref": "AAAAAAGDeLz2NJdfZug=" }, "lineStyle": 1, - "points": "911:917;729:887", + "points": "951:995;769:962", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDeL9siZfV5HQ=" @@ -2740,8 +2729,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 496, - "top": 368, + "left": 592, + "top": 528, "height": 13 }, { @@ -2751,8 +2740,8 @@ "$ref": "AAAAAAGDeL+vxJfnNKU=" }, "font": "Arial;13;1", - "left": 951.5, - "top": 634, + "left": 999.5, + "top": 714, "width": 154, "height": 13, "text": "Effectuer un crédit" @@ -2765,8 +2754,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 496, - "top": 368, + "left": 592, + "top": 528, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -2779,15 +2768,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 496, - "top": 368, + "left": 592, + "top": 528, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 946.5, - "top": 627, + "left": 994.5, + "top": 707, "width": 164, "height": 25, "stereotypeLabel": { @@ -2814,8 +2803,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 248, - "top": 184, + "left": 296, + "top": 264, "width": 10, "height": 10 }, @@ -2830,8 +2819,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 248, - "top": 184, + "left": 296, + "top": 264, "width": 10, "height": 10 }, @@ -2846,8 +2835,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 248, - "top": 184, + "left": 296, + "top": 264, "width": 10, "height": 10 }, @@ -2862,8 +2851,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 248, - "top": 184, + "left": 296, + "top": 264, "width": 10, "height": 10 }, @@ -2878,16 +2867,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": 248, - "top": 184, + "left": 296, + "top": 264, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 912, - "top": 608, + "left": 960, + "top": 688, "width": 233, "height": 64, "nameCompartment": { @@ -2939,8 +2928,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 496, - "top": 384, + "left": 592, + "top": 544, "height": 13 }, { @@ -2950,8 +2939,8 @@ "$ref": "AAAAAAGDeL/gSJgVhlg=" }, "font": "Arial;13;1", - "left": 950, - "top": 714.5, + "left": 998, + "top": 794.5, "width": 149, "height": 13, "text": "Effectuer un débit" @@ -2964,8 +2953,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 496, - "top": 384, + "left": 592, + "top": 544, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -2978,15 +2967,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 496, - "top": 384, + "left": 592, + "top": 544, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 945, - "top": 707.5, + "left": 993, + "top": 787.5, "width": 159, "height": 25, "stereotypeLabel": { @@ -3013,8 +3002,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 248, - "top": 192, + "left": 296, + "top": 272, "width": 10, "height": 10 }, @@ -3029,8 +3018,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 248, - "top": 192, + "left": 296, + "top": 272, "width": 10, "height": 10 }, @@ -3045,8 +3034,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 248, - "top": 192, + "left": 296, + "top": 272, "width": 10, "height": 10 }, @@ -3061,8 +3050,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 248, - "top": 192, + "left": 296, + "top": 272, "width": 10, "height": 10 }, @@ -3077,16 +3066,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": 248, - "top": 192, + "left": 296, + "top": 272, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 912, - "top": 688, + "left": 960, + "top": 768, "width": 225, "height": 65, "nameCompartment": { @@ -3138,8 +3127,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 480, - "top": 368, + "left": 560, + "top": 528, "height": 13 }, { @@ -3149,8 +3138,8 @@ "$ref": "AAAAAAGDeMAKgZhDJJM=" }, "font": "Arial;13;1", - "left": 951.5, - "top": 554.5, + "left": 991.5, + "top": 634.5, "width": 154, "height": 13, "text": "Supprimer une opération" @@ -3163,8 +3152,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 480, - "top": 368, + "left": 560, + "top": 528, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -3177,15 +3166,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 480, - "top": 368, + "left": 560, + "top": 528, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 946.5, - "top": 547.5, + "left": 986.5, + "top": 627.5, "width": 164.57177734375, "height": 25, "stereotypeLabel": { @@ -3212,8 +3201,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 240, - "top": 184, + "left": 280, + "top": 264, "width": 10, "height": 10 }, @@ -3228,8 +3217,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 240, - "top": 184, + "left": 280, + "top": 264, "width": 10, "height": 10 }, @@ -3244,8 +3233,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 240, - "top": 184, + "left": 280, + "top": 264, "width": 10, "height": 10 }, @@ -3260,8 +3249,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 240, - "top": 184, + "left": 280, + "top": 264, "width": 10, "height": 10 }, @@ -3276,16 +3265,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": 240, - "top": 184, + "left": 280, + "top": 264, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 912, - "top": 528, + "left": 952, + "top": 608, "width": 233, "height": 65, "nameCompartment": { @@ -3337,8 +3326,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 832, - "top": 368, + "left": 912, + "top": 528, "height": 13 }, { @@ -3348,8 +3337,8 @@ "$ref": "AAAAAAGDeMF3ipiptrI=" }, "font": "Arial;13;1", - "left": 950, - "top": 482, + "left": 990, + "top": 562, "width": 148, "height": 13, "text": "Retirer une opération" @@ -3362,8 +3351,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 832, - "top": 368, + "left": 912, + "top": 528, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -3376,15 +3365,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 832, - "top": 368, + "left": 912, + "top": 528, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 945, - "top": 475, + "left": 985, + "top": 555, "width": 158, "height": 25, "stereotypeLabel": { @@ -3411,8 +3400,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 416, - "top": 184, + "left": 456, + "top": 264, "width": 10, "height": 10 }, @@ -3427,8 +3416,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 416, - "top": 184, + "left": 456, + "top": 264, "width": 10, "height": 10 }, @@ -3443,8 +3432,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 416, - "top": 184, + "left": 456, + "top": 264, "width": 10, "height": 10 }, @@ -3459,8 +3448,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 416, - "top": 184, + "left": 456, + "top": 264, "width": 10, "height": 10 }, @@ -3475,16 +3464,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": 416, - "top": 184, + "left": 456, + "top": 264, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 912, - "top": 456, + "left": 952, + "top": 536, "width": 224, "height": 64, "nameCompartment": { @@ -3527,9 +3516,10 @@ "model": { "$ref": "AAAAAAGDeMI9FZjgzjQ=" }, + "visible": false, "font": "Arial;13;0", - "left": 770, - "top": 541, + "left": 814, + "top": 617, "width": 76.99072265625, "height": 13, "alpha": 1.5707963267948966, @@ -3549,17 +3539,18 @@ "model": { "$ref": "AAAAAAGDeMI9FZjgzjQ=" }, - "visible": null, "font": "Arial;13;0", - "left": 811, - "top": 556, + "left": 832, + "top": 615, + "width": 53.49169921875, "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, + "alpha": 1.9713415146629703, + "distance": 15.811388300841896, "hostEdge": { "$ref": "AAAAAAGDeMI9Fpjiij4=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«extend»" }, { "_type": "EdgeLabelView", @@ -3572,8 +3563,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 801, - "top": 512, + "left": 845, + "top": 588, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -3591,7 +3582,7 @@ "$ref": "AAAAAAGDeMF3ipioPOo=" }, "lineStyle": 1, - "points": "911:511;700:556", + "points": "951:589;748:630", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDeMI9FpjjBkU=" @@ -3622,9 +3613,10 @@ "model": { "$ref": "AAAAAAGDeMJ5BZjy1lY=" }, + "visible": false, "font": "Arial;13;0", - "left": 767, - "top": 577, + "left": 811, + "top": 653, "width": 76.99072265625, "height": 13, "alpha": 1.5707963267948966, @@ -3644,17 +3636,18 @@ "model": { "$ref": "AAAAAAGDeMJ5BZjy1lY=" }, - "visible": null, "font": "Arial;13;0", - "left": 806, - "top": 592, + "left": 832, + "top": 647, + "width": 53.49169921875, "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, + "alpha": 2.3265008032023857, + "distance": 12.727922061357855, "hostEdge": { "$ref": "AAAAAAGDeMJ5BZj0crU=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«extend»" }, { "_type": "EdgeLabelView", @@ -3667,8 +3660,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 804, - "top": 548, + "left": 848, + "top": 624, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -3686,7 +3679,7 @@ "$ref": "AAAAAAGDeMAKgZhCWAs=" }, "lineStyle": 1, - "points": "911:565;700:574", + "points": "951:643;748:648", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDeMJ5BZj1z5g=" @@ -3717,9 +3710,10 @@ "model": { "$ref": "AAAAAAGDeMK+SZkE8dE=" }, + "visible": false, "font": "Arial;13;0", - "left": 765, - "top": 616, + "left": 812, + "top": 692, "width": 76.99072265625, "height": 13, "alpha": 1.5707963267948966, @@ -3739,17 +3733,18 @@ "model": { "$ref": "AAAAAAGDeMK+SZkE8dE=" }, - "visible": null, "font": "Arial;13;0", - "left": 801, - "top": 631, + "left": 832, + "top": 695, + "width": 53.49169921875, "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, + "alpha": 1.9929613972221372, + "distance": 18.681541692269406, "hostEdge": { "$ref": "AAAAAAGDeMK+SZkGI5o=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«extend»" }, { "_type": "EdgeLabelView", @@ -3762,8 +3757,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 806, - "top": 587, + "left": 855, + "top": 663, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -3781,7 +3776,7 @@ "$ref": "AAAAAAGDeL+vxJfm1P8=" }, "lineStyle": 1, - "points": "911:623;700:594", + "points": "959:701;748:668", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDeMK+SZkHEis=" @@ -3812,13 +3807,14 @@ "model": { "$ref": "AAAAAAGDeMPlI5kWJQg=" }, + "visible": false, "font": "Arial;13;0", - "left": 768, - "top": 658, + "left": 799, + "top": 744, "width": 76.99072265625, "height": 13, - "alpha": 1.5707963267948966, - "distance": 15, + "alpha": 1.073380217891462, + "distance": 33.97057550292606, "hostEdge": { "$ref": "AAAAAAGDeMPlI5kYJjA=" }, @@ -3834,17 +3830,18 @@ "model": { "$ref": "AAAAAAGDeMPlI5kWJQg=" }, - "visible": null, "font": "Arial;13;0", - "left": 801, - "top": 672, + "left": 826, + "top": 749, + "width": 53.49169921875, "height": 13, "alpha": 1.5707963267948966, "distance": 30, "hostEdge": { "$ref": "AAAAAAGDeMPlI5kYJjA=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«extend»" }, { "_type": "EdgeLabelView", @@ -3857,8 +3854,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 815, - "top": 629, + "left": 866, + "top": 706, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -3876,7 +3873,7 @@ "$ref": "AAAAAAGDeL/gSJgUN+w=" }, "lineStyle": 1, - "points": "923:687;700:614", + "points": "977:767;748:688", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDeMPlI5kZGzU=" @@ -3907,9 +3904,10 @@ "model": { "$ref": "AAAAAAGDg0QaygTE4t0=" }, + "visible": false, "font": "Arial;13;0", - "left": 381, - "top": 470, + "left": 400, + "top": 547, "width": 79.1552734375, "height": 13, "alpha": 1.9517996246437868, @@ -3929,17 +3927,18 @@ "model": { "$ref": "AAAAAAGDg0QaygTE4t0=" }, - "visible": null, "font": "Arial;13;0", - "left": 410, - "top": 465, + "left": 401, + "top": 543, + "width": 55.65625, "height": 13, "alpha": 1.5707963267948966, "distance": 30, "hostEdge": { "$ref": "AAAAAAGDg0QaywTG7a4=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«include»" }, { "_type": "EdgeLabelView", @@ -3952,8 +3951,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 438, - "top": 430, + "left": 453, + "top": 505, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -3971,7 +3970,7 @@ "$ref": "AAAAAAGDeLlNnZWNyCg=" }, "lineStyle": 1, - "points": "548:543;310:353", + "points": "586:615;305:433", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDg0QaywTHv6Y=" @@ -4002,9 +4001,10 @@ "model": { "$ref": "AAAAAAGDg1B0OwTwpZU=" }, + "visible": false, "font": "Arial;13;0", - "left": 488, - "top": 663, + "left": 505, + "top": 732, "width": 79.1552734375, "height": 13, "alpha": 3.4462925698246307, @@ -4024,17 +4024,18 @@ "model": { "$ref": "AAAAAAGDg1B0OwTwpZU=" }, - "visible": null, "font": "Arial;13;0", - "left": 410, - "top": 601, + "left": 520, + "top": 735, + "width": 55.65625, "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, + "alpha": 3.435914937085104, + "distance": 123.60016181219181, "hostEdge": { "$ref": "AAAAAAGDg1B0OwTy29I=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«include»" }, { "_type": "EdgeLabelView", @@ -4047,8 +4048,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 448, - "top": 578, + "left": 460, + "top": 653, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -4066,7 +4067,7 @@ "$ref": "AAAAAAGDeLppLpZxamQ=" }, "lineStyle": 1, - "points": "585:831;287:353", + "points": "621:903;275:433", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDg1B0PATzLEo=" @@ -4097,9 +4098,10 @@ "model": { "$ref": "AAAAAAGDg1CzDAUDzIA=" }, + "visible": false, "font": "Arial;13;0", - "left": 322, - "top": 671, + "left": 340, + "top": 760, "width": 79.1552734375, "height": 13, "alpha": 0.8247680213362365, @@ -4119,17 +4121,18 @@ "model": { "$ref": "AAAAAAGDg1CzDAUDzIA=" }, - "visible": null, "font": "Arial;13;0", - "left": 391, - "top": 705, + "left": 352, + "top": 735, + "width": 55.65625, "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, + "alpha": 0.5021369215459948, + "distance": 73.23933369440222, "hostEdge": { "$ref": "AAAAAAGDg1CzDAUFFAU=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«include»" }, { "_type": "EdgeLabelView", @@ -4142,8 +4145,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 432, - "top": 688, + "left": 452, + "top": 771, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -4161,7 +4164,7 @@ "$ref": "AAAAAAGDeLq6Upain0o=" }, "lineStyle": 1, - "points": "559:1047;279:353", + "points": "612:1135;266:433", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDg1CzDAUGkgc=" @@ -4201,8 +4204,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 16, - "top": 256, + "left": 32, + "top": 224, "height": 13 }, { @@ -4212,8 +4215,8 @@ "$ref": "AAAAAAGDg1EzeAUa61s=" }, "font": "Arial;13;1", - "left": 525, - "top": 338, + "left": 533, + "top": 322, "width": 142, "height": 13, "text": "Gérer ses comptes" @@ -4226,8 +4229,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 16, - "top": 256, + "left": 32, + "top": 224, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -4240,15 +4243,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 16, - "top": 256, + "left": 32, + "top": 224, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 520, - "top": 331, + "left": 528, + "top": 315, "width": 152, "height": 25, "stereotypeLabel": { @@ -4275,8 +4278,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 8, - "top": 128, + "left": 16, + "top": 112, "width": 10, "height": 10 }, @@ -4291,8 +4294,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 8, - "top": 128, + "left": 16, + "top": 112, "width": 10, "height": 10 }, @@ -4307,8 +4310,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 8, - "top": 128, + "left": 16, + "top": 112, "width": 10, "height": 10 }, @@ -4323,8 +4326,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 8, - "top": 128, + "left": 16, + "top": 112, "width": 10, "height": 10 }, @@ -4339,16 +4342,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": 8, - "top": 128, + "left": 16, + "top": 112, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 488, - "top": 304, + "left": 496, + "top": 288, "width": 216, "height": 80, "nameCompartment": { @@ -4400,8 +4403,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, - "top": 464, + "left": 192, + "top": 432, "height": 13 }, { @@ -4411,8 +4414,8 @@ "$ref": "AAAAAAGDg1F9NwVIius=" }, "font": "Arial;13;1", - "left": 931, - "top": 306.5, + "left": 955, + "top": 290.5, "width": 171, "height": 13, "text": "Ajouter un compte bancaire" @@ -4425,8 +4428,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, - "top": 464, + "left": 192, + "top": 432, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -4439,15 +4442,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 144, - "top": 464, + "left": 192, + "top": 432, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 926, - "top": 299.5, + "left": 950, + "top": 283.5, "width": 181.919921875, "height": 25, "stereotypeLabel": { @@ -4474,8 +4477,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 72, - "top": 232, + "left": 96, + "top": 216, "width": 10, "height": 10 }, @@ -4490,8 +4493,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 72, - "top": 232, + "left": 96, + "top": 216, "width": 10, "height": 10 }, @@ -4506,8 +4509,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 72, - "top": 232, + "left": 96, + "top": 216, "width": 10, "height": 10 }, @@ -4522,8 +4525,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 72, - "top": 232, + "left": 96, + "top": 216, "width": 10, "height": 10 }, @@ -4538,16 +4541,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": 72, - "top": 232, + "left": 96, + "top": 216, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 888, - "top": 280, + "left": 912, + "top": 264, "width": 257, "height": 65, "nameCompartment": { @@ -4599,8 +4602,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 48, - "top": 480, + "left": 128, + "top": 432, "height": 13 }, { @@ -4610,8 +4613,8 @@ "$ref": "AAAAAAGDg1G7ugV246E=" }, "font": "Arial;13;1", - "left": 919, - "top": 394, + "left": 959, + "top": 370, "width": 190, "height": 13, "text": "Supprimer un compte bancaire" @@ -4624,8 +4627,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 48, - "top": 480, + "left": 128, + "top": 432, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -4638,15 +4641,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": 48, - "top": 480, + "left": 128, + "top": 432, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 914, - "top": 387, + "left": 954, + "top": 363, "width": 201.4326171875, "height": 25, "stereotypeLabel": { @@ -4673,8 +4676,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 24, - "top": 240, + "left": 64, + "top": 216, "width": 10, "height": 10 }, @@ -4689,8 +4692,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 24, - "top": 240, + "left": 64, + "top": 216, "width": 10, "height": 10 }, @@ -4705,8 +4708,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 24, - "top": 240, + "left": 64, + "top": 216, "width": 10, "height": 10 }, @@ -4721,8 +4724,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 24, - "top": 240, + "left": 64, + "top": 216, "width": 10, "height": 10 }, @@ -4737,16 +4740,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": 24, - "top": 240, + "left": 64, + "top": 216, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 872, - "top": 368, + "left": 912, + "top": 344, "width": 284, "height": 64, "nameCompartment": { @@ -4799,6 +4802,7 @@ "visible": false, "font": "Arial;13;0", "left": -896, + "top": -64, "height": 13 }, { @@ -4809,7 +4813,7 @@ }, "font": "Arial;13;1", "left": 383, - "top": 154, + "top": 122, "width": 154, "height": 13, "text": "Ajouter une banque" @@ -4823,6 +4827,7 @@ "visible": false, "font": "Arial;13;0", "left": -896, + "top": -64, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -4836,13 +4841,14 @@ "visible": false, "font": "Arial;13;0", "left": -896, + "top": -64, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", "left": 378, - "top": 147, + "top": 115, "width": 164, "height": 25, "stereotypeLabel": { @@ -4870,6 +4876,7 @@ "visible": false, "font": "Arial;13;0", "left": -448, + "top": -32, "width": 10, "height": 10 }, @@ -4885,6 +4892,7 @@ "visible": false, "font": "Arial;13;0", "left": -448, + "top": -32, "width": 10, "height": 10 }, @@ -4900,6 +4908,7 @@ "visible": false, "font": "Arial;13;0", "left": -448, + "top": -32, "width": 10, "height": 10 }, @@ -4915,6 +4924,7 @@ "visible": false, "font": "Arial;13;0", "left": -448, + "top": -32, "width": 10, "height": 10 }, @@ -4930,6 +4940,7 @@ "visible": false, "font": "Arial;13;0", "left": -448, + "top": -32, "width": 10, "height": 10 } @@ -4937,7 +4948,7 @@ "font": "Arial;13;0", "containerChangeable": true, "left": 344, - "top": 128, + "top": 96, "width": 232, "height": 64, "nameCompartment": { @@ -5171,9 +5182,10 @@ "model": { "$ref": "AAAAAAGDg1Wb0gZEXvQ=" }, + "visible": false, "font": "Arial;13;0", - "left": 434, - "top": 250, + "left": 438, + "top": 226, "width": 76.99072265625, "height": 13, "alpha": -2.0099048356935736, @@ -5193,17 +5205,18 @@ "model": { "$ref": "AAAAAAGDg1Wb0gZEXvQ=" }, - "visible": null, "font": "Arial;13;0", - "left": 548, - "top": 223, + "left": 526, + "top": 199, + "width": 53.49169921875, "height": 13, "alpha": 1.5707963267948966, "distance": 30, "hostEdge": { "$ref": "AAAAAAGDg1Wb0wZGHyQ=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«extend»" }, { "_type": "EdgeLabelView", @@ -5216,8 +5229,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 511, - "top": 249, + "left": 515, + "top": 225, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -5235,7 +5248,7 @@ "$ref": "AAAAAAGDg1MwlAW07ds=" }, "lineStyle": 1, - "points": "483:192;565:303", + "points": "483:160;574:287", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDg1Wb0wZH1M4=" @@ -5266,9 +5279,10 @@ "model": { "$ref": "AAAAAAGDg1XizgZX94k=" }, + "visible": false, "font": "Arial;13;0", - "left": 567, - "top": 223, + "left": 571, + "top": 215, "width": 76.99072265625, "height": 13, "alpha": -1.2202998425288416, @@ -5288,17 +5302,18 @@ "model": { "$ref": "AAAAAAGDg1XizgZX94k=" }, - "visible": null, "font": "Arial;13;0", - "left": 675, - "top": 242, + "left": 664, + "top": 216, + "width": 53.49169921875, "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, + "alpha": 2.1687652085473323, + "distance": 37.33630940518894, "hostEdge": { "$ref": "AAAAAAGDg1XizgZZsfk=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«extend»" }, { "_type": "EdgeLabelView", @@ -5311,8 +5326,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 635, - "top": 222, + "left": 639, + "top": 214, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -5330,7 +5345,7 @@ "$ref": "AAAAAAGDg1NXfQXi/pc=" }, "lineStyle": 1, - "points": "683:168;615:303", + "points": "683:168;623:287", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDg1XizgZaW/0=" @@ -5361,9 +5376,10 @@ "model": { "$ref": "AAAAAAGDg1YQrgZqMTU=" }, + "visible": false, "font": "Arial;13;0", - "left": 758, - "top": 336, + "left": 774, + "top": 320, "width": 76.99072265625, "height": 13, "alpha": 1.5707963267948966, @@ -5383,17 +5399,18 @@ "model": { "$ref": "AAAAAAGDg1YQrgZqMTU=" }, - "visible": null, "font": "Arial;13;0", - "left": 797, - "top": 351, + "left": 808, + "top": 319, + "width": 53.49169921875, "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, + "alpha": 2.5242144088784593, + "distance": 26.92582403567252, "hostEdge": { "$ref": "AAAAAAGDg1YQrgZs4f8=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«extend»" }, { "_type": "EdgeLabelView", @@ -5406,8 +5423,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 793, - "top": 307, + "left": 809, + "top": 291, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -5425,7 +5442,7 @@ "$ref": "AAAAAAGDg1F9NwVH7ew=" }, "lineStyle": 1, - "points": "887:321;704:335", + "points": "911:305;712:319", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDg1YQrgZtjqw=" @@ -5456,9 +5473,10 @@ "model": { "$ref": "AAAAAAGDg1Y94QZ8mL4=" }, + "visible": false, "font": "Arial;13;0", - "left": 747, - "top": 377, + "left": 771, + "top": 357, "width": 76.99072265625, "height": 13, "alpha": 1.5707963267948966, @@ -5478,17 +5496,18 @@ "model": { "$ref": "AAAAAAGDg1Y94QZ8mL4=" }, - "visible": null, "font": "Arial;13;0", - "left": 783, - "top": 392, + "left": 781, + "top": 372, + "width": 53.49169921875, "height": 13, "alpha": 1.5707963267948966, "distance": 30, "hostEdge": { "$ref": "AAAAAAGDg1Y94QZ+B0M=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«extend»" }, { "_type": "EdgeLabelView", @@ -5501,8 +5520,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 788, - "top": 348, + "left": 812, + "top": 328, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -5520,7 +5539,7 @@ "$ref": "AAAAAAGDg1G7uQV1eUY=" }, "lineStyle": 1, - "points": "871:380;704:358", + "points": "911:360;712:339", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDg1Y94QZ/K9I=" @@ -5551,9 +5570,10 @@ "model": { "$ref": "AAAAAAGDg1dR6Qab3yA=" }, + "visible": false, "font": "Arial;13;0", - "left": 384, - "top": 303, + "left": 375, + "top": 338, "width": 79.1552734375, "height": 13, "alpha": -1.2457800699195043, @@ -5573,17 +5593,18 @@ "model": { "$ref": "AAAAAAGDg1dR6Qab3yA=" }, - "visible": null, "font": "Arial;13;0", - "left": 425, - "top": 352, + "left": 392, + "top": 335, + "width": 55.65625, "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, + "alpha": -1.5205037003731392, + "distance": 20.615528128088304, "hostEdge": { "$ref": "AAAAAAGDg1dR6gadxo4=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«include»" }, { "_type": "EdgeLabelView", @@ -5596,8 +5617,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 429, - "top": 308, + "left": 421, + "top": 341, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -5615,7 +5636,7 @@ "$ref": "AAAAAAGDg1EzeAUZWDw=" }, "lineStyle": 1, - "points": "487:334;369:325", + "points": "495:348;353:376", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDg1dR6gaeRaE=" @@ -5854,8 +5875,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -64, - "top": 16, + "left": -32, + "top": -16, "height": 13 }, { @@ -5865,8 +5886,8 @@ "$ref": "AAAAAAGDg1hdmAbm9Bg=" }, "font": "Arial;13;1", - "left": 915.5, - "top": 226, + "left": 931.5, + "top": 210, "width": 213, "height": 13, "text": "Supprimer une banque des favoris" @@ -5879,8 +5900,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -64, - "top": 16, + "left": -32, + "top": -16, "width": 80.9072265625, "height": 13, "text": "(from Model1)" @@ -5893,15 +5914,15 @@ }, "visible": false, "font": "Arial;13;0", - "left": -64, - "top": 16, + "left": -32, + "top": -16, "height": 13, "horizontalAlignment": 1 } ], "font": "Arial;13;0", - "left": 910.5, - "top": 219, + "left": 926.5, + "top": 203, "width": 223.8271484375, "height": 25, "stereotypeLabel": { @@ -5928,8 +5949,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -32, - "top": 8, + "left": -16, + "top": -8, "width": 10, "height": 10 }, @@ -5944,8 +5965,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -32, - "top": 8, + "left": -16, + "top": -8, "width": 10, "height": 10 }, @@ -5960,8 +5981,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -32, - "top": 8, + "left": -16, + "top": -8, "width": 10, "height": 10 }, @@ -5976,8 +5997,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": -32, - "top": 8, + "left": -16, + "top": -8, "width": 10, "height": 10 }, @@ -5992,16 +6013,16 @@ }, "visible": false, "font": "Arial;13;0", - "left": -32, - "top": 8, + "left": -16, + "top": -8, "width": 10, "height": 10 } ], "font": "Arial;13;0", "containerChangeable": true, - "left": 864, - "top": 200, + "left": 880, + "top": 184, "width": 316, "height": 64, "nameCompartment": { @@ -6044,9 +6065,10 @@ "model": { "$ref": "AAAAAAGDg1k2yQcfhec=" }, + "visible": false, "font": "Arial;13;0", - "left": 783, - "top": 239, + "left": 786, + "top": 232, "width": 76.99072265625, "height": 13, "alpha": 2.3259007717032456, @@ -6066,17 +6088,18 @@ "model": { "$ref": "AAAAAAGDg1k2yQcfhec=" }, - "visible": null, "font": "Arial;13;0", - "left": 799, - "top": 255, + "left": 784, + "top": 231, + "width": 53.49169921875, "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, + "alpha": 2.163527843124874, + "distance": 23.706539182259394, "hostEdge": { "$ref": "AAAAAAGDg1k2ygchH6c=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«extend»" }, { "_type": "EdgeLabelView", @@ -6089,8 +6112,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 777, - "top": 215, + "left": 781, + "top": 207, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -6108,7 +6131,7 @@ "$ref": "AAAAAAGDg1fRSQa2Tp8=" }, "lineStyle": 1, - "points": "904:168;666:303", + "points": "900:168;678:287", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDg1k2ygciajM=" @@ -6139,9 +6162,10 @@ "model": { "$ref": "AAAAAAGDg1loiQc0qPE=" }, + "visible": false, "font": "Arial;13;0", - "left": 799, - "top": 295, + "left": 810, + "top": 279, "width": 76.99072265625, "height": 13, "alpha": 2.5546445858863684, @@ -6161,17 +6185,18 @@ "model": { "$ref": "AAAAAAGDg1loiQc0qPE=" }, - "visible": null, "font": "Arial;13;0", - "left": 806, - "top": 312, + "left": 816, + "top": 271, + "width": 53.49169921875, "height": 13, - "alpha": 1.5707963267948966, - "distance": 30, + "alpha": 2.727264189637764, + "distance": 32.38826948140329, "hostEdge": { "$ref": "AAAAAAGDg1loiQc2dzk=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«extend»" }, { "_type": "EdgeLabelView", @@ -6184,8 +6209,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 795, - "top": 268, + "left": 806, + "top": 252, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -6203,7 +6228,7 @@ "$ref": "AAAAAAGDg1hdmAblGBE=" }, "lineStyle": 1, - "points": "895:264;704:314", + "points": "909:248;712:299", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDg1loiQc3Q00=" @@ -6505,8 +6530,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 287, - "top": 463, + "left": 293, + "top": 455, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -6526,8 +6551,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 281, - "top": 449, + "left": 286, + "top": 442, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -6547,8 +6572,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 300, - "top": 490, + "left": 306, + "top": 482, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -6568,8 +6593,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 98, - "top": 552, + "left": 97, + "top": 551, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -6589,8 +6614,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 94, - "top": 539, + "left": 93, + "top": 538, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -6611,7 +6636,7 @@ "visible": false, "font": "Arial;13;0", "left": 105, - "top": 579, + "top": 577, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -6631,8 +6656,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 477, - "top": 375, + "left": 489, + "top": 359, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -6651,8 +6676,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 469, - "top": 364, + "left": 481, + "top": 349, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -6671,8 +6696,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 492, - "top": 398, + "left": 505, + "top": 382, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -6717,7 +6742,7 @@ "$ref": "AAAAAAGDeKt+85Q4Ulk=" }, "lineStyle": 1, - "points": "81:583;507:384", + "points": "81:582;519:368", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDg11LjQwFCBg=" @@ -6774,8 +6799,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 283, - "top": 570, + "left": 309, + "top": 601, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -6795,8 +6820,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 282, - "top": 555, + "left": 310, + "top": 586, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -6816,8 +6841,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 284, - "top": 599, + "left": 306, + "top": 630, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -6837,8 +6862,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 106, - "top": 576, + "left": 108, + "top": 584, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -6858,8 +6883,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 108, - "top": 563, + "left": 111, + "top": 571, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -6879,8 +6904,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 103, - "top": 604, + "left": 101, + "top": 611, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -6900,8 +6925,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 460, - "top": 563, + "left": 510, + "top": 618, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -6920,8 +6945,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 457, - "top": 549, + "left": 509, + "top": 605, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -6940,8 +6965,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 465, - "top": 590, + "left": 512, + "top": 646, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -6986,7 +7011,7 @@ "$ref": "AAAAAAGDeKt+85Q4Ulk=" }, "lineStyle": 1, - "points": "81:599;487:583", + "points": "81:603;535:642", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDg11evwxp7g8=" @@ -7043,8 +7068,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 311, - "top": 704, + "left": 338, + "top": 742, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -7064,8 +7089,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 317, - "top": 690, + "left": 345, + "top": 729, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -7085,8 +7110,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 298, - "top": 731, + "left": 323, + "top": 769, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -7107,7 +7132,7 @@ "visible": false, "font": "Arial;13;0", "left": 110, - "top": 609, + "top": 614, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -7127,8 +7152,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 118, - "top": 598, + "left": 119, + "top": 604, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -7148,8 +7173,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 95, - "top": 632, + "left": 93, + "top": 636, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -7169,8 +7194,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 512, - "top": 800, + "left": 566, + "top": 871, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -7189,8 +7214,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 516, - "top": 787, + "left": 571, + "top": 858, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -7209,8 +7234,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 505, - "top": 827, + "left": 557, + "top": 897, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -7255,7 +7280,7 @@ "$ref": "AAAAAAGDeKt+85Q4Ulk=" }, "lineStyle": 1, - "points": "81:618;530:831", + "points": "81:621;582:903", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDg11tlgzKTz0=" @@ -7312,8 +7337,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 317, - "top": 822, + "left": 346, + "top": 868, "height": 13, "alpha": 1.5707963267948966, "distance": 15, @@ -7333,8 +7358,8 @@ }, "visible": null, "font": "Arial;13;0", - "left": 327, - "top": 811, + "left": 356, + "top": 857, "height": 13, "alpha": 1.5707963267948966, "distance": 30, @@ -7354,8 +7379,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 296, - "top": 845, + "left": 325, + "top": 889, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -7376,7 +7401,7 @@ "visible": false, "font": "Arial;13;0", "left": 110, - "top": 634, + "top": 637, "height": 13, "alpha": 0.5235987755982988, "distance": 30, @@ -7397,7 +7422,7 @@ "visible": false, "font": "Arial;13;0", "left": 120, - "top": 626, + "top": 629, "height": 13, "alpha": 0.7853981633974483, "distance": 40, @@ -7417,8 +7442,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 88, - "top": 651, + "left": 87, + "top": 654, "height": 13, "alpha": -0.5235987755982988, "distance": 25, @@ -7438,8 +7463,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 523, - "top": 1012, + "left": 583, + "top": 1100, "height": 13, "alpha": -0.5235987755982988, "distance": 30, @@ -7458,8 +7483,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 531, - "top": 1001, + "left": 591, + "top": 1089, "height": 13, "alpha": -0.7853981633974483, "distance": 40, @@ -7478,8 +7503,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 508, - "top": 1035, + "left": 567, + "top": 1122, "height": 13, "alpha": 0.5235987755982988, "distance": 25, @@ -7524,7 +7549,7 @@ "$ref": "AAAAAAGDeKt+85Q4Ulk=" }, "lineStyle": 1, - "points": "81:634;533:1047", + "points": "81:636;592:1135", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDg11+Ag1eg8w=" @@ -7579,9 +7604,10 @@ "model": { "$ref": "AAAAAAGDg2vVLBqQatM=" }, + "visible": false, "font": "Arial;13;0", - "left": 279, - "top": 223, + "left": 270, + "top": 270, "width": 76.99072265625, "height": 13, "alpha": 4.494786004121897, @@ -7601,17 +7627,18 @@ "model": { "$ref": "AAAAAAGDg2vVLBqQatM=" }, - "visible": null, "font": "Arial;13;0", - "left": 223, - "top": 220, + "left": 189, + "top": 257, + "width": 53.49169921875, "height": 13, "alpha": 1.5707963267948966, "distance": 30, "hostEdge": { "$ref": "AAAAAAGDg2vVLRqSU2s=" }, - "edgePosition": 1 + "edgePosition": 1, + "text": "«extend»" }, { "_type": "EdgeLabelView", @@ -7624,8 +7651,8 @@ }, "visible": false, "font": "Arial;13;0", - "left": 267, - "top": 215, + "left": 259, + "top": 256, "height": 13, "alpha": -1.5707963267948966, "distance": 15, @@ -7643,7 +7670,7 @@ "$ref": "AAAAAAGDeLKqm5UZYCw=" }, "lineStyle": 1, - "points": "260:279;247:168", + "points": "247:359;244:168", "showVisibility": true, "nameLabel": { "$ref": "AAAAAAGDg2vVLRqTG+o=" @@ -7654,10 +7681,774 @@ "propertyLabel": { "$ref": "AAAAAAGDg2vVLRqV7qc=" } - } - ] - }, - { + }, + { + "_type": "UMLUseCaseView", + "_id": "AAAAAAGDnKSJjSIlJpo=", + "_parent": { + "$ref": "AAAAAAGDeKtQJpQyX9k=" + }, + "model": { + "$ref": "AAAAAAGDnKSJjCIj9DI=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDnKSJjSIm4MU=", + "_parent": { + "$ref": "AAAAAAGDnKSJjSIlJpo=" + }, + "model": { + "$ref": "AAAAAAGDnKSJjCIj9DI=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDnKSJjSInX2E=", + "_parent": { + "$ref": "AAAAAAGDnKSJjSIm4MU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 224, + "top": 400, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnKSJjSIoycc=", + "_parent": { + "$ref": "AAAAAAGDnKSJjSIm4MU=" + }, + "font": "Arial;13;1", + "left": 538.5, + "top": 1418, + "width": 171, + "height": 13, + "text": "Modifier la devise" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnKSJjiIppNc=", + "_parent": { + "$ref": "AAAAAAGDnKSJjSIm4MU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 224, + "top": 400, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDnKSJjiIqrvg=", + "_parent": { + "$ref": "AAAAAAGDnKSJjSIm4MU=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 224, + "top": 400, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 533.5, + "top": 1411, + "width": 181, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDnKSJjSInX2E=" + }, + "nameLabel": { + "$ref": "AAAAAAGDnKSJjSIoycc=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDnKSJjiIppNc=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDnKSJjiIqrvg=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDnKSJjiIr7As=", + "_parent": { + "$ref": "AAAAAAGDnKSJjSIlJpo=" + }, + "model": { + "$ref": "AAAAAAGDnKSJjCIj9DI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 112, + "top": 200, + "width": 10, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDnKSJjiIs47w=", + "_parent": { + "$ref": "AAAAAAGDnKSJjSIlJpo=" + }, + "model": { + "$ref": "AAAAAAGDnKSJjCIj9DI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 112, + "top": 200, + "width": 10, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDnKSJjiItVdA=", + "_parent": { + "$ref": "AAAAAAGDnKSJjSIlJpo=" + }, + "model": { + "$ref": "AAAAAAGDnKSJjCIj9DI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 112, + "top": 200, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDnKSJjiIuNpE=", + "_parent": { + "$ref": "AAAAAAGDnKSJjSIlJpo=" + }, + "model": { + "$ref": "AAAAAAGDnKSJjCIj9DI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 112, + "top": 200, + "width": 10, + "height": 10 + }, + { + "_type": "UMLExtensionPointCompartmentView", + "_id": "AAAAAAGDnKSJjiIvk+M=", + "_parent": { + "$ref": "AAAAAAGDnKSJjSIlJpo=" + }, + "model": { + "$ref": "AAAAAAGDnKSJjCIj9DI=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 112, + "top": 200, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 496, + "top": 1392, + "width": 256, + "height": 64, + "nameCompartment": { + "$ref": "AAAAAAGDnKSJjSIm4MU=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAGDnKSJjiIr7As=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDnKSJjiIs47w=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDnKSJjiItVdA=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDnKSJjiIuNpE=" + }, + "extensionPointCompartment": { + "$ref": "AAAAAAGDnKSJjiIvk+M=" + } + }, + { + "_type": "UMLAssociationView", + "_id": "AAAAAAGDnKTLwSMZVS4=", + "_parent": { + "$ref": "AAAAAAGDeKtQJpQyX9k=" + }, + "model": { + "$ref": "AAAAAAGDnKTLwSMVdhE=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnKTLwiMaNMI=", + "_parent": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "model": { + "$ref": "AAAAAAGDnKTLwSMVdhE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 352, + "top": 1007, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnKTLwiMb7CY=", + "_parent": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "model": { + "$ref": "AAAAAAGDnKTLwSMVdhE=" + }, + "visible": null, + "font": "Arial;13;0", + "left": 364, + "top": 998, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnKTLwiMcpQQ=", + "_parent": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "model": { + "$ref": "AAAAAAGDnKTLwSMVdhE=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 327, + "top": 1024, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "edgePosition": 1 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnKTLwiMdRA4=", + "_parent": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "model": { + "$ref": "AAAAAAGDnKTLwSMWmWs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 108, + "top": 659, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnKTLwiMeYz0=", + "_parent": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "model": { + "$ref": "AAAAAAGDnKTLwSMWmWs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 120, + "top": 653, + "height": 13, + "alpha": 0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnKTLwiMfIxA=", + "_parent": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "model": { + "$ref": "AAAAAAGDnKTLwSMWmWs=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 83, + "top": 671, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "edgePosition": 2 + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnKTLwiMg9UM=", + "_parent": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "model": { + "$ref": "AAAAAAGDnKTLwSMX8k4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 597, + "top": 1355, + "height": 13, + "alpha": -0.5235987755982988, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnKTLwiMhZVo=", + "_parent": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "model": { + "$ref": "AAAAAAGDnKTLwSMX8k4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 606, + "top": 1345, + "height": 13, + "alpha": -0.7853981633974483, + "distance": 40, + "hostEdge": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + } + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDnKTLwiMitYY=", + "_parent": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "model": { + "$ref": "AAAAAAGDnKTLwSMX8k4=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 577, + "top": 1374, + "height": 13, + "alpha": 0.5235987755982988, + "distance": 25, + "hostEdge": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + } + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDnKTLwiMjiG0=", + "_parent": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "model": { + "$ref": "AAAAAAGDnKTLwSMWmWs=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + }, + { + "_type": "UMLQualifierCompartmentView", + "_id": "AAAAAAGDnKTLwiMkltQ=", + "_parent": { + "$ref": "AAAAAAGDnKTLwSMZVS4=" + }, + "model": { + "$ref": "AAAAAAGDnKTLwSMX8k4=" + }, + "visible": false, + "font": "Arial;13;0", + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDnKSJjSIlJpo=" + }, + "tail": { + "$ref": "AAAAAAGDeKt+85Q4Ulk=" + }, + "lineStyle": 1, + "points": "81:653;600:1391", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDnKTLwiMaNMI=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDnKTLwiMb7CY=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDnKTLwiMcpQQ=" + }, + "tailRoleNameLabel": { + "$ref": "AAAAAAGDnKTLwiMdRA4=" + }, + "tailPropertyLabel": { + "$ref": "AAAAAAGDnKTLwiMeYz0=" + }, + "tailMultiplicityLabel": { + "$ref": "AAAAAAGDnKTLwiMfIxA=" + }, + "headRoleNameLabel": { + "$ref": "AAAAAAGDnKTLwiMg9UM=" + }, + "headPropertyLabel": { + "$ref": "AAAAAAGDnKTLwiMhZVo=" + }, + "headMultiplicityLabel": { + "$ref": "AAAAAAGDnKTLwiMitYY=" + }, + "tailQualifiersCompartment": { + "$ref": "AAAAAAGDnKTLwiMjiG0=" + }, + "headQualifiersCompartment": { + "$ref": "AAAAAAGDnKTLwiMkltQ=" + } + }, + { + "_type": "UMLUseCaseView", + "_id": "AAAAAAGDoaG2eS6Qyno=", + "_parent": { + "$ref": "AAAAAAGDeKtQJpQyX9k=" + }, + "model": { + "$ref": "AAAAAAGDoaG2eC6OT5o=" + }, + "subViews": [ + { + "_type": "UMLNameCompartmentView", + "_id": "AAAAAAGDoaG2eS6R4OQ=", + "_parent": { + "$ref": "AAAAAAGDoaG2eS6Qyno=" + }, + "model": { + "$ref": "AAAAAAGDoaG2eC6OT5o=" + }, + "subViews": [ + { + "_type": "LabelView", + "_id": "AAAAAAGDoaG2eS6ScSw=", + "_parent": { + "$ref": "AAAAAAGDoaG2eS6R4OQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 304, + "top": 32, + "height": 13 + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDoaG2eS6TC20=", + "_parent": { + "$ref": "AAAAAAGDoaG2eS6R4OQ=" + }, + "font": "Arial;13;1", + "left": 824.5, + "top": 454.5, + "width": 160, + "height": 13, + "text": "Modifier son solde" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDoaG2eS6UYAI=", + "_parent": { + "$ref": "AAAAAAGDoaG2eS6R4OQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 304, + "top": 32, + "width": 80.9072265625, + "height": 13, + "text": "(from Model1)" + }, + { + "_type": "LabelView", + "_id": "AAAAAAGDoaG2eS6VhN4=", + "_parent": { + "$ref": "AAAAAAGDoaG2eS6R4OQ=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 304, + "top": 32, + "height": 13, + "horizontalAlignment": 1 + } + ], + "font": "Arial;13;0", + "left": 819.5, + "top": 447.5, + "width": 170, + "height": 25, + "stereotypeLabel": { + "$ref": "AAAAAAGDoaG2eS6ScSw=" + }, + "nameLabel": { + "$ref": "AAAAAAGDoaG2eS6TC20=" + }, + "namespaceLabel": { + "$ref": "AAAAAAGDoaG2eS6UYAI=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDoaG2eS6VhN4=" + } + }, + { + "_type": "UMLAttributeCompartmentView", + "_id": "AAAAAAGDoaG2eS6W7Jk=", + "_parent": { + "$ref": "AAAAAAGDoaG2eS6Qyno=" + }, + "model": { + "$ref": "AAAAAAGDoaG2eC6OT5o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 152, + "top": 16, + "width": 10, + "height": 10 + }, + { + "_type": "UMLOperationCompartmentView", + "_id": "AAAAAAGDoaG2eS6X6ok=", + "_parent": { + "$ref": "AAAAAAGDoaG2eS6Qyno=" + }, + "model": { + "$ref": "AAAAAAGDoaG2eC6OT5o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 152, + "top": 16, + "width": 10, + "height": 10 + }, + { + "_type": "UMLReceptionCompartmentView", + "_id": "AAAAAAGDoaG2eS6YwB4=", + "_parent": { + "$ref": "AAAAAAGDoaG2eS6Qyno=" + }, + "model": { + "$ref": "AAAAAAGDoaG2eC6OT5o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 152, + "top": 16, + "width": 10, + "height": 10 + }, + { + "_type": "UMLTemplateParameterCompartmentView", + "_id": "AAAAAAGDoaG2eS6ZcYM=", + "_parent": { + "$ref": "AAAAAAGDoaG2eS6Qyno=" + }, + "model": { + "$ref": "AAAAAAGDoaG2eC6OT5o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 152, + "top": 16, + "width": 10, + "height": 10 + }, + { + "_type": "UMLExtensionPointCompartmentView", + "_id": "AAAAAAGDoaG2eS6apYY=", + "_parent": { + "$ref": "AAAAAAGDoaG2eS6Qyno=" + }, + "model": { + "$ref": "AAAAAAGDoaG2eC6OT5o=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 152, + "top": 16, + "width": 10, + "height": 10 + } + ], + "font": "Arial;13;0", + "containerChangeable": true, + "left": 784, + "top": 432, + "width": 241, + "height": 57, + "nameCompartment": { + "$ref": "AAAAAAGDoaG2eS6R4OQ=" + }, + "suppressAttributes": true, + "suppressOperations": true, + "attributeCompartment": { + "$ref": "AAAAAAGDoaG2eS6W7Jk=" + }, + "operationCompartment": { + "$ref": "AAAAAAGDoaG2eS6X6ok=" + }, + "receptionCompartment": { + "$ref": "AAAAAAGDoaG2eS6YwB4=" + }, + "templateParameterCompartment": { + "$ref": "AAAAAAGDoaG2eS6ZcYM=" + }, + "extensionPointCompartment": { + "$ref": "AAAAAAGDoaG2eS6apYY=" + } + }, + { + "_type": "UMLDependencyView", + "_id": "AAAAAAGDoaRZj0RPzfU=", + "_parent": { + "$ref": "AAAAAAGDeKtQJpQyX9k=" + }, + "model": { + "$ref": "AAAAAAGDoaRZjkRNrHo=" + }, + "subViews": [ + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDoaRZj0RQ4+c=", + "_parent": { + "$ref": "AAAAAAGDoaRZj0RPzfU=" + }, + "model": { + "$ref": "AAAAAAGDoaRZjkRNrHo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 680, + "top": 417, + "width": 76.99072265625, + "height": 13, + "alpha": 0.8772557589924395, + "distance": 54.378304497290095, + "hostEdge": { + "$ref": "AAAAAAGDoaRZj0RPzfU=" + }, + "edgePosition": 1, + "text": "+<>" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDoaRZj0RRsbA=", + "_parent": { + "$ref": "AAAAAAGDoaRZj0RPzfU=" + }, + "model": { + "$ref": "AAAAAAGDoaRZjkRNrHo=" + }, + "font": "Arial;13;0", + "left": 728, + "top": 420, + "width": 53.49169921875, + "height": 13, + "alpha": 1.5707963267948966, + "distance": 30, + "hostEdge": { + "$ref": "AAAAAAGDoaRZj0RPzfU=" + }, + "edgePosition": 1, + "text": "«extend»" + }, + { + "_type": "EdgeLabelView", + "_id": "AAAAAAGDoaRZj0RSiGs=", + "_parent": { + "$ref": "AAAAAAGDoaRZj0RPzfU=" + }, + "model": { + "$ref": "AAAAAAGDoaRZjkRNrHo=" + }, + "visible": false, + "font": "Arial;13;0", + "left": 773, + "top": 379, + "height": 13, + "alpha": -1.5707963267948966, + "distance": 15, + "hostEdge": { + "$ref": "AAAAAAGDoaRZj0RPzfU=" + }, + "edgePosition": 1 + } + ], + "font": "Arial;13;0", + "head": { + "$ref": "AAAAAAGDg1EzeAUZWDw=" + }, + "tail": { + "$ref": "AAAAAAGDoaG2eS6Qyno=" + }, + "lineStyle": 1, + "points": "838:431;696:368", + "showVisibility": true, + "nameLabel": { + "$ref": "AAAAAAGDoaRZj0RQ4+c=" + }, + "stereotypeLabel": { + "$ref": "AAAAAAGDoaRZj0RRsbA=" + }, + "propertyLabel": { + "$ref": "AAAAAAGDoaRZj0RSiGs=" + } + } + ] + }, + { "_type": "UMLActor", "_id": "AAAAAAGDeKt+85Q2moE=", "_parent": { @@ -7812,6 +8603,33 @@ "$ref": "AAAAAAGDeLq6UZagmaI=" } } + }, + { + "_type": "UMLAssociation", + "_id": "AAAAAAGDnKTLwSMVdhE=", + "_parent": { + "$ref": "AAAAAAGDeKt+85Q2moE=" + }, + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDnKTLwSMWmWs=", + "_parent": { + "$ref": "AAAAAAGDnKTLwSMVdhE=" + }, + "reference": { + "$ref": "AAAAAAGDeKt+85Q2moE=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDnKTLwSMX8k4=", + "_parent": { + "$ref": "AAAAAAGDnKTLwSMVdhE=" + }, + "reference": { + "$ref": "AAAAAAGDnKSJjCIj9DI=" + } + } } ] }, @@ -7852,14 +8670,6 @@ } ] }, - { - "_type": "UMLUseCaseSubject", - "_id": "AAAAAAGDeLCqNpSnkpc=", - "_parent": { - "$ref": "AAAAAAGDeKtQJZQxL1U=" - }, - "name": "UseCaseSubject1" - }, { "_type": "UMLUseCase", "_id": "AAAAAAGDeLIlRpTpTxk=", @@ -7950,13 +8760,13 @@ "_parent": { "$ref": "AAAAAAGDeLKqmpUX6eM=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDeLKqmpUX6eM=" }, "target": { "$ref": "AAAAAAGDeLIlRpTpTxk=" - } + }, + "stereotype": "extend" } ] }, @@ -7974,13 +8784,13 @@ "_parent": { "$ref": "AAAAAAGDeLlNnJWL09I=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDeLlNnJWL09I=" }, "target": { "$ref": "AAAAAAGDeLKqmpUX6eM=" - } + }, + "stereotype": "include" } ] }, @@ -8011,13 +8821,13 @@ "_parent": { "$ref": "AAAAAAGDeLppLpZvFbA=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDeLppLpZvFbA=" }, "target": { "$ref": "AAAAAAGDeLKqmpUX6eM=" - } + }, + "stereotype": "include" } ] }, @@ -8035,13 +8845,13 @@ "_parent": { "$ref": "AAAAAAGDeLq6UZagmaI=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDeLq6UZagmaI=" }, "target": { "$ref": "AAAAAAGDeLKqmpUX6eM=" - } + }, + "stereotype": "include" } ] }, @@ -8059,13 +8869,13 @@ "_parent": { "$ref": "AAAAAAGDeLtjQpbWL2s=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDeLtjQpbWL2s=" }, "target": { "$ref": "AAAAAAGDeLq6UZagmaI=" - } + }, + "stereotype": "extend" } ] }, @@ -8083,13 +8893,13 @@ "_parent": { "$ref": "AAAAAAGDeLuR0JcEOzM=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDeLuR0JcEOzM=" }, "target": { "$ref": "AAAAAAGDeLq6UZagmaI=" - } + }, + "stereotype": "extend" } ] }, @@ -8107,13 +8917,13 @@ "_parent": { "$ref": "AAAAAAGDeLz2NJddLj8=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDeLz2NJddLj8=" }, "target": { "$ref": "AAAAAAGDeLppLpZvFbA=" - } + }, + "stereotype": "extend" } ] }, @@ -8131,13 +8941,13 @@ "_parent": { "$ref": "AAAAAAGDeL6ybZeL5BY=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDeL6ybZeL5BY=" }, "target": { "$ref": "AAAAAAGDeLppLpZvFbA=" - } + }, + "stereotype": "extend" } ] }, @@ -8155,13 +8965,13 @@ "_parent": { "$ref": "AAAAAAGDeL+vxJfkyIE=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDeL+vxJfkyIE=" }, "target": { "$ref": "AAAAAAGDeLlNnJWL09I=" - } + }, + "stereotype": "extend" } ] }, @@ -8179,13 +8989,13 @@ "_parent": { "$ref": "AAAAAAGDeL/gR5gSKB4=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDeL/gR5gSKB4=" }, "target": { "$ref": "AAAAAAGDeLlNnJWL09I=" - } + }, + "stereotype": "extend" } ] }, @@ -8203,13 +9013,13 @@ "_parent": { "$ref": "AAAAAAGDeMAKgJhAyHI=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDeMAKgJhAyHI=" }, "target": { "$ref": "AAAAAAGDeLlNnJWL09I=" - } + }, + "stereotype": "extend" } ] }, @@ -8235,13 +9045,13 @@ "_parent": { "$ref": "AAAAAAGDeMF3iZimrZA=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDeMF3iZimrZA=" }, "target": { "$ref": "AAAAAAGDeLlNnJWL09I=" - } + }, + "stereotype": "extend" } ] }, @@ -8259,13 +9069,13 @@ "_parent": { "$ref": "AAAAAAGDg1EzeAUX9Xg=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDg1EzeAUX9Xg=" }, "target": { "$ref": "AAAAAAGDeLKqmpUX6eM=" - } + }, + "stereotype": "include" } ] }, @@ -8283,13 +9093,13 @@ "_parent": { "$ref": "AAAAAAGDg1F9NwVFvm4=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDg1F9NwVFvm4=" }, "target": { "$ref": "AAAAAAGDg1EzeAUX9Xg=" - } + }, + "stereotype": "extend" } ] }, @@ -8307,13 +9117,13 @@ "_parent": { "$ref": "AAAAAAGDg1G7uQVzXnA=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDg1G7uQVzXnA=" }, "target": { "$ref": "AAAAAAGDg1EzeAUX9Xg=" - } + }, + "stereotype": "extend" } ] }, @@ -8331,13 +9141,13 @@ "_parent": { "$ref": "AAAAAAGDg1MwlAWyefM=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDg1MwlAWyefM=" }, "target": { "$ref": "AAAAAAGDg1EzeAUX9Xg=" - } + }, + "stereotype": "extend" } ] }, @@ -8355,13 +9165,13 @@ "_parent": { "$ref": "AAAAAAGDg1NXfQXguN0=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDg1NXfQXguN0=" }, "target": { "$ref": "AAAAAAGDg1EzeAUX9Xg=" - } + }, + "stereotype": "extend" } ] }, @@ -8379,13 +9189,13 @@ "_parent": { "$ref": "AAAAAAGDg1fRSAa0L4U=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDg1fRSAa0L4U=" }, "target": { "$ref": "AAAAAAGDg1EzeAUX9Xg=" - } + }, + "stereotype": "extend" } ] }, @@ -8403,13 +9213,73 @@ "_parent": { "$ref": "AAAAAAGDg1hdlwbjB6I=" }, - "name": "<>", "source": { "$ref": "AAAAAAGDg1hdlwbjB6I=" }, "target": { "$ref": "AAAAAAGDg1EzeAUX9Xg=" + }, + "stereotype": "extend" + } + ] + }, + { + "_type": "UMLUseCase", + "_id": "AAAAAAGDnKSJjCIj9DI=", + "_parent": { + "$ref": "AAAAAAGDeKtQJZQxL1U=" + }, + "name": "Modifier la devise" + }, + { + "_type": "UMLUseCase", + "_id": "AAAAAAGDoaG2eC6OT5o=", + "_parent": { + "$ref": "AAAAAAGDeKtQJZQxL1U=" + }, + "name": "Modifier son solde", + "ownedElements": [ + { + "_type": "UMLAssociation", + "_id": "AAAAAAGDoaPS2UHRRCY=", + "_parent": { + "$ref": "AAAAAAGDoaG2eC6OT5o=" + }, + "name": "<>", + "end1": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDoaPS2UHSPcc=", + "_parent": { + "$ref": "AAAAAAGDoaPS2UHRRCY=" + }, + "reference": { + "$ref": "AAAAAAGDoaG2eC6OT5o=" + } + }, + "end2": { + "_type": "UMLAssociationEnd", + "_id": "AAAAAAGDoaPS2kHT0kE=", + "_parent": { + "$ref": "AAAAAAGDoaPS2UHRRCY=" + }, + "reference": { + "$ref": "AAAAAAGDg1EzeAUX9Xg=" + } } + }, + { + "_type": "UMLDependency", + "_id": "AAAAAAGDoaRZjkRNrHo=", + "_parent": { + "$ref": "AAAAAAGDoaG2eC6OT5o=" + }, + "source": { + "$ref": "AAAAAAGDoaG2eC6OT5o=" + }, + "target": { + "$ref": "AAAAAAGDg1EzeAUX9Xg=" + }, + "stereotype": "extend" } ] } diff --git a/Documentation_En_Cours/priorisation méthode WSJF.xlsx b/Documentation_En_Cours/priorisation méthode WSJF.xlsx new file mode 100644 index 0000000..5f33a5d Binary files /dev/null and b/Documentation_En_Cours/priorisation méthode WSJF.xlsx differ