Package edu.tufts.hrilab.action.execution
package edu.tufts.hrilab.action.execution
-
ClassDescriptionDatabaseEntryContext<T extends DBEntry>This represents the semantics of a persistent action in an action script.
StepExecution
the execution process for executing a context step: canDoStep, doStep, getNextStep, finishStep.