Package jadex.micro.tutorial
Class ChatC3Agent
- java.lang.Object
- 
- jadex.micro.tutorial.ChatC3Agent
 
- 
 public class ChatC3Agent extends java.lang.ObjectChat micro agent that uses the clock service.
- 
- 
Field SummaryFields Modifier and Type Field Description protected IInternalAccessagent
 - 
Constructor SummaryConstructors Constructor Description ChatC3Agent()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecuteBody()Execute the functional body of the agent.
 
- 
- 
- 
Field Detail- 
agentprotected IInternalAccess agent 
 
- 
 
-