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
- Host: GitHub
- URL: https://github.com/abstratt/textuml
- Owner: abstratt
- License: epl-1.0
- Created: 2014-06-14T00:01:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-02-26T11:12:00.000Z (8 months ago)
- Last Synced: 2025-03-31T09:08:32.256Z (7 months ago)
- Topics: dsl, eclipse, textual, uml
- Language: Java
- Homepage: http://abstratt.com/textuml
- Size: 49.9 MB
- Stars: 76
- Watchers: 7
- Forks: 9
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 actionsTextUML 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/).**