|
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
jadex.planlib.RPReceiverPlan
public class RPReceiverPlan
Receive a request and answer it.
Constructor Summary | |
---|---|
RPReceiverPlan()
|
Method Summary | |
---|---|
void |
body()
The body method is called on the instatiated plan instance from the scheduler. |
Boolean |
decideRequest(Object request,
AgentIdentifier initiator)
Decide about the request. |
Object |
executeRequest(Object request,
AgentIdentifier initiator)
Execute the request. |
Methods inherited from class jadex.planlib.AbstractReceiverPlan |
---|
aborted, failed, passed |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RPReceiverPlan()
Method Detail |
---|
public void body()
body
in class Plan
public Boolean decideRequest(Object request, AgentIdentifier initiator)
request
- The request.initiator
- The requesting agent.
public Object executeRequest(Object request, AgentIdentifier initiator)
request
- The request.initiator
- The requesting agent.
|
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.