|
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.examples.blocksworld.StackBlocksPlan
public class StackBlocksPlan
Stack a block on top of another.
Field Summary | |
---|---|
static String |
MODE_NORMAL
The normal execution mode. |
static String |
MODE_SLOW
The slow execution mode. |
static String |
MODE_STEP
The step execution mode. |
Constructor Summary | |
---|---|
StackBlocksPlan(String mode)
Create a new plan. |
|
StackBlocksPlan(String mode,
boolean quiet)
Create a new plan. |
Method Summary | |
---|---|
void |
body()
The plan body. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final String MODE_NORMAL
public static final String MODE_SLOW
public static final String MODE_STEP
Constructor Detail |
---|
public StackBlocksPlan(String mode)
public StackBlocksPlan(String mode, boolean quiet)
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.