[Uml-devel] kdesdk/umbrello/umbrello

Jonathan Riddell jri at jriddell.org
Wed Mar 5 12:52:08 UTC 2003


CVS commit by jriddell: 

Patch from Brian Thomas  <thomas-AT-mail630.gsfc.nasa.gov> 
- added documentation for roles A,B in UMLassociation and associationwidget and    
associationwidgetdata classes.                                                             
- fixed bug in associationwidget where the association documentation was not being 
passed along properly to child UMLAssociation and assoicationwidgetdata classes.                      
- updated javawriter to include association role documentation in output           
- minor enhancement (for code readability) in javawriter: change sequence          
"java<<endl" to method call (private):                                                     
        writeBlankLine(QTextStream &java);  


  M +21 -0     association.cpp   1.6
  M +23 -1     association.h   1.5
  M +37 -1     associationwidget.cpp   1.10
  M +26 -14    associationwidget.h   1.6
  M +21 -3     associationwidgetdata.cpp   1.5
  M +38 -0     associationwidgetdata.h   1.3
  M +64 -30    codegenerators/javawriter.cpp   1.7
  M +7 -2      codegenerators/javawriter.h   1.5
  M +12 -0     dialogs/assocpropdlg.h   1.3
  M +7 -9      dialogs/assocrolepage.cpp   1.2







More information about the umbrello-devel mailing list