Skip to content

abstratt/textuml

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.