[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Sat Jan 13 21:07:45 UTC 2007


SVN commit 623034 by okellogg:

Merge of class UMLDatatype into UMLClassifier prepares for runtime type change
in a similar way as already done for UMLInterface.
Runtime type change is required by programming language import when the
initial guess of an object type was wrong and the correct type is discovered
later in the parse.
CCBUG:79433


 M  +0 -1      Makefile.am  
 M  +77 -22    classifier.cpp  
 M  +34 -8     classifier.h  
 M  +3 -3      classifierwidget.cpp  
 M  +3 -3      codegenerators/javaclassifiercodedocument.cpp  
 M  +2 -2      codegenerators/rubyclassifiercodedocument.cpp  
 M  +1 -2      codeimport/cppimport.cpp  
 M  +3 -4      codeimport/import_utils.cpp  
 M  +3 -2      codeimport/javaimport.cpp  
 M  +3 -3      codeimport/kdevcppparser/cpptree2uml.cpp  
 D             datatype.cpp  
 D             datatype.h  
 M  +3 -3      datatypewidget.cpp  
 M  +4 -4      datatypewidget.h  
 M  +8 -9      dialogs/umlentityattributedialog.cpp  
 M  +11 -7     object_factory.cpp  
 M  +2 -2      petaltree2uml.cpp  
 D             umldatatypelist.h  
 M  +5 -5      umldoc.cpp  
 M  +3 -4      umldoc.h  
 M  +7 -4      umllistview.cpp  
 M  +2 -2      umlobject.h  
 M  +8 -9      umlview.cpp  
 M  +4 -4      widget_factory.cpp  






More information about the umbrello-devel mailing list