Package cz.cuni.amis.pogamut.sposh.context

Package class diagram package cz.cuni.amis.pogamut.sposh.context
Context is an object shared among all primitives of the plan.

See:
          Description

Interface Summary
IContext<AGENT> Inteface for getting the agent for the context.
 

Class Summary
Context<AGENT> This is the "original" context from which all others should be derived.
 

Package cz.cuni.amis.pogamut.sposh.context Description

Context is an object shared among all primitives of the plan. Each primitive can access it and modify it, e.g. it can contain current location of agent, methods for manipulation of environment and other useful stuff.



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.