de.jaetzold.art.subsumption
Interface SchedulerTask.Entry

Enclosing class:
SchedulerTask

public static interface SchedulerTask.Entry


Method Summary
 Task getBehavior()
           
 BooleanSensor getBooleanSensor()
           
 Comparable getPriority()
           
 

Method Detail

getBooleanSensor

public BooleanSensor getBooleanSensor()

getBehavior

public Task getBehavior()

getPriority

public Comparable getPriority()