|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgiotto.functionality.code.BaseCondition
at.ac.sbg.cosy.soccerbot.controller.AlwaysTrue_Condition
public class AlwaysTrue_Condition
Required for drivers within giotto (See the SoccerBot.giotto driver specifications)
Constructor Summary | |
---|---|
AlwaysTrue_Condition()
|
Method Summary | |
---|---|
boolean |
run(giotto.functionality.table.Parameter parameter)
|
Methods inherited from class giotto.functionality.code.BaseCondition |
---|
overRun |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlwaysTrue_Condition()
Method Detail |
---|
public boolean run(giotto.functionality.table.Parameter parameter)
run
in interface giotto.functionality.interfaces.ConditionInterface
run
in class giotto.functionality.code.BaseCondition
ConditionInterface.run(Parameter)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |