Skip to main content



      Home
Home » Modeling » UML2 » new to UML2
new to UML2 [message #625084] Thu, 04 October 2007 13:31
Eclipse UserFriend
Originally posted by: pfuriani.uci.edu

I have been looking for a way that UML Class Diagrams can be represented in
a universal way so that I can build a partial class diagram from it for my
plugin no matter what UML tool created the XMI for the UML Class Diagram.
UML2 seems like it can build more of a class diagram than I need so would
only be interested in using part of it. I first thought of XML Schema to
represent UML, however XML Schema lacks many things which are essential to
UML such as scope (private, public...) and a universal way to represent
operations and parameters (you can use annotations but everybody seems to
have their own way of using annotations). Does XMI support all the features
of a UML Class Diagram? I tried reading the specification but it left me
confused. I was referred to UML2 by a friend of mine who said I might be
able to use your XMI importer (if you have one) and then use the data that
was parsed from the XMI to build only what I need of the UML Class Diagram.
So, my main questions are:
1.) Does UML2 have such an importer to import an XMI file and parse class
diagram data from it?
2.) In XMI, is there really an accepted way that many of the UML Class
Diagram Generater tools out there that export to XMI use to represent all
the features of a UML Class Diagram (like operations, scope, parameters...).

Any help you can provide or answers to these questions would be greatly
appreciated. Thank you
Previous Topic:How to resolve opposite end of an UML Extension ?
Next Topic:State diagram editor
Goto Forum:
  


Current Time: Sun Aug 31 21:08:17 EDT 2025

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

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

Back to the top