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