Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Use Case XMI generation
Use Case XMI generation [message #634903] Mon, 25 October 2010 03:15 Go to next message
Lucas  is currently offline Lucas Friend
Messages: 1
Registered: October 2010
Junior Member
Hi! I'm new at the forum and I'm a little lost.

I wanto to convert some objects that represents use case diagrams to a XMI file and I want to know if EMF has support to this kind of conversion.

I've seen a conversion between class diagrams (represented in java code) for xmi file.


Thanks for you attemption.
Re: Use Case XMI generation [message #635049 is a reply to message #634903] Mon, 25 October 2010 14:02 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
Lucas,

Comments below.

Lucas wrote:
> Hi! I'm new at the forum and I'm a little lost.
>
> I wanto to convert some objects that represents use case diagrams to a
> XMI file and I want to know if EMF has support to this kind of
> conversion.
You're using the UML2 Tools project or Papyrus for representing these
objects?
>
> I've seen a conversion between class diagrams (represented in java
> code) for xmi file.
What exactly are you hoping to accomplish? XMI is just a persistence
format, i.e., your model instances can be written out as XMI and read
back in. Projects like UML2 and Papyrus provide resource
implementations that will do this for you. The introductory overview
describes in general how resources are loaded using a resource set and
how they are saved, so have a look at that too.
>
>
> Thanks for you attemption.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:showing ui explorer using emf query 2
Next Topic:Teneo/EclipseLink/EMF find Object
Goto Forum:
  


Current Time: Fri Mar 29 14:47:26 GMT 2024

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

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

Back to the top