Subversion

guisurfer_software

?curdirlinks? - Rev 1

?prevdifflink? - Blame


digraph ndfaminimizedClientDBjavaMainForm {
 rankdir = LR ;
 startstate0 [shape=circle , label=startstate0 ,color=black];
 state1 [shape=circle , label=state1 ,color=black];
 closeend [shape=circle , label=closeend ,color=black];
 
 startstate0 [shape=circle , label= startstate0, color=green];
 
 
 closeend [shape=doublecircle , color=red];
 startstate0 -> state1 [label = "\"init/condInit1/[6,7,8,9,10,11,12,13,14,15]\""];
 
 
 state1 -> state1 [label = "\"Edit/cond2/[2]\",\"Edit/cond3/[3]\",\"Find/cond4/[4]\",\"Find/cond5/[5]\""];
 state1 -> closeend [label = "\"Exit/cond1/[1]\""];
 
 
 node [shape=none, lavel=initialState, style = invis];
_newStatestartstate0 -> startstate0[color = green];
 
}

Generated by GNU Enscript 1.6.5.90.

Theme by Vikram Singh | Powered by WebSVN v2.3.3