edu.udo.cs.ie.cowbots.bdi.actsel
Class CActionComponent

Package class diagram package CActionComponent
java.lang.Object
  extended by edu.udo.cs.ie.cowbots.bdi.actsel.CActionComponent
All Implemented Interfaces:
IActionComponent

public class CActionComponent
extends java.lang.Object
implements IActionComponent


Constructor Summary
CActionComponent()
           
 
Method Summary
 Literal selectActionForIntention(Literal atomicIntention)
          Returns for an given atomicIntention an action, that was chosen.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CActionComponent

public CActionComponent()
Method Detail

selectActionForIntention

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

Specified by:
selectActionForIntention in interface IActionComponent
Parameters:
atomicIntention -
Returns:
action