Package jadex.bdiv3.tutorial.c3
Class ClockBDI
- java.lang.Object
-
- jadex.bdiv3.tutorial.c3.ClockBDI
-
public class ClockBDI extends java.lang.ObjectGetter/setter belief.
-
-
Constructor Summary
Constructors Constructor Description ClockBDI()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbody()The agent body.longgetTime()Get the time.protected voidprintTime()Plan that prints the time.voidsetTime(long time)Set the time.
-