remidomingues / XMIGraph

Java software dedicated to XMI files visualization and edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XMIGraph

Le projet XMIGraph ici présenté a été réalisé par quatre étudiants en deuxième année de Diplôme Universitaire de Technologie (DUT) Informatique à l’Institut Universitaire de Technologie (IUT) de Clermont-Ferrand.

Cette équipe de projet, supervisée par M. Cédric BOUHOURS, se compose des membres suivants :

  • BEAULATON Delphine
  • DOMINGUES Rémi
  • PLAN Michaël
  • POURCHER-PORTALIER Adrien.

Compatibilité

Les fichiers XMI parsables par XMIGraph doivent répondre aux formats XMI 2.1 et UML 2.1. Nous conseillons par ailleurs l'utilisation du logiciel BOUML afin de créer vos fichiers XMI. Ce logiciel est disponible à l'adresse suivante : http://www.bouml.fr/download.html

Windows

1 - Décompressez l'archive XMIGraph.zip 2 - Double-cliquez sur le fichier XMIGraph.bat

Si l'opération N°2 a retournée une erreur, faites un clic droit sur le fichier jar.jar, et cherchez l'application Java (TM) Platform Binary dans le sous-menu Ouvrir avec.

Si vous ne disposez pas de cette application, vous pouvez la télécharger à l'adresse suivante : http://www.oracle.com/technetwork/java/javase/downloads/jdk-7u3-download-1501626.html

UNIX

1 - Décompressez l'archive XMIGraph.zip 2 - Lancez un terminal 3 - A partir de ce terminal, placez-vous dans le dossier obtenu suite à la décompression 4 - Exécutez la commande suivante : java -jar jar.jar

Si l'opération N°4 a retournée une erreur, il est possible que vous ne disposiez pas du SDK Java nécessaire à l'exécution de fichiers .jar.

Cette application peut être téléchargée à l'adresse suivante : http://www.oracle.com/technetwork/java/javase/downloads/jdk-7u3-download-1501626.html

Licence

Le logiciel présent ainsi que son code source ont été développé sous licence GNU GPL: http://www.gnu.org/copyleft/gpl.html

Ils sont par conséquent libres d'accès et peuvent être téléchargés à l'adresse suivante : http://forge.clermont-universite.fr/projects/xmigraph/files

About

Java software dedicated to XMI files visualization and edition


Languages

Language:Java 100.0%Language:Shell 0.0%