edu.udo.cs.ie.cowbots.bdi.actsel
Interface IActionComponent

Package class diagram package IActionComponent
All Known Implementing Classes:
CActionComponent

public interface IActionComponent


Method Summary
 Literal selectActionForIntention(Literal atomicIntention)
          Returns for an given atomicIntention an action, that was chosen.
 

Method Detail

selectActionForIntention

Literal selectActionForIntention(Literal atomicIntention)
Returns for an given atomicIntention an action, that was chosen.

Parameters:
atomicIntention -
Returns:
action