Public Member Functions
org.srs.srs_knowledge.task.CustomActionUnit Class Reference
Inheritance diagram for org.srs.srs_knowledge.task.CustomActionUnit:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CustomActionUnit (String customCommand)
String getActionType ()
boolean ifParametersSet ()
boolean setParameters (ArrayList< String > para)

Detailed Description

An ActionUnit is a container of GenericAction. Unit does not have to be containing only one action. e.g. an action of detection an object on a table can contain a few steps, move to pos1, detect, move to pos2, detect, move to pos3, detect, etc. This action does simply put an object on its tray action.

Definition at line 68 of file CustomActionUnit.java.


Constructor & Destructor Documentation

Definition at line 70 of file CustomActionUnit.java.


Member Function Documentation

boolean org.srs.srs_knowledge.task.CustomActionUnit.setParameters ( ArrayList< String >  para) [inline]

Nothing to set in this case

Definition at line 97 of file CustomActionUnit.java.


The documentation for this class was generated from the following file:


srs_knowledge
Author(s): Ze Ji
autogenerated on Mon Oct 6 2014 08:27:33