[Uml-devel] playing around with UMLObject

Jonathan Riddell jr at jriddell.org
Wed Feb 26 16:36:13 UTC 2003


Speaking of refactoring and that I've been thinging about playing around
with UMLObject, to give the diagram as found at
http://www.cs.stir.ac.uk/~jri/umbrello/umbrello-umlobject-design.png (and
it looks like there's a bug in the PNG output code :)

There's a fair amount of shared code between UMLClass and UMLInterface so
that would go in UMLClassifier (this matches the UML metamodel),
eventually Enums and the like would be added here also.  Also I think
there's some code for the widgety UMLObject like actor and package etc
which could be shared under a UMLCanvasObject (for lack of a better name).
And it would be nice to have Attribute and Operations maybe shareing a
superclass, which could then be used to add more list properties such as
Responsibilities, Qt Signal and Slots etc.

Jonathan Riddell






More information about the umbrello-devel mailing list