Package com.agentfactory.logic.agent

Interface Summary
BMInterface An interface that defines objects that can be used with the logic reasoning system.
 

Class Summary
Actuator All actuator classes must subclass this class.
Module This is an abstract base class from which all agent modules should be subclassed.
Perceptor Perceptors are used by the agent to maintain an up to date model of its environment in the form of beliefs.
PerceptorEvent  
PerformanceEvent