예제 #1
0
 // ## statechart_method
 public int takeEvent(RiJEvent event) {
   return reactive.takeEvent(event);
 }