Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » UML2 migration
UML2 migration [message #626917] Mon, 15 September 2008 12:20
David Bonneau is currently offline David BonneauFriend
Messages: 28
Registered: July 2009
Junior Member
I'm working on a standalone application. This application must load uml
files whose nsURI are http://www.eclipse.org/uml2/2.0.0/UML

Is this nsURI indicates that i'm working on a UML 2.0 file ?

I try the code given by the article :
http://www.eclipse.org/modeling/mdt/uml2/docs/guides/UML2_2. 0_Migration_Guide/guide.html

I don't understand all. I want to know if my model to migrate must have
the extension .uml2 ? When I read this line :

extensionFactoryMap.put(UML22UMLResource.FILE_EXTENSION,UML2 2UMLResource.Factory.INSTANCE)

I assume that my file must be something like model.uml2 ? How can I
known if my file is a uml2.0 or a uml2.1 if the extension is wrong
(always .uml) ?



David
Previous Topic:Java uml model or profile
Next Topic:InstanceSpecification whose classifier is an activity, why not?
Goto Forum:
  


Current Time: Sat Apr 27 05:00:54 GMT 2024

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

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

Back to the top