|
Interface Summary |
| IActuator |
The IActuator interface describes an agent element that connects the
agent to some kind of environment. |
| IAgentElement |
A marker interface for agent elements. |
| IConnectionFactory |
The IConnectionFactory should be extended by sensor or actuator elements to modify
or extend the standard GCF
behaviour. |
| IScheduler |
Each agent has a scheduler for periodic and sporadic tasks. |
| ISensor |
The ISensor interface describes an agent element that connects the
agent to some kind of environment. |