|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjadex.runtime.AbstractPlan
jadex.runtime.Plan
jadex.planlib.AbstractReceiverPlan
public abstract class AbstractReceiverPlan
This plan serves as a base class for receiver plans. It creates the interaction state object and updates it when the plan terminates.
Constructor Summary | |
---|---|
AbstractReceiverPlan()
Initialize the plan |
Method Summary | |
---|---|
void |
aborted()
Called when the plan is aborted, i.e., when the corresponding interaction goal is dropped. |
void |
failed()
Called when the plan fails, i.e., a problem occurred during protocol execution. |
void |
passed()
Called when the plan is finished, i.e. when the interaction is completed. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AbstractReceiverPlan()
Method Detail |
---|
public void passed()
passed
in class Plan
public void aborted()
aborted
in class Plan
public void failed()
failed
in class Plan
|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.