예제 #1
0
 // ## statechart_method
 public boolean isCompleted(int state) {
   return reactive.isCompleted(state);
 }