
ClickCharts
Clickcharts flowchart software allows for easy drawing of diagrams and flowcharts to provide a way of organising and displaying data. Lay out your ideas, organisation...
ClassBuilder is freeware CASE tool targeted at the C++ developer, running on Win2K-XP. It lets you create, manipulate and navigate classes, class relations, class...
classbuilder is freeware case tool targeted at the c++ developer, running on win2kxp. it lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction through a graphical user interface. its rich feature list includes:
* class and sequence diagram editing (uml), with automatic layout.* 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.* easy project tracking, shows progress of each node (analysis, design, implementation, test, complete).* 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.
uml class mfc ood oop