ClassBuilder - Version 2.0a ClassBuilder is an Object Oriented front end to your C++ compiler, running on in95/98/NT. It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction trough a graphical user interface. Its rich feature list includes: - Class diagram editing (UML). - Code generation to implement associations/aggregations, with navigation methods and iterators. - Generation of Find methods on one to many associations/aggregations and Get/Set methods on members. - Wizards to insert iteration loops and navigation paths into the code of methods. - Code synchronisation with compile environment, changes made outside ClassBuilder are noticed and read back. - When used together with MFC, code can be generated to serialise the data structure. - Drag and drop support for: Adding a member to a class, adding arguments, changing the order of arguments, etc. - Documentation generation in RTF and HTML, so the documentation is always in phase with the code. - Changes made in the generated RTF documentation can be read back into ClassBuilder.