[Uml-devel] kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Wed Jan 7 09:05:01 UTC 2004


CVS commit by okellogg: 

Next set of fixes for the XMI interop test using
  http://www.jeckle.de/example1_xmiv11.xml 
Replaced XMI_NEST_PACKAGES by XMI_FLAT_PACKAGES, nesting
 is now the default.
Temporarily changed the test file to only contain numeric xmi.id's.
With this change, the objects from the test file are now correctly
displayed in the listview.
In order for this to work, I had to change umbrello to less heavily
 rely on the <listview> tag - in fact, it is now optional.
The drawing area is not yet usable due to the lack of the <docsettings> tag.
Tags from the test file that are not yet honoured:
UML:StructuralFeature.multiplicity and friends, UML:Attribute.initialValue.
Up next: Teach umbrello to deal with non-numeric xmi.id's.


  M +9 -3      package.cpp   1.12
  M +32 -42    umllistview.cpp   1.84
  M +2 -1      umllistviewitem.cpp   1.31
  M +8 -0      umlobject.cpp   1.21







More information about the umbrello-devel mailing list