xo::db::sql::workflow proc add_arc (public)

 xo::db::sql::workflow[i] add_arc [ -dbn dbn ] -workflow_key workflow_key  \
    -from_place_key from_place_key  \
    -to_transition_key to_transition_key 

Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn
(optional)
-workflow_key
(required)
-from_place_key
(required)
-to_transition_key
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) xo::db::sql::workflow proc add_arc xo::db::sql::workflow proc add_arc xo::db::sql::workflow proc add_arc->db_with_handle

Testcases:
No testcase defined.
[ show source ]
Show another procedure: