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

Oliver Kellogg okellogg at users.sourceforge.net
Sun Jan 8 05:13:07 UTC 2006


SVN commit 495506 by okellogg:

parseFile(): Factor default implementation into NativeImportBase.
parseStmt(): New pure virtual method implemented by concrete importers.


 M  +320 -389  adaimport.cpp  
 M  +8 -1      adaimport.h  
 M  +209 -213  idlimport.cpp  
 M  +6 -0      idlimport.h  
 M  +163 -221  javaimport.cpp  
 M  +7 -2      javaimport.h  
 M  +70 -0     nativeimportbase.cpp  
 M  +39 -7     nativeimportbase.h  
 M  +48 -152   pythonimport.cpp  
 M  +6 -1      pythonimport.h  






More information about the umbrello-devel mailing list