ArgoUML has very limited C++ reverse engineering capabilities. I was the author of this functionality for C++ and it isn't ready to use for "generate UML models out of a large existing C++ code base".
Have you looked at the users manual: http://argouml-stats.tigris.org/documentation/manual-0.34/ch10s03.html#s3.ref.menu_import_sources The source code importation is similar for all the languages. You can always try. Note that it might be better if you try the import of the preprocessed C++ code. Luís On 31 October 2012 19:09, Ayan Kar <[email protected]> wrote: > Hi, > > Could you point me to a guide/tutorial/howto/etc on reverse engeneering a > C++ project. > > Would like to generate UML models out of a large existing C++ code base > for the purpose of understanding and possible future design enhancements. > > Regards, > Ayan > > ------------------------------------------------------ > > http://argouml.tigris.org/ds/viewMessage.do?dsForumId=449&dsMessageId=3024936 > > To unsubscribe from this discussion, e-mail: [ > [email protected]]. > ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=449&dsMessageId=3028020 To unsubscribe from this discussion, e-mail: [[email protected]].
