Projects tagged ‘uml’ and ‘xmi’


[20 total ]

7 Users

Epsilon is a family of integrated model management languages for tasks such as model navigation and modification, transformation, validation, comparison, merging etc. Epsilon can be used to manage ... [More] models of different modeling technologies (EMF, MDR) and is supported by Eclipse plugins (editors, outline viewers, launch configurations etc). Epsilon also provides a number of Eclipse-based tools such as tools for code profiling and monitoring, an ANT-based workflow for defining complex chains of model management operations, an extension of the built-in reflective EMF editor (Exeed) that enables users to customize its appearence (icons and labels), and a multi-tab editor (ModeLink) that enables users to establish arbitrary links between different EMF models. [Less]
Created over 2 years ago.

2 Users

The Eclipse Modeling Project focuses on the evolution and promotion of model-based development technologies within the Eclipse community by providing a unified set of modeling frameworks, tooling, and standards implementations.
Created 4 months ago.

1 Users

This Project contains 2 Java routines for transferring a model expressed in the Unified Modeling Language (UML) tool, Rhapsody, into the analysis tool, OPNET. This incorporates OMG's SPT ... [More] (Schedulability, Performance and Time) Profile to specify the timing parameters. One Java routine (XmlTransformer) takes the output of the UML tool in the form of XML Metadata Interchange (XMI 2.1), translates it into S-PMIF (Software Performance Model Interchange Format) and the second Java routine (spmif2opnet) translates the S-PMIF into XML that can be read by OPNET. The final OPNET model utilizes the Detailed server model built into OPNET (14.5) to simulate the software performance. [Less]
Created 8 months ago.

1 Users

MonoUML is a CASE tool based on the Mono Framework, is implemented to allow faster computer-systems design using a friendly application with one main objective: be the most advanced CASE tool for mono developers.
Created about 1 year ago.

1 Users

This tool automatically generates the Django model and admin interface from a UML class diagram. It currently works from a class diagram saved as a XMI file. Most UML authoring tools (Visio ... [More] , ArgoUML, , Altova UModel, Visual Paradigm, ?StarUML...) can export their diagrams in that format. Note that the current project has only been tested with diagrams generated with ArgoUML (version 0.26). This project has been created very recently, it is functional but the code still need to be tidied up and the documentation is very basic. If this project proves popular, the quality of the code and doc. will be improved. 1. How does it look like?This tool converts this diagram (drawn with ArgoUML): directly into this Django admin interface: Note that no manual python/django coding was [Less]
Created 3 months ago.

1 Users

MoTMoT stands for Model driven, Template based, Model Transformer. It is a compiler (code generator) from visual model transformations to repository manipulation code. The compiler takes models ... [More] conforming to a UML profile for Story Driven Modeling (SDM) as input and outputs JMI code. Since the MoTMoT code generator is built using AndroMDA, adding support for other repository platforms (like EMF) consists of adding a new set of code templates (written in the template language of Velocity, Freemarker, ...). Transformations are stored as standard UML 1.4 (profile) models in the NetBeans MetaData Repository (MDR) to leverage its strong XMI import/export facilities. [Less]
Created about 1 year ago.

1 Users

uml2svg is an XSLT-based tool for converting XMI-compliant UML Diagrams into SVG.
Created over 3 years ago.

1 Users

ExpertCoder is a toolkit for the .NET platform that supports the creation of code generators based on templates and expert systems. It is suitable for MDA projects. The UML-related libraries (UML, MOF and XMI) are now provided by the nUML project.
Created about 1 year ago.

0 Users

Convert your .NET assemblies into XMI for easy import into UML tools like Poseidon for UML. This code has been designed to work with Reflector for .NET 5, and .NET 2.0 assemblies. InstallationTo ... [More] install this you will need to do the following: Download Reflector for .NET Download xmi4dotnet.zip (latest version) Extract assembly from zip file Run Reflector Add xmi4dotnet as an addin Open your assembly Select your assembly From the Tools menu select Export to XMI Find more details on SwinBrain UsageTo extract XMI you need to do the following: Open Reflector Open the assemble to be exported to XMI Select the assembly within Reflector Click the Export to XMI tool bar button or menu item Enter the name of the XMI file, press OK Wait... Note: You can only export the XMI for an entire assembly, individual classes etc. are not supported. [Less]
Created 12 months ago.

0 Users

Features UML2 Class Diagram Generator for Eclipse 3.5 DownloadMaven users can add this project as a dependency with the following additions to a pom.xml file: . . . googlecode-moten-util ... [More] http://moten-util.googlecode.com/svn/repo . . . . . . org.moten.david moten-util 0.0.1-SNAPSHOT . . . [Less]
Created 24 days ago.