CLF Libraries
From Agent Factory
This page contains details of the libraries/APIs that can be used by any Common Language Framework based agent programming language. Each library contains a number of actions and sensors that are available to the agent.
[edit]
Core Libraries
- CLF::Core API: Built in functionality available to all agents.
- CLF::FileIO: Support for file management / processing
- CLF::DB: Support for database access using JDBC
[edit]
Platform Service Libraries
- CLF::AMS Library: Library to support use of the Agent Management Service (controlling agents).
- CLF::DFS Library: Library to support use of the Directory Facilitator (advertising agent services).
- CLF::EIS Manager Module: Library to support management environments implemented using the Environment Interface Standard.
- CLF::EIS Control Module: Library to support interaction with entities in environments implemented using the Environment Interface Standard.
- CLF::SOSAA: Library to support use of the SoSAA framework
- CLF::CARTAGO: Library to support the use of CArTAgO
[edit]
Data Structure Libraries
- CLF::Queue Library: Support for creation and manipulation of queues.
- CLF::Stack Library: Support for creation and manipulation of stacks.
