فهرست منبع

Se eliminan imágenes workflows.

Maximiliano Schvindt 8 سال پیش
والد
کامیت
8f42db1afd
2فایلهای تغییر یافته به همراه0 افزوده شده و 18 حذف شده
  1. 0 18
      web/workflows_png/onu_state_v5.dot
  2. BIN
      web/workflows_png/onu_state_v5.png

+ 0 - 18
web/workflows_png/onu_state_v5.dot

@@ -1,18 +0,0 @@
-digraph workflow {
-  ratio="compress" rankdir="LR"
-  node [fontsize="9" fontname="Arial" color="#333333" fillcolor="lightblue" fixedsize="1" width="1"];
-  edge [fontsize="9" fontname="Arial" color="#333333" arrowhead="normal" arrowsize="0.5"];
-
-  place_active [label="active", shape=circle, style="filled"];
-  place_suspend [label="suspend", shape=circle];
-  place_pendiente [label="pendiente", shape=circle];
-  place_holamundo [label="holamundo", shape=circle];
-  place_holapepe [label="holapepe", shape=circle];
-  place_active -> place_suspend [label="active_to_suspend" style="solid"];
-  place_active -> place_pendiente [label="active_to_pendiente" style="solid"];
-  place_active -> place_holamundo [label="active_to_holamundo" style="solid"];
-  place_suspend -> place_active [label="suspend_to_active" style="solid"];
-  place_pendiente -> place_active [label="pendiente_to_active" style="solid"];
-  place_holamundo -> place_holapepe [label="holamundo_to_holapepe" style="solid"];
-}
-

BIN
web/workflows_png/onu_state_v5.png