Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » Viewing unregistered UML2 model
Viewing unregistered UML2 model [message #625962] Tue, 10 August 2010 11:57
Cedric Gava is currently offline Cedric GavaFriend
Messages: 53
Registered: July 2009
Member
Hello

My final Goal is to use state-machine model exported from a tool called BouML in M2M transformations, but my question here is about UML Editor.

The model, as quoted below, is compliant with http://schema.omg.org/spec/UML/2.1, which is not registered in my EMF models registry.
When I open the file with "UML model editor", it succeeds in viewing this model.

Question 1 : Why can it correctly view the model whereas the MModel it is compliant with is not registered as en EMF metamodel ?
Does it mean that UML tool don't rely on EMF ?


Regards



<?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI xmi:version="2.1" xmlns:uml="http://schema.omg.org/spec/UML/2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1">
<!-- <xmi:Documentation exporter="Bouml" exporterVersion="1.12.1"/> -->
<uml:Model xmi:type="uml:Model" xmi:id="themodel" name="Bouml_SGDMA">
<packagedElement xmi:type="uml:Package" xmi:id="BOUML_0x81_22" name ="Bouml_SGDMA">
<packagedElement xmi:type="uml:Package" xmi:id="BOUML_0x44402_22" name ="SGDMA">


...continued...


sooo lonely friends of eclipse on forum
http://www.eclipse.org/donate/images/friendslogo160.jpg
Previous Topic:Viewing unregistered UML2 model
Next Topic:Creating state machine, help please
Goto Forum:
  


Current Time: Thu Apr 25 23:25:42 GMT 2024

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

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

Back to the top