umple

Model-oriented programming language combining UML modeling with code generation

brewmacoslinux
Try with needOr install directly
Source

About

Modeling tool/programming language that enables Model-Oriented Programming

Commands

umple

Examples

Compile an Umple model file to generate code$ umple -g Java mymodel.ump
Generate code for multiple target languages from a model$ umple -g Java,Cpp,PHP mymodel.ump
Display help information and available options$ umple -h