diff --git a/AppThinker/Documentation/AppThinker.html b/AppThinker/Documentation/AppThinker.html index 72bd8e0..66c8102 100644 --- a/AppThinker/Documentation/AppThinker.html +++ b/AppThinker/Documentation/AppThinker.html @@ -2,9 +2,9 @@ - + AppThinker - + @@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab"; @@ -147,7 +152,7 @@ extends java.lang.Object static void main(java.lang.String[] args) -
La classe principale de AppThinker
+
La méthode principale exécutée
@@ -196,7 +201,7 @@ extends java.lang.Object
  • main

    public static void main(java.lang.String[] args)
    -
    La classe principale de AppThinker
    +
    La méthode principale exécutée
    Parameters:
    args - Les arguments de la méthode principale.
    @@ -231,7 +236,7 @@ extends java.lang.Object @@ -132,7 +138,10 @@
    public class AppThinkerWindow
     extends javax.swing.JFrame
    +
    Affiche une fenêtre du logiciel.
    +
    Author:
    +
    V.BOULANGER
    See Also:
    Serialized Form
    @@ -253,6 +262,49 @@ extends javax.swing.JFrame

    Method Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    All Methods Instance Methods Concrete Methods 
    Modifier and TypeMethod and Description
    voidcloseProject() +
    Ferme le projet en cours.
    +
    voidconvertToXml() +
    Convertit le projet actuel en chaîne XML.
    +
    voidnewProject() +
    Crée un nouveau Projet.
    +
    voidopenProject(java.lang.String path) +
    Ouvre un projet existant dans la fenêtre.
    +
    voidsaveAsProject(java.lang.String path) +
    Sauvegarde le projet en cours à un autre emplacement.
    +
    voidsaveProject() +
    Sauvegarde le projet en cours.
    +
  • + + @@ -353,8 +481,8 @@ extends javax.swing.JFrame diff --git a/AppThinker/Documentation/Argument.html b/AppThinker/Documentation/Argument.html new file mode 100644 index 0000000..94a9f4d --- /dev/null +++ b/AppThinker/Documentation/Argument.html @@ -0,0 +1,417 @@ + + + + + +Argument + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +

    Class Argument

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/Attribute.html b/AppThinker/Documentation/Attribute.html new file mode 100644 index 0000000..2f8e498 --- /dev/null +++ b/AppThinker/Documentation/Attribute.html @@ -0,0 +1,464 @@ + + + + + +Attribute + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +

    Class Attribute

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/Class.html b/AppThinker/Documentation/Class.html new file mode 100644 index 0000000..d9242bf --- /dev/null +++ b/AppThinker/Documentation/Class.html @@ -0,0 +1,850 @@ + + + + + +Class + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +

    Class Class

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/Link.html b/AppThinker/Documentation/Link.html new file mode 100644 index 0000000..841dab5 --- /dev/null +++ b/AppThinker/Documentation/Link.html @@ -0,0 +1,827 @@ + + + + + +Link + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +

    Class Link

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/Method.html b/AppThinker/Documentation/Method.html new file mode 100644 index 0000000..48bcc7a --- /dev/null +++ b/AppThinker/Documentation/Method.html @@ -0,0 +1,539 @@ + + + + + +Method + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +

    Class Method

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/Project.html b/AppThinker/Documentation/Project.html new file mode 100644 index 0000000..314d3ec --- /dev/null +++ b/AppThinker/Documentation/Project.html @@ -0,0 +1,708 @@ + + + + + +Project + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +

    Class Project

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/Selectpoint.html b/AppThinker/Documentation/Selectpoint.html new file mode 100644 index 0000000..d0f2717 --- /dev/null +++ b/AppThinker/Documentation/Selectpoint.html @@ -0,0 +1,499 @@ + + + + + +Selectpoint + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +

    Class Selectpoint

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/allclasses-frame.html b/AppThinker/Documentation/allclasses-frame.html index 3f368b8..8d0f99a 100644 --- a/AppThinker/Documentation/allclasses-frame.html +++ b/AppThinker/Documentation/allclasses-frame.html @@ -2,9 +2,9 @@ - + All Classes - + @@ -13,7 +13,18 @@
    diff --git a/AppThinker/Documentation/allclasses-noframe.html b/AppThinker/Documentation/allclasses-noframe.html index f4ee7b1..cab6fa3 100644 --- a/AppThinker/Documentation/allclasses-noframe.html +++ b/AppThinker/Documentation/allclasses-noframe.html @@ -2,9 +2,9 @@ - + All Classes - + @@ -13,7 +13,18 @@
    diff --git a/AppThinker/Documentation/class-use/AppThinker.html b/AppThinker/Documentation/class-use/AppThinker.html index 341bb99..c9c4af0 100644 --- a/AppThinker/Documentation/class-use/AppThinker.html +++ b/AppThinker/Documentation/class-use/AppThinker.html @@ -2,9 +2,9 @@ - + Uses of Class AppThinker - + diff --git a/AppThinker/Documentation/class-use/AppThinkerGrid.html b/AppThinker/Documentation/class-use/AppThinkerGrid.html new file mode 100644 index 0000000..e6196cb --- /dev/null +++ b/AppThinker/Documentation/class-use/AppThinkerGrid.html @@ -0,0 +1,122 @@ + + + + + +Uses of Class AppThinkerGrid + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    AppThinkerGrid

    +
    +
    No usage of AppThinkerGrid
    + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/class-use/AppThinkerMenuBar.html b/AppThinker/Documentation/class-use/AppThinkerMenuBar.html new file mode 100644 index 0000000..2f09b48 --- /dev/null +++ b/AppThinker/Documentation/class-use/AppThinkerMenuBar.html @@ -0,0 +1,122 @@ + + + + + +Uses of Class AppThinkerMenuBar + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    AppThinkerMenuBar

    +
    +
    No usage of AppThinkerMenuBar
    + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/class-use/AppThinkerStatusbar.html b/AppThinker/Documentation/class-use/AppThinkerStatusbar.html new file mode 100644 index 0000000..91d1174 --- /dev/null +++ b/AppThinker/Documentation/class-use/AppThinkerStatusbar.html @@ -0,0 +1,122 @@ + + + + + +Uses of Class AppThinkerStatusbar + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    AppThinkerStatusbar

    +
    +
    No usage of AppThinkerStatusbar
    + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/class-use/AppThinkerToolbar.html b/AppThinker/Documentation/class-use/AppThinkerToolbar.html new file mode 100644 index 0000000..97de0fd --- /dev/null +++ b/AppThinker/Documentation/class-use/AppThinkerToolbar.html @@ -0,0 +1,122 @@ + + + + + +Uses of Class AppThinkerToolbar + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    AppThinkerToolbar

    +
    +
    No usage of AppThinkerToolbar
    + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/class-use/AppThinkerWindow.html b/AppThinker/Documentation/class-use/AppThinkerWindow.html index be0227a..678e240 100644 --- a/AppThinker/Documentation/class-use/AppThinkerWindow.html +++ b/AppThinker/Documentation/class-use/AppThinkerWindow.html @@ -2,9 +2,9 @@ - + Uses of Class AppThinkerWindow - + diff --git a/AppThinker/Documentation/class-use/Argument.html b/AppThinker/Documentation/class-use/Argument.html new file mode 100644 index 0000000..8cce15a --- /dev/null +++ b/AppThinker/Documentation/class-use/Argument.html @@ -0,0 +1,180 @@ + + + + + +Uses of Class Argument + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    Argument

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/class-use/Attribute.html b/AppThinker/Documentation/class-use/Attribute.html new file mode 100644 index 0000000..74dc844 --- /dev/null +++ b/AppThinker/Documentation/class-use/Attribute.html @@ -0,0 +1,184 @@ + + + + + +Uses of Class Attribute + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    Attribute

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/class-use/Class.html b/AppThinker/Documentation/class-use/Class.html new file mode 100644 index 0000000..f94493d --- /dev/null +++ b/AppThinker/Documentation/class-use/Class.html @@ -0,0 +1,241 @@ + + + + + +Uses of Class Class + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    Class

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/class-use/Link.html b/AppThinker/Documentation/class-use/Link.html new file mode 100644 index 0000000..b1dc2e9 --- /dev/null +++ b/AppThinker/Documentation/class-use/Link.html @@ -0,0 +1,183 @@ + + + + + +Uses of Class Link + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    Link

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/class-use/Method.html b/AppThinker/Documentation/class-use/Method.html new file mode 100644 index 0000000..1cab0e1 --- /dev/null +++ b/AppThinker/Documentation/class-use/Method.html @@ -0,0 +1,184 @@ + + + + + +Uses of Class Method + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    Method

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/class-use/Project.html b/AppThinker/Documentation/class-use/Project.html new file mode 100644 index 0000000..3e166c6 --- /dev/null +++ b/AppThinker/Documentation/class-use/Project.html @@ -0,0 +1,149 @@ + + + + + +Uses of Class Project + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    Project

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/class-use/Selectpoint.html b/AppThinker/Documentation/class-use/Selectpoint.html new file mode 100644 index 0000000..a5a74e2 --- /dev/null +++ b/AppThinker/Documentation/class-use/Selectpoint.html @@ -0,0 +1,122 @@ + + + + + +Uses of Class Selectpoint + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    Selectpoint

    +
    +
    No usage of Selectpoint
    + +
    + + +
    Skip navigation links
    + + + + +
    + + + + diff --git a/AppThinker/Documentation/constant-values.html b/AppThinker/Documentation/constant-values.html index 6178a39..89c0011 100644 --- a/AppThinker/Documentation/constant-values.html +++ b/AppThinker/Documentation/constant-values.html @@ -2,9 +2,9 @@ - + Constant Field Values - + @@ -71,6 +71,178 @@

    Constant Field Values

    Contents

    + +
    +
    + + +

    <Unnamed>.*

    +
    diff --git a/AppThinker/Documentation/deprecated-list.html b/AppThinker/Documentation/deprecated-list.html index 5b55435..e9414d5 100644 --- a/AppThinker/Documentation/deprecated-list.html +++ b/AppThinker/Documentation/deprecated-list.html @@ -2,9 +2,9 @@ - + Deprecated List - + diff --git a/AppThinker/Documentation/help-doc.html b/AppThinker/Documentation/help-doc.html index 607c478..63e324e 100644 --- a/AppThinker/Documentation/help-doc.html +++ b/AppThinker/Documentation/help-doc.html @@ -2,9 +2,9 @@ - + API Help - + diff --git a/AppThinker/Documentation/index-files/index-1.html b/AppThinker/Documentation/index-files/index-1.html index 8976945..5db7dc8 100644 --- a/AppThinker/Documentation/index-files/index-1.html +++ b/AppThinker/Documentation/index-files/index-1.html @@ -2,9 +2,9 @@ - + A-Index - + @@ -68,23 +68,105 @@
    -
    A M  +
    A B C D G I L M N O P R S T W Z _ 

    A

    -
    AppThinker - Class in <Unnamed>
    +
    addArgument(Argument) - Method in class Method
    +
    +
    Ajoute un argument à la méthode.
    +
    +
    addAttribute(Attribute) - Method in class Class
    +
    +
    Ajoute un attribut à la classe.
    +
    +
    addClass(Class) - Method in class Project
    +
    +
    Ajoute une classe au projet.
    +
    +
    addLink(Link) - Method in class Project
    +
    +
    Ajoute un lien au projet.
    +
    +
    addMethod(Method) - Method in class Class
    +
    +
    Ajoute une méthode à la classe.
    +
    +
    AGGREGATION - Static variable in class Link
     
    +
    AppThinker - Class in <Unnamed>
    +
    +
    La classe principale du logiciel AppThinker.
    +
    AppThinker() - Constructor for class AppThinker
     
    +
    AppThinkerGrid - Class in <Unnamed>
    +
    +
    Affiche une grille pour l'affichage du projet.
    +
    +
    AppThinkerGrid() - Constructor for class AppThinkerGrid
    +
    +
    Constructeur de la classe AppThinkerGrid
    +
    +
    AppThinkerMenuBar - Class in <Unnamed>
    +
    +
    Affiche une barre de menu en entête de la fenêtre.
    +
    +
    AppThinkerMenuBar() - Constructor for class AppThinkerMenuBar
    +
    +
    Constructeur de la classe AppThinkerMenuBar
    +
    +
    AppThinkerStatusbar - Class in <Unnamed>
    +
    +
    Affiche une barre de statut au pied de la fenêtre
    +
    +
    AppThinkerStatusbar() - Constructor for class AppThinkerStatusbar
    +
    +
    Constructeur de la classe AppThinkerStatusbar
    +
    +
    AppThinkerToolbar - Class in <Unnamed>
    +
    +
    Affiche une barre d'actions en haut de la fenêtre.
    +
    +
    AppThinkerToolbar() - Constructor for class AppThinkerToolbar
    +
    +
    Constructeur de la classe AppThinkerToolbar
    +
    AppThinkerWindow - Class in <Unnamed>
    -
     
    +
    +
    Affiche une fenêtre du logiciel.
    +
    AppThinkerWindow() - Constructor for class AppThinkerWindow
    Constructeur de la classe AppThinkerWindow
    +
    Argument - Class in <Unnamed>
    +
    +
    Gère un argument d'une méthode.
    +
    +
    Argument() - Constructor for class Argument
    +
    +
    Constructeur - Crée une instance de Argument.
    +
    +
    Argument(String, String) - Constructor for class Argument
    +
    +
    Constructeur - Crée une instance de Argument avec des paramètres donnés.
    +
    +
    Attribute - Class in <Unnamed>
    +
    +
    Gère un attribut.
    +
    +
    Attribute() - Constructor for class Attribute
    +
    +
    Constructeur - Crée une instance de Attribute.
    +
    +
    Attribute(String, String, String) - Constructor for class Attribute
    +
    +
    Constructeur - Crée une instance de Attribute avec des paramètres donnés.
    +
    -A M 
    +A B C D G I L M N O P R S T W Z _ 
    diff --git a/AppThinker/Documentation/index-files/index-10.html b/AppThinker/Documentation/index-files/index-10.html new file mode 100644 index 0000000..15e68d3 --- /dev/null +++ b/AppThinker/Documentation/index-files/index-10.html @@ -0,0 +1,129 @@ + + + + + +O-Index + + + + + + + + +
    + + + + + + + +
    + + +
    A B C D G I L M N O P R S T W Z _  + + +

    O

    +
    +
    openProject(String) - Method in class AppThinkerWindow
    +
    +
    Ouvre un projet existant dans la fenêtre.
    +
    +
    +A B C D G I L M N O P R S T W Z _ 
    + +
    + + + + + + + +
    + + + + diff --git a/AppThinker/Documentation/index-files/index-11.html b/AppThinker/Documentation/index-files/index-11.html new file mode 100644 index 0000000..8a9ff44 --- /dev/null +++ b/AppThinker/Documentation/index-files/index-11.html @@ -0,0 +1,137 @@ + + + + + +P-Index + + + + + + + + +
    + + + + + + + +
    + + +
    A B C D G I L M N O P R S T W Z _  + + +

    P

    +
    +
    Project - Class in <Unnamed>
    +
    +
    Gère un projet.
    +
    +
    Project() - Constructor for class Project
    +
    +
    Constructeur - Crée une instance de Projet.
    +
    +
    Project(String, String, String, String, String, List<Class>, List<Link>) - Constructor for class Project
    +
    +
    Constructeur - Crée une instance de Projet avec des paramètres déterminés.
    +
    +
    +A B C D G I L M N O P R S T W Z _ 
    + +
    + + + + + + + +
    + + + + diff --git a/AppThinker/Documentation/index-files/index-12.html b/AppThinker/Documentation/index-files/index-12.html new file mode 100644 index 0000000..826e6e1 --- /dev/null +++ b/AppThinker/Documentation/index-files/index-12.html @@ -0,0 +1,157 @@ + + + + + +R-Index + + + + + + + + +
    + + + + + + + +
    + + +
    A B C D G I L M N O P R S T W Z _  + + +

    R

    +
    +
    RECTANGLE - Static variable in class Class
    +
     
    +
    refresh() - Method in class AppThinkerGrid
    +
    +
    Rafraîchit les modifications sur la grille.
    +
    +
    removeArgument(int) - Method in class Method
    +
    +
    Retire un argument de la méthode.
    +
    +
    removeAttribute(int) - Method in class Class
    +
    +
    Supprime un attribut de la classe.
    +
    +
    removeClass(int) - Method in class Project
    +
    +
    Retire une classe du projet.
    +
    +
    removeLink(int) - Method in class Project
    +
    +
    Retire un lien du projet.
    +
    +
    removeMethod(int) - Method in class Class
    +
    +
    Supprime une méthode de la classe.
    +
    +
    resize(int, int) - Method in class Class
    +
    +
    Paramètre la taille sur l'axe X et Y de la classe.
    +
    +
    RIGHT - Static variable in class Selectpoint
    +
     
    +
    +A B C D G I L M N O P R S T W Z _ 
    + +
    + + + + + + + +
    + + + + diff --git a/AppThinker/Documentation/index-files/index-13.html b/AppThinker/Documentation/index-files/index-13.html new file mode 100644 index 0000000..8a79d3d --- /dev/null +++ b/AppThinker/Documentation/index-files/index-13.html @@ -0,0 +1,263 @@ + + + + + +S-Index + + + + + + + + +
    + + + + + + + +
    + + +
    A B C D G I L M N O P R S T W Z _  + + +

    S

    +
    +
    saveAsProject(String) - Method in class AppThinkerWindow
    +
    +
    Sauvegarde le projet en cours à un autre emplacement.
    +
    +
    saveProject() - Method in class AppThinkerWindow
    +
    +
    Sauvegarde le projet en cours.
    +
    +
    select() - Method in class Class
    +
    +
    Sélectionne la classe dans l'espace graphique.
    +
    +
    select() - Method in class Link
    +
    +
    Sélectionne le lien dans l'espace graphique.
    +
    +
    Selectpoint - Class in <Unnamed>
    +
    +
    Gère un point de sélection d'un élément.
    +
    +
    Selectpoint(int) - Constructor for class Selectpoint
    +
    +
    Constructeur - Crée un point de sélection pour un élément.
    +
    +
    setAccess(String) - Method in class Attribute
    +
    +
    Paramètre le modificateur d'accès de l'attribut.
    +
    +
    setAccess(String) - Method in class Method
    +
    +
    Paramètre le modificateur d'accès de la méthode.
    +
    +
    setAuthor(String) - Method in class Project
    +
    +
    Paramètre l'auteur du Projet.
    +
    +
    setDesignation(String) - Method in class Project
    +
    +
    Paramètre la désignation du Projet.
    +
    +
    setEnd(Class) - Method in class Link
    +
    +
    Paramètre la classe d'arrivée.
    +
    +
    setLocation(int) - Method in class Selectpoint
    +
    +
    Paramètre l'endroit où doit être afficher le point de sélection.
    +
    +
    setMaxCardinalityEnd(int) - Method in class Link
    +
    +
    Paramètre la cardinalité maximum de la classe d'arrivée.
    +
    +
    setMaxCardinalityStart(int) - Method in class Link
    +
    +
    Paramètre la cardinalité maximum de la classe de départ.
    +
    +
    setMinCardinalityEnd(int) - Method in class Link
    +
    +
    Paramètre la cardinalité minimum de la classe d'arrivée.
    +
    +
    setMinCardinalityStart(int) - Method in class Link
    +
    +
    Paramètre la cardinalité minimum de la classe de départ.
    +
    +
    setName(String) - Method in class Argument
    +
    +
    Paramètre le nom de l'argument.
    +
    +
    setName(String) - Method in class Attribute
    +
    +
    Paramètre le nom de l'attribut.
    +
    +
    setName(String) - Method in class Class
    +
    +
    Paramètre le nom de la classe.
    +
    +
    setName(String) - Method in class Method
    +
    +
    Paramètre le nom de la méthode.
    +
    +
    setName(String) - Method in class Project
    +
    +
    Paramètre le nom du Projet.
    +
    +
    setPath(String) - Method in class Project
    +
    +
    Paramètre la désignation du Projet.
    +
    +
    setPosX(int) - Method in class Class
    +
    +
    Paramètre la position sur l'axe X de la classe.
    +
    +
    setPosY(int) - Method in class Class
    +
    +
    Paramètre la position sur l'axe Y de la classe.
    +
    +
    setShape(int) - Method in class Class
    +
    +
    Paramètre la forme graphique de la classe.
    +
    +
    setSizeX(int) - Method in class Class
    +
    +
    Paramètre la taille sur l'axe X de la classe.
    +
    +
    setSizeY(int) - Method in class Class
    +
    +
    Paramètre la taille sur l'axe Y de la classe.
    +
    +
    setStart(Class) - Method in class Link
    +
    +
    Paramètre la classe de départ du lien.
    +
    +
    setType(String) - Method in class Argument
    +
    +
    Paramètre le type de l'argument.
    +
    +
    setType(String) - Method in class Attribute
    +
    +
    Paramètre le type de l'attribut.
    +
    +
    setType(int) - Method in class Link
    +
    +
    Paramètre le type du lien
    +
    +
    setType(String) - Method in class Method
    +
    +
    Paramètre le type de la méthode.
    +
    +
    setVersion(String) - Method in class Project
    +
    +
    Paramètre le numéro de version du Projet.
    +
    +
    STRONG - Static variable in class Link
    +
     
    +
    switchDirection() - Method in class Link
    +
    +
    Modifie la direction du lien (permute les classes de départ et d'arrivée).
    +
    +
    +A B C D G I L M N O P R S T W Z _ 
    + +
    + + + + + + + +
    + + + + diff --git a/AppThinker/Documentation/index-files/index-14.html b/AppThinker/Documentation/index-files/index-14.html new file mode 100644 index 0000000..28c05ce --- /dev/null +++ b/AppThinker/Documentation/index-files/index-14.html @@ -0,0 +1,131 @@ + + + + + +T-Index + + + + + + + + +
    + + + + + + + +
    + + +
    A B C D G I L M N O P R S T W Z _  + + +

    T

    +
    +
    TOP - Static variable in class Selectpoint
    +
     
    +
    TOP_LEFT - Static variable in class Selectpoint
    +
     
    +
    TOP_RIGHT - Static variable in class Selectpoint
    +
     
    +
    +A B C D G I L M N O P R S T W Z _ 
    + +
    + + + + + + + +
    + + + + diff --git a/AppThinker/Documentation/index-files/index-15.html b/AppThinker/Documentation/index-files/index-15.html new file mode 100644 index 0000000..af836c1 --- /dev/null +++ b/AppThinker/Documentation/index-files/index-15.html @@ -0,0 +1,127 @@ + + + + + +W-Index + + + + + + + + +
    + + + + + + + +
    + + +
    A B C D G I L M N O P R S T W Z _  + + +

    W

    +
    +
    WEAK - Static variable in class Link
    +
     
    +
    +A B C D G I L M N O P R S T W Z _ 
    + +
    + + + + + + + +
    + + + + diff --git a/AppThinker/Documentation/index-files/index-16.html b/AppThinker/Documentation/index-files/index-16.html new file mode 100644 index 0000000..6a2559d --- /dev/null +++ b/AppThinker/Documentation/index-files/index-16.html @@ -0,0 +1,129 @@ + + + + + +Z-Index + + + + + + + + +
    + + + + + + + +
    + + +
    A B C D G I L M N O P R S T W Z _  + + +

    Z

    +
    +
    zoom(int) - Method in class AppThinkerGrid
    +
    +
    Applique un zoom sur la grille.
    +
    +
    +A B C D G I L M N O P R S T W Z _ 
    + +
    + + + + + + + +
    + + + + diff --git a/AppThinker/Documentation/index-files/index-17.html b/AppThinker/Documentation/index-files/index-17.html new file mode 100644 index 0000000..5c9f975 --- /dev/null +++ b/AppThinker/Documentation/index-files/index-17.html @@ -0,0 +1,139 @@ + + + + + +_-Index + + + + + + + + +
    + + + + + + + +
    + + +
    A B C D G I L M N O P R S T W Z _  + + +

    _

    +
    +
    _argumentsId - Static variable in class Argument
    +
     
    +
    _attributesId - Static variable in class Attribute
    +
     
    +
    _classId - Static variable in class Class
    +
     
    +
    _linksId - Static variable in class Link
    +
     
    +
    _methodsId - Static variable in class Method
    +
     
    +
    _projectId - Static variable in class Project
    +
     
    +
    _selectpointsId - Static variable in class Selectpoint
    +
     
    +
    +A B C D G I L M N O P R S T W Z _ 
    + +
    + + + + + + + +
    + + + + diff --git a/AppThinker/Documentation/index-files/index-2.html b/AppThinker/Documentation/index-files/index-2.html index 333503c..0f52373 100644 --- a/AppThinker/Documentation/index-files/index-2.html +++ b/AppThinker/Documentation/index-files/index-2.html @@ -2,9 +2,9 @@ - -M-Index - + +B-Index + @@ -12,7 +12,7 @@ + + + + + +
    + + + + + + + +
    + + +
    A B C D G I L M N O P R S T W Z _  + + +

    C

    +
    +
    CARD_NULL - Static variable in class Link
    +
     
    +
    CARD_ONE - Static variable in class Link
    +
     
    +
    CARD_UNLIMITED - Static variable in class Link
    +
     
    +
    CIRCLE - Static variable in class Class
    +
     
    +
    Class - Class in <Unnamed>
    +
    +
    Gère une classe du projet.
    +
    +
    Class(int, int, int) - Constructor for class Class
    +
    +
    Constructeur - Crée une instance de Class.
    +
    +
    Class(String, int, int, int, int, int, ArrayList<Attribute>, ArrayList<Method>) - Constructor for class Class
    +
    +
    Constructeur - Crée une instance de Class avec les paramètres déterminés.
    +
    +
    cleanProject() - Method in class AppThinkerGrid
    +
    +
    Détruit tous les éléments de la grille.
    +
    +
    clearArguments() - Method in class Method
    +
    +
    Retire tous les arguments de la méthode.
    +
    +
    clearAttributes() - Method in class Class
    +
    +
    Supprime tous les attributs de la classe.
    +
    +
    clearClasses() - Method in class Project
    +
    +
    Supprime toutes les classes du projet.
    +
    +
    clearLinks() - Method in class Project
    +
    +
    Supprime tous les liens du projet.
    +
    +
    clearMethods() - Method in class Class
    +
    +
    Supprime toutes les méthodes de la classe.
    +
    +
    closeProject() - Method in class AppThinkerWindow
    +
    +
    Ferme le projet en cours.
    +
    +
    COMPOSITION - Static variable in class Link
    +
     
    +
    convertToXml() - Method in class AppThinkerWindow
    +
    +
    Convertit le projet actuel en chaîne XML.
    +
    +
    +A B C D G I L M N O P R S T W Z _ 
    + +
    + + + + + + + +
    + + + + diff --git a/AppThinker/Documentation/index-files/index-4.html b/AppThinker/Documentation/index-files/index-4.html new file mode 100644 index 0000000..579b9ff --- /dev/null +++ b/AppThinker/Documentation/index-files/index-4.html @@ -0,0 +1,137 @@ + + + + + +D-Index + + + + + + + + +
    + + + + + + + +
    + + +
    A B C D G I L M N O P R S T W Z _  + + +

    D

    +
    +
    deselect() - Method in class Class
    +
    +
    Désélectionne la classe dans l'espace graphique.
    +
    +
    deselect() - Method in class Link
    +
    +
    Désélectionne le lien dans l'espace graphique.
    +
    +
    displayProject(Project) - Method in class AppThinkerGrid
    +
    +
    Affiche les éléments du projet dans la grille.
    +
    +
    +A B C D G I L M N O P R S T W Z _ 
    + +
    + + + + + + + +
    + + + + diff --git a/AppThinker/Documentation/index-files/index-5.html b/AppThinker/Documentation/index-files/index-5.html new file mode 100644 index 0000000..f821a6c --- /dev/null +++ b/AppThinker/Documentation/index-files/index-5.html @@ -0,0 +1,281 @@ + + + + + +G-Index + + + + + + + + +
    + + + + + + + +
    + + +
    A B C D G I L M N O P R S T W Z _  + + +

    G

    +
    +
    get_type() - Method in class Argument
    +
    +
    Récupère le type de l'argument.
    +
    +
    getAccess() - Method in class Attribute
    +
    +
    Récupère le modificateur d'accès de l'attribut.
    +
    +
    getAccess() - Method in class Method
    +
    +
    Récupère le modificateur d'accès de la méthode.
    +
    +
    getArguments() - Method in class Method
    +
    +
    Récupère tous les arguments de la méthode.
    +
    +
    getAttributes() - Method in class Class
    +
    +
    Récupère tous les attributs de la classe.
    +
    +
    getAuthor() - Method in class Project
    +
    +
    Récupère l'auteur du Projet.
    +
    +
    getClasses() - Method in class Project
    +
    +
    Récupère toutes les classes du projet.
    +
    +
    getDesignation() - Method in class Project
    +
    +
    Récupère la désignation du Projet.
    +
    +
    getEnd() - Method in class Link
    +
    +
    Récupère la classe d'arrivée du lien.
    +
    +
    getId() - Method in class Argument
    +
    +
    Récupère le numéro de l'argument.
    +
    +
    getId() - Method in class Attribute
    +
    +
    Récupère le numéro de l'attribut.
    +
    +
    getId() - Method in class Class
    +
    +
    Récupère le numéro de la classe.
    +
    +
    getId() - Method in class Link
    +
    +
    Récupère le numéro du lien.
    +
    +
    getId() - Method in class Method
    +
    +
    Récupère le numéro de la méthode.
    +
    +
    getId() - Method in class Project
    +
    +
    Récupère le numéro du Projet.
    +
    +
    getId() - Method in class Selectpoint
    +
    +
    Récupère le numéro du point de sélection.
    +
    +
    getLinks() - Method in class Project
    +
    +
    Récupère tous les liens du projet.
    +
    +
    getLocation() - Method in class Selectpoint
    +
    +
    Récupère l'endroit où est affiché le point de sélection.
    +
    +
    getMaxCardinalityEnd() - Method in class Link
    +
    +
    Récupère la cardinalité maximum de la classe d'arrivée.
    +
    +
    getMaxCardinalityStart() - Method in class Link
    +
    +
    Récupère la cardinalité maximum de la classe de départ.
    +
    +
    getMethods() - Method in class Class
    +
    +
    Récupère toutes les méthodes de la classe.
    +
    +
    getMinCardinalityEnd() - Method in class Link
    +
    +
    Récupère la cardinalité minimum de la classe d'arrivée.
    +
    +
    getMinCardinalityStart() - Method in class Link
    +
    +
    Récupère la cardinalité minimum de la classe de départ.
    +
    +
    getName() - Method in class Argument
    +
    +
    Récupère le nom de l'argument.
    +
    +
    getName() - Method in class Attribute
    +
    +
    Récupère le nom de l'attribut.
    +
    +
    getName() - Method in class Class
    +
    +
    Récupère le nom de la classe.
    +
    +
    getName() - Method in class Method
    +
    +
    Récupère le nom de la méthode.
    +
    +
    getName() - Method in class Project
    +
    +
    Récupère le nom du Projet.
    +
    +
    getPath() - Method in class Project
    +
    +
    Récupère la désignation du Projet.
    +
    +
    getPosX() - Method in class Class
    +
    +
    Récupère la position sur l'axe X de la classe.
    +
    +
    getPosY() - Method in class Class
    +
    +
    Récupère la position sur l'axe Y de la classe.
    +
    +
    getShape() - Method in class Class
    +
    +
    Récupère la forme graphique de la classe.
    +
    +
    getSizeX() - Method in class Class
    +
    +
    Récupère la taille sur l'axe X de la classe.
    +
    +
    getSizeY() - Method in class Class
    +
    +
    Récupère la taille sur l'axe Y de la classe.
    +
    +
    getStart() - Method in class Link
    +
    +
    Récupère la classe de départ du lien.
    +
    +
    getType() - Method in class Attribute
    +
    +
    Récupère le type de l'attribut.
    +
    +
    getType() - Method in class Link
    +
    +
    Récupère le type du lien.
    +
    +
    getType() - Method in class Method
    +
    +
    Récupère le type de la méthode.
    +
    +
    getVersion() - Method in class Project
    +
    +
    Récupère le numéro de version du Projet.
    +
    +
    +A B C D G I L M N O P R S T W Z _ 
    + +
    + + + + + + + +
    + + + + diff --git a/AppThinker/Documentation/index-files/index-6.html b/AppThinker/Documentation/index-files/index-6.html new file mode 100644 index 0000000..740d38c --- /dev/null +++ b/AppThinker/Documentation/index-files/index-6.html @@ -0,0 +1,127 @@ + + + + + +I-Index + + + + + + + + +
    + + + + + + + +
    + + +
    A B C D G I L M N O P R S T W Z _  + + +

    I

    +
    +
    INHERITANCE - Static variable in class Link
    +
     
    +
    +A B C D G I L M N O P R S T W Z _ 
    + +
    + + + + + + + +
    + + + + diff --git a/AppThinker/Documentation/index-files/index-7.html b/AppThinker/Documentation/index-files/index-7.html new file mode 100644 index 0000000..f2e70b1 --- /dev/null +++ b/AppThinker/Documentation/index-files/index-7.html @@ -0,0 +1,139 @@ + + + + + +L-Index + + + + + + + + +
    + + + + + + + +
    + + +
    A B C D G I L M N O P R S T W Z _  + + +

    L

    +
    +
    LEFT - Static variable in class Selectpoint
    +
     
    +
    Link - Class in <Unnamed>
    +
    +
    Gère un lien entre deux classes.
    +
    +
    Link(Class, Class) - Constructor for class Link
    +
    +
    Constructeur - Crée une instance d'une classe.
    +
    +
    Link(Class, Class, int, int, int, int, int) - Constructor for class Link
    +
    +
    Constructeur - Crée une instance d'une classe avec des paramètres déterminés.
    +
    +
    +A B C D G I L M N O P R S T W Z _ 
    + +
    + + + + + + + +
    + + + + diff --git a/AppThinker/Documentation/index-files/index-8.html b/AppThinker/Documentation/index-files/index-8.html new file mode 100644 index 0000000..6229d83 --- /dev/null +++ b/AppThinker/Documentation/index-files/index-8.html @@ -0,0 +1,141 @@ + + + + + +M-Index + + + + + + + + +
    + + + + + + + +
    + + +
    A B C D G I L M N O P R S T W Z _  + + +

    M

    +
    +
    main(String[]) - Static method in class AppThinker
    +
    +
    La méthode principale exécutée
    +
    +
    Method - Class in <Unnamed>
    +
    +
    Gère une méthode.
    +
    +
    Method() - Constructor for class Method
    +
    +
    Constructeur - Crée une instance de Method.
    +
    +
    Method(String, String, String, ArrayList<Argument>) - Constructor for class Method
    +
    +
    Constructeur - Crée une instance de Method avec des paramètres donnés.
    +
    +
    +A B C D G I L M N O P R S T W Z _ 
    + +
    + + + + + + + +
    + + + + diff --git a/AppThinker/Documentation/index-files/index-9.html b/AppThinker/Documentation/index-files/index-9.html new file mode 100644 index 0000000..a2ee3b6 --- /dev/null +++ b/AppThinker/Documentation/index-files/index-9.html @@ -0,0 +1,129 @@ + + + + + +N-Index + + + + + + + + +
    + + + + + + + +
    + + +
    A B C D G I L M N O P R S T W Z _  + + +

    N

    +
    +
    newProject() - Method in class AppThinkerWindow
    +
    +
    Crée un nouveau Projet.
    +
    +
    +A B C D G I L M N O P R S T W Z _ 
    + +
    + + + + + + + +
    + + + + diff --git a/AppThinker/Documentation/index.html b/AppThinker/Documentation/index.html index e69a908..471ed5b 100644 --- a/AppThinker/Documentation/index.html +++ b/AppThinker/Documentation/index.html @@ -2,7 +2,7 @@ - + Generated Documentation (Untitled) @@ -77,10 +77,29 @@
  • java.lang.Object
  • diff --git a/AppThinker/Documentation/package-summary.html b/AppThinker/Documentation/package-summary.html index 71db5a2..5a40afc 100644 --- a/AppThinker/Documentation/package-summary.html +++ b/AppThinker/Documentation/package-summary.html @@ -2,8 +2,8 @@ - - + + @@ -72,11 +72,81 @@ AppThinker -  + +
    La classe principale du logiciel AppThinker.
    + + + +AppThinkerGrid + +
    Affiche une grille pour l'affichage du projet.
    + + + +AppThinkerMenuBar + +
    Affiche une barre de menu en entête de la fenêtre.
    + + + +AppThinkerStatusbar + +
    Affiche une barre de statut au pied de la fenêtre
    + + + +AppThinkerToolbar + +
    Affiche une barre d'actions en haut de la fenêtre.
    + AppThinkerWindow -  + +
    Affiche une fenêtre du logiciel.
    + + + +Argument + +
    Gère un argument d'une méthode.
    + + + +Attribute + +
    Gère un attribut.
    + + + +Class + +
    Gère une classe du projet.
    + + + +Link + +
    Gère un lien entre deux classes.
    + + + +Method + +
    Gère une méthode.
    + + + +Project + +
    Gère un projet.
    + + + +Selectpoint + +
    Gère un point de sélection d'un élément.
    + diff --git a/AppThinker/Documentation/package-tree.html b/AppThinker/Documentation/package-tree.html index 9ee78da..4c2e068 100644 --- a/AppThinker/Documentation/package-tree.html +++ b/AppThinker/Documentation/package-tree.html @@ -2,9 +2,9 @@ - + Class Hierarchy - + @@ -77,10 +77,29 @@
  • java.lang.Object