Package edu.tufts.hrilab.action.execution.control
package edu.tufts.hrilab.action.execution.control
-
ClassDescriptionThe Exit control can be used to end the execution of a script.This represents the semantics of the FOR control in an action script.This represents the semantics of the FOR EACH control in an action script.This represents the semantics of the IF-THEN-ELSE controls in an action script.This is used to explicitly return from an action script early, just as you would from Java.This represents the semantics of the TRY control in an action script.This represents the semantics of the WHILE-DO controls in an action script.