Argo2Ecore

SourceForge.net Logo
Argo2Ecore converts UML models created with ArgoUML (www.argouml.org) to the Eclipse UML dialect Ecore (see www.eclipse.org/emf). It allows users to create graphical UML models using ArgoUML and then use the EMF codegenerator to generate java code. IMHO ArgoUML is by far the best open source UML modelling tool and much better than some commercial alternatives including omondo's eclipseuml.

New in version 3.0.0

New in version 2.1.0

New in version 2.0.0

New in version 1.4.1

New in version 1.4

New in version 1.3

New in version 1.2

New in version 1.1

Example

The ArgoUML model test.zargo (test.xmi) and the generated test.ecore model contains the following model:

How to use

Argo2Ecore was tested with ArgoUML-0.20 and EMF-2.1. It may or may not work with other versions.

To convert an Argo model, export to XMI in ArgoUML, right click on the *.xmi file in the Eclipse package explorer. In the pop up menu choose Convert to Ecore.

This will create the ecore model.

Known issues

Supported Tagged Values


Enjoy,

Andreas