/* Entry and Exit Codes */ protected void entry_Ready() { p0.hello("this is AC1, instance " + getInstancePath()); }
/* Action Codes */ protected void action_TRANS_tr0_FROM_Ready_TO_Ready_BY_sayHellop0_tr0(InterfaceItemBase ifitem) { p0.hello("this is AC1, instance " + getInstancePath()); }