An open API service indexing awesome lists of open source software.

https://github.com/abstratt/textuml

TextUML compiler and the TextUML Toolkit
https://github.com/abstratt/textuml

dsl eclipse textual uml

Last synced: 6 months ago
JSON representation

TextUML compiler and the TextUML Toolkit

Awesome Lists containing this project

README

          

TextUML Toolkit
===============

TextUML is a textual notation for UML that supports:
- classes
- associations
- attributes
- operations
- constraints (invariants, preconditions)
- state machines
- activities and actions

TextUML can currently be used in three different ways:
- as a language plug-in for Eclipse, a.k.a. the TextUML Toolkit proper
- as a standalone command-line compiler
- as part of [Cloudfier](http://github.com/abstratt/cloudfier/), a web-based IDE for model-driven development based on TextUML.

**See full documentation [here](http://abstratt.github.io/textuml/).**