Two Laptop Bag
The moose likes OO, Patterns, UML and Refactoring and the fly likes Tool for State Diagram code generation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » OO, Patterns, UML and Refactoring
Reply Bookmark "Tool for State Diagram code generation" Watch "Tool for State Diagram code generation" New topic
Author

Tool for State Diagram code generation

Dar Var
Ranch Hand

Joined: Oct 12, 2004
Posts: 74
Hi,

Couple of questions:

Does anyone have a material on the best way to implement a State Diagram using the Java 6 features? e.g. I'm pretty sure the state model would make usage of Java enums...

Also whats the UML tool to generate Java 6 code from a State Diagram?

William P O'Sullivan
Ranch Hand

Joined: Mar 28, 2012
Posts: 860

Try StarUML. It's free.

WP
A Jaco
Greenhorn

Joined: Jan 25, 2012
Posts: 4
ArgoUML is also free.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Tool for State Diagram code generation
 
Similar Threads
Passed SCEA II&III (Old)
WebSphere UML modeling tool / CASE tool
What do people mean by "UML in Eclipse" ?
tool for getting Sequence diagram for java file
Sequence Diagram