public
Description: "place-transition" to something else (ruby)
Homepage: http://openwferu.rubyforge.org
Clone URL: git://github.com/jmettraux/ruote-transition.git
ruote-transition / README.txt
100644 45 lines (21 sloc) 0.961 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
= ruote-transition
 
 
== overview
 
a small project about turning place-transition based process definitions to OpenWFEru process definitions.
 
For now, is able to parse XPDL (http://www.wfmc.org/standards/xpdl.htm) and YAWL (http://www.yawl-system.com/)
 
== get it
 
    git clone git://github.com/jmettraux/ruote-transition.git
 
(depends on OpenWFEru - http://github.com/jmettraux/ruote)
 
 
== run it
 
    ./bin/to_owfe -h
 
    ./bin/to_owfe -o ruby -i xpdl test/xpdl/troubleticket.xpdl
    ./bin/to_owfe -o xml -i yawl test/yawl/sample.yawl
    ./bin/to_owfe -o dot -i xpdl test/xpdl/troubleticket.xpdl
 
 
== Links
 
http://openwferu.rubyforge.org
http://rubyforge.org/projects/openwferu
 
 
== license
 
BSD
 
 
== feedback
 
user mailing list : http://groups.google.com/group/openwferu-users
developers mailing list : http://groups.google.com/group/openwferu-dev
 
issue tracker : http://rubyforge.org/tracker/?atid=10023&group_id=2609&func=browse