Package edu.memphis.ccrg.lida.framework

Contains classes which define the main structures of framework Agents.

See:
          Description

Interface Summary
Agent A FrameworkModule containing all of the FrameworkModules of an agent.
CodeletManagerModule A FrameworkModule that manages Codelets
FrameworkModule Interface for the modules of an agent.
ModuleListener Implementations should be added to the agent.xml configuration file by canonical name.
 

Class Summary
AgentImpl Basic Agent Implementation.
FrameworkModuleImpl Abstract implementation of FrameworkModule Implementations should add themselves to the agent.xml configuration file
ModuleName Encapsulation of the name of a FrameworkModule.
 

Package edu.memphis.ccrg.lida.framework Description

Contains classes which define the main structures of framework Agents.