| Modifier and Type | Method and Description |
|---|---|
java.util.List<Link> |
UmlDiagram.getLinks()
Récupère tous les liens du projet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UmlDiagram.addLink(Link l)
Ajoute un lien au projet.
|
void |
UmlDiagram.removeLink(Link l)
Retire un lien du projet.
|