Package sk.robotics.rlcs.agentspace

Implementation of the Agent-Space architecture.

See:
          Description

Class Summary
Agent Base class for agents.
Agent.Cfg Config base class.
Agent.Cfg.Validator  
Agent.ThreadCreator  
Scheduler Agent scheduler.
Scheduler.Cfg Configuration - set of currently running agents.
Scheduler.Cfg.AgentGroup  
Space The space.
Space.Block A block in space.
 

Annotation Types Summary
Agent.Cfg.Limited Annotation for limiting range of allowed values for number fields.
Agent.Cfg.NoDefault Default values of Fields annotated with this annotation are treaten in a special way.
Agent.Cfg.Required Annotation type for required fields.
Agent.Hidden Annotation used for hiding agents in web interface.
 

Package sk.robotics.rlcs.agentspace Description

Implementation of the Agent-Space architecture.