Package jadex.micro.helloworld
Class HelloWorldAgent
java.lang.Object
jadex.micro.helloworld.HelloWorldAgent
The micro version of the hello world agent.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
agent
protected jadex.core.IComponent agentThe micro agent class. -
text
The welcome text.
-
-
Constructor Details
-
HelloWorldAgent
-
-
Method Details
-
executeBody
public void executeBody()Execute an agent step. -
end
public void end() -
toString
-
main
Start the example.- Throws:
InterruptedException
-