Package jadex.micro.tutorial
Class ChatC1Agent
- java.lang.Object
-
- jadex.micro.tutorial.ChatC1Agent
-
public class ChatC1Agent extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected IInternalAccess
agent
protected IClockService
clockservice
-
Constructor Summary
Constructors Constructor Description ChatC1Agent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
executeBody()
-
-
-
Field Detail
-
agent
protected IInternalAccess agent
-
clockservice
protected IClockService clockservice
-
-