Classbuilder icon
Classbuilder icon

Classbuilder

 4 likes

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 members and class methods at a high level of abstraction through a graphical user interface.

Classbuilder screenshot 1

License model

  • FreeOpen Source

Platforms

  • Windows
  No rating
4likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Object-oriented Language
  2.  OOP

 Tags

Classbuilder News & Activities

Highlights All activities

Recent activities

No activities found.

Classbuilder information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    27 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 0 comments and reviews about Classbuilder, and it has gotten 4 likes

Classbuilder was added to AlternativeTo by mer30hamid on Jul 21, 2011 and this page was last updated Sep 9, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Classbuilder?

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 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.