Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Re: uml2 file format
Re: uml2 file format [message #626026] Tue, 12 February 2008 13:57
Eclipse UserFriend
Originally posted by: cdamus.ca.ibm.com

Hi, Jochen,

This is a question for the UML2 newsgroup, included in this reply.

The default resource implementation for *.uml resources is an XMI
serialization with certain EMF-isms for extension data. The schema is
described by the UML.ecore model in the org.eclipse.uml2.uml bundle. UML2
is also capable of loading the standard XMI serialization of UML 2.1.

Concerning the transformation of data from your XML files to the UML2
schema, it might help to see how the UMLUtil::Ecore2UMLConverter class
converts Ecore models to roughly-equivalent UML models.

HTH,

Christian

Jochen Zimmermann wrote:

> Hi,
>
> what kind of format is the *.uml-file of a model in Eclipse/EMF? Is there
> a schema for it? After extracting information from xml-files of another
> XML schema I want to automatically generate such an *.uml-file but I don’t
> know which rules to observe in the generation process. Is there an
> intuitive way to do this generation starting from a “filled” DocumentRoot
> EObject?
>
> Cheers,
> Jochen
Previous Topic:Re: uml2 file format
Next Topic:uml2 file format
Goto Forum:
  


Current Time: Thu Apr 18 23:57:45 GMT 2024

Powered by FUDForum. Page generated in 0.02076 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top