Skip to content

Converts a Visual Paradigm state machine diagram to Ki-compatible statechart code

License

Notifications You must be signed in to change notification settings

noklesta/vp_to_ki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vp_to_ki.rb takes an XML export of a state machine diagram created with Visual Paradigm for UML (including the free community edition) and converts it to statechart code that can be used with the Ki statechart framework (https://github.com/FrozenCanuck/Ki).

Requirements

Nokogiri and Erubis. Normally, you can just do:

sudo gem install nokogiri erubis

License

Licensed under the MIT license (see MIT-LICENSE.TXT)

About

Converts a Visual Paradigm state machine diagram to Ki-compatible statechart code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages