UML tools to visualize a code base?
        Posted  
        
            by ajsie
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ajsie
        
        
        
        Published on 2010-04-23T04:48:06Z
        Indexed on 
            2010/04/23
            4:53 UTC
        
        
        Read the original article
        Hit count: 274
        
uml
can one map all the application's objects to a UML map (maybe parsing through the code base) so one can have the objects visualized and see all the relations and the design patterns used?
© Stack Overflow or respective owner