Package jadex.bdiv3.tutorial.c5
Class ClockBDI
- java.lang.Object
- 
- jadex.bdiv3.tutorial.c5.ClockBDI
 
- 
 public class ClockBDI extends java.lang.ObjectBelief with update rate.
- 
- 
Constructor SummaryConstructors Constructor Description ClockBDI()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description IFuture<java.lang.Void>body(IInternalAccess agent)The agent body.protected voidprintTime()Plan that prints the time.
 
- 
- 
- 
Method Detail- 
printTimeprotected void printTime() Plan that prints the time.
 - 
bodypublic IFuture<java.lang.Void> body(IInternalAccess agent) The agent body.
 
- 
 
-