// ## auto_generated public police(RiJThread p_thread) { try { animInstance().notifyConstructorEntered(animClasspolice.getUserClass(), new ArgData[] {}); reactive = new Reactive(p_thread); } finally { animInstance().notifyMethodExit(); } }
// ## operation Wentyl() public Wentyl(RiJThread p_thread) { System.out.println(" -> Wentyl"); ; try { animInstance().notifyConstructorEntered(animClassWentyl.getUserClass(), new ArgData[] {}); reactive = new Reactive(p_thread); initRelations(p_thread); // #[ operation Wentyl() // #] } finally { animInstance().notifyMethodExit(); } }