Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » uml metamodel diagrams
uml metamodel diagrams [message #476811] Sun, 30 December 2007 11:46 Go to next message
Felix Dorner is currently offline Felix DornerFriend
Messages: 676
Registered: July 2009
Senior Member
Hi,

I am currently exploring the UML.ecore model which represents the UML
metamodel, right? From reading the UML Specs the UML package
(namespace?) is constructed using a package merging mechanism? I
understand that it makes no sense to create a diagram for this merged
uml package as it would simply be overwhelmingly large. However if the
original package structures (from the InfrastructureLibrary?) would
exist, we could create diagrams that display parts of the
metamodel to play around with (do not save your changes!!! :-D )
Having the ecore tree view is already great, but diagrams would be
fantastic. This would definitely help people, wouldn't it?

Has there been any effort to get real interactive uml metamodel
diagrams to be displayed by either the UML2Tools Editor or the Ecore
Diagram editor?

Anyone else interested in having such a thing?

Thanks,
Felix
Re: uml metamodel diagrams [message #476812 is a reply to message #476811] Sun, 30 December 2007 12:04 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Felix,

I've just started playing the Ecore Tools component of EMFT and it could
be used directly to create a class diagram for UML.ecore itself. It
should be possible to create diagrams/views of subsets of different
aspects of the model (just as for the huge XSD model I have many
different Rose diagrams). I'm hoping to have enough time this release
to begin replacing EMF's use of Rose diagrams in favor of Ecore Tools'
diagrams since obviously Rose is not a proper open source dependency
because it represents a barrier to entry...

I think it would also be interesting and nice to have UML2 Tools
diagrams for the *.uml models...


Felix Dorner wrote:
> Hi,
>
> I am currently exploring the UML.ecore model which represents the UML
> metamodel, right? From reading the UML Specs the UML package
> (namespace?) is constructed using a package merging mechanism? I
> understand that it makes no sense to create a diagram for this merged
> uml package as it would simply be overwhelmingly large. However if the
> original package structures (from the InfrastructureLibrary?) would
> exist, we could create diagrams that display parts of the
> metamodel to play around with (do not save your changes!!! :-D )
> Having the ecore tree view is already great, but diagrams would be
> fantastic. This would definitely help people, wouldn't it?
>
> Has there been any effort to get real interactive uml metamodel
> diagrams to be displayed by either the UML2Tools Editor or the Ecore
> Diagram editor?
>
> Anyone else interested in having such a thing?
>
> Thanks,
> Felix
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: uml metamodel diagrams [message #476824 is a reply to message #476811] Thu, 03 January 2008 22:56 Go to previous message
Marco MosconiFriend
Messages: 63
Registered: July 2009
Member
hi,

the UML2 project contains .uml and .emx versions of the original
metamodel. You find them in CVS:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.mdt/org .eclipse.uml2/plugins/org.eclipse.uml2.uml/model/?root=Model ing_Project

Cheers,
Marco

Felix Dorner schrieb:
> Hi,
>
> I am currently exploring the UML.ecore model which represents the UML
> metamodel, right? From reading the UML Specs the UML package
> (namespace?) is constructed using a package merging mechanism? I
> understand that it makes no sense to create a diagram for this merged
> uml package as it would simply be overwhelmingly large. However if the
> original package structures (from the InfrastructureLibrary?) would
> exist, we could create diagrams that display parts of the
> metamodel to play around with (do not save your changes!!! :-D )
> Having the ecore tree view is already great, but diagrams would be
> fantastic. This would definitely help people, wouldn't it?
>
> Has there been any effort to get real interactive uml metamodel
> diagrams to be displayed by either the UML2Tools Editor or the Ecore
> Diagram editor?
>
> Anyone else interested in having such a thing?
>
> Thanks,
> Felix
Re: uml metamodel diagrams [message #625788 is a reply to message #476811] Sun, 30 December 2007 12:04 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Felix,

I've just started playing the Ecore Tools component of EMFT and it could
be used directly to create a class diagram for UML.ecore itself. It
should be possible to create diagrams/views of subsets of different
aspects of the model (just as for the huge XSD model I have many
different Rose diagrams). I'm hoping to have enough time this release
to begin replacing EMF's use of Rose diagrams in favor of Ecore Tools'
diagrams since obviously Rose is not a proper open source dependency
because it represents a barrier to entry...

I think it would also be interesting and nice to have UML2 Tools
diagrams for the *.uml models...


Felix Dorner wrote:
> Hi,
>
> I am currently exploring the UML.ecore model which represents the UML
> metamodel, right? From reading the UML Specs the UML package
> (namespace?) is constructed using a package merging mechanism? I
> understand that it makes no sense to create a diagram for this merged
> uml package as it would simply be overwhelmingly large. However if the
> original package structures (from the InfrastructureLibrary?) would
> exist, we could create diagrams that display parts of the
> metamodel to play around with (do not save your changes!!! :-D )
> Having the ecore tree view is already great, but diagrams would be
> fantastic. This would definitely help people, wouldn't it?
>
> Has there been any effort to get real interactive uml metamodel
> diagrams to be displayed by either the UML2Tools Editor or the Ecore
> Diagram editor?
>
> Anyone else interested in having such a thing?
>
> Thanks,
> Felix
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: uml metamodel diagrams [message #625848 is a reply to message #476811] Thu, 03 January 2008 22:56 Go to previous message
Marco MosconiFriend
Messages: 63
Registered: July 2009
Member
hi,

the UML2 project contains .uml and .emx versions of the original
metamodel. You find them in CVS:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.mdt/org .eclipse.uml2/plugins/org.eclipse.uml2.uml/model/?root=Model ing_Project

Cheers,
Marco

Felix Dorner schrieb:
> Hi,
>
> I am currently exploring the UML.ecore model which represents the UML
> metamodel, right? From reading the UML Specs the UML package
> (namespace?) is constructed using a package merging mechanism? I
> understand that it makes no sense to create a diagram for this merged
> uml package as it would simply be overwhelmingly large. However if the
> original package structures (from the InfrastructureLibrary?) would
> exist, we could create diagrams that display parts of the
> metamodel to play around with (do not save your changes!!! :-D )
> Having the ecore tree view is already great, but diagrams would be
> fantastic. This would definitely help people, wouldn't it?
>
> Has there been any effort to get real interactive uml metamodel
> diagrams to be displayed by either the UML2Tools Editor or the Ecore
> Diagram editor?
>
> Anyone else interested in having such a thing?
>
> Thanks,
> Felix
Previous Topic:Transforming UML associations to Ecore
Next Topic:CMOF primitive type references
Goto Forum:
  


Current Time: Fri Apr 19 06:32:24 GMT 2024

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

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

Back to the top