Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Kevin Brightwell edited this page Aug 26, 2015 · 1 revision

Limitations of the Umple language or technology should be documented here.

Language Limitations

  • Umple allows key features of UML to be represented in code, but certainly not all of UML. As time progresses we intend to add more and more UML concepts. Umple is, however, probably the most advanced open-source code generator for Umple, especially with regard to state machines and associations.

Compiler Limitations

  • Errors in Java, PhP or other language methods embedded in Umple code are not detected by the Umple compiler unless the compiler is invoked with the -c option (-c - to compile all).

Clone this wiki locally