|
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.testcases.AnswerPlan
public class AnswerPlan
A plan thats sends one or more answers to a request.
Constructor Summary | |
---|---|
AnswerPlan()
Create an answer plan. |
|
AnswerPlan(int num,
long delay)
Create an answer plan. |
Method Summary | |
---|---|
void |
body()
The body of the plan. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AnswerPlan()
public AnswerPlan(int num, long delay)
num
- The number of answers to send.delay
- The delay between the answers.Method Detail |
---|
public void body()
body
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.