CAFE Linux (Class And Functionality Enumerator for Linux) is a CASE tool which aid the process of design and code generation using visual modeling. This tool helps you develop class diagrams using UML notations, and generates code accordingly. The main features of CAFE Linux are a class wizard, which accepts various information about a class and generates the class diagram, and a code generator, which generates the C++ code for the given class diagram such that all the established relations are satisfied. The currently supported relations are Aggregation, Association, and Generalization.
| Tags | Software Development Code Generators |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows POSIX Linux |
| Implementation | C++ |