Package jadex.micro.tutorial
Class ChatC1Agent
- java.lang.Object
- 
- jadex.micro.tutorial.ChatC1Agent
 
- 
 public class ChatC1Agent extends java.lang.Object
- 
- 
Field SummaryFields Modifier and Type Field Description protected IInternalAccessagentprotected IClockServiceclockservice
 - 
Constructor SummaryConstructors Constructor Description ChatC1Agent()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecuteBody()
 
- 
- 
- 
Field Detail- 
agentprotected IInternalAccess agent 
 - 
clockserviceprotected IClockService clockservice 
 
- 
 
-