|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Codelet | A task that represents a demon-like processor. |
FrameworkTask | This is the base interface for all task process in the LIDA framework. |
TaskSpawner | TaskSpawners manage FrameworkTask s. |
Class Summary | |
---|---|
CodeletImpl | Abstract implementation of Codelet |
FrameworkTaskImpl | This class implements the FrameworkTask Interface. |
TaskManager | All tasks in the Agent system are executed by this class. |
TaskSpawnerImpl | Maintains a queue of running tasks and their task status. |
Enum Summary | |
---|---|
TaskStatus | Enumeration of the possible statuses of FrameworkTasks |
Contains classes related to the framework's tasks (small demon-like processes) and their management.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |