Package com.agentfactory.platform.core

The interfaces package contains all super classes and interfaces that must be instantiated by agent interpreter instances such as the AF-APL interpreter.

See:
          Description

Class Summary
Agent This class represents the embodiment of an agent within the AgentFactory runtime environment.
AgentContainer A container for all classes running on the Platform.
AgentID This implements the FIPA Agent ID format specified in
InterpreterDescriptor A simple container class for interpreter descriptors read from an platform configuration file.
PlatformGUI Provide a skeleton implementation of an Agent Factory Platform Viewer.
PlatformGUIDescriptor This class is used to hold information about each PLATFORM_GUI that is specified in the CFG file.
 

Exception Summary
AgentConfigurationException Exception thrown whenever an agent could not be created properly.
 

Package com.agentfactory.platform.core Description

The interfaces package contains all super classes and interfaces that must be instantiated by agent interpreter instances such as the AF-APL interpreter.