Class HelloPureGoalAgent

java.lang.Object
jadex.bdi.runtime.BDIBaseAgent
jadex.bdi.hellopure.HelloPureGoalAgent

public class HelloPureGoalAgent extends jadex.bdi.runtime.BDIBaseAgent
BDI agent that uses belief to trigger goal and execute plans. The goal has a target condition based on the state of its 'text' parameter. Pure BDI agent that is not bytecode enhanced. This is achieved by using the baseclass BDIAgent that signals enhancement has already been done.