| Modifier and Type | Method and Description |
|---|---|
static Project |
AppThinker.getProject()
Récupère le projet en cours.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppThinkerWindow.setProject(Project project)
Affiche le diagramme du projet.
|
| Constructor and Description |
|---|
UmlDiagram(Project p)
Constructeur - Crée un nouveau diagramme UML à partir d'un projet.
|