selector{
cond At(Water,WaterTable)
sequence{
cond At(Robot,WaterTable)
act PourWater()
}
cond
act MoveTo(WaterTable)