// ## statechart_method
 public boolean isPort(Object port) {
   return reactive.isPort(port);
 }