Skip to content

Latest commit

 

History

History
executable file
·
19 lines (15 loc) · 609 Bytes

README.md

File metadata and controls

executable file
·
19 lines (15 loc) · 609 Bytes

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, a web-based IDE for model-driven development based on TextUML.

See full documentation here.