The name txtUML stands for textual, executable and translatable UML. It is a modeling language and Eclipse-based development environment, developed in an open source project.
The name txtUML stands for textual, executable and translatable UML. It is a modeling language and Eclipse-based development environment, developed in an open source project.
It supports two textual syntaxes: (1) Java-based, using a Java API (2) custom modeling syntax. It is possible to generate UML diagrams from the textual model descriptions. Models can be executed, tested, debugged similarly to Java programs and they can be easily embedded into Java projects. There is a model compiler that generates C++ code from the models.
For further information, see
- the project home page: http://txtuml.inf.elte.hu
- the GitHub page of the project: https://github.com/ELTE-Soft/txtUML