Search code examples
scalaumldiagramclass-diagram

Generating UML diagram from Scala sources


Is there any stand-alone tools (not Eclipse or Idea plugins) for generating class diagram from Scala source files?


Solution

  • try Acceleo see an example of using it with scala here