$search

org::srs::srs_knowledge::task::Task Class Reference

Inheritance diagram for org::srs::srs_knowledge::task::Task:
Inheritance graph
[legend]

List of all members.

Public Types

enum  TaskType {
  GET_OBJECT, MOVETO_LOCATION, SEARCH_OBJECT, SCAN_AROUND,
  STOP_TASK, UNSPECIFIED
}

Public Member Functions

boolean addNewActionTuple (ActionTuple act)
CUAction getNextCUActionNew (boolean stateLastAction, String jsonFeedback)
int getTaskId ()
String getTaskTarget ()
boolean isEmpty ()
abstract boolean replan (OntologyDB onto, OntoQueryUtil ontoQuery)
void setTaskId (int id)
void setTaskTarget (String target)
void setTaskType (TaskType type)
 Task ()

Protected Member Functions

abstract boolean constructTask ()

Protected Attributes

ArrayList< ActionTupleacts
ArrayList
< HighLevelActionSequence
allSubSeqs = new ArrayList<HighLevelActionSequence>()
ActionTuple currentAction
int currentActionId = 1
int currentActionLoc = 0
String targetContent
int taskId
TaskType taskType

Detailed Description

Definition at line 68 of file Task.java.


Member Enumeration Documentation

Enumerator:
GET_OBJECT 
MOVETO_LOCATION 
SEARCH_OBJECT 
SCAN_AROUND 
STOP_TASK 
UNSPECIFIED 

Definition at line 69 of file Task.java.


Constructor & Destructor Documentation

org::srs::srs_knowledge::task::Task::Task (  )  [inline]

Definition at line 73 of file Task.java.


Member Function Documentation

boolean org::srs::srs_knowledge::task::Task::addNewActionTuple ( ActionTuple  act  )  [inline]

Definition at line 146 of file Task.java.

abstract boolean org::srs::srs_knowledge::task::Task::constructTask (  )  [protected, pure virtual]
CUAction org::srs::srs_knowledge::task::Task::getNextCUActionNew ( boolean  stateLastAction,
String  jsonFeedback 
) [inline]
int org::srs::srs_knowledge::task::Task::getTaskId (  )  [inline]

Definition at line 90 of file Task.java.

String org::srs::srs_knowledge::task::Task::getTaskTarget (  )  [inline]

Definition at line 98 of file Task.java.

boolean org::srs::srs_knowledge::task::Task::isEmpty (  )  [inline]
abstract boolean org::srs::srs_knowledge::task::Task::replan ( OntologyDB  onto,
OntoQueryUtil  ontoQuery 
) [pure virtual]
void org::srs::srs_knowledge::task::Task::setTaskId ( int  id  )  [inline]

Definition at line 86 of file Task.java.

void org::srs::srs_knowledge::task::Task::setTaskTarget ( String  target  )  [inline]

Definition at line 94 of file Task.java.

void org::srs::srs_knowledge::task::Task::setTaskType ( TaskType  type  )  [inline]

Definition at line 102 of file Task.java.


Member Data Documentation

Definition at line 166 of file Task.java.

Definition at line 171 of file Task.java.

Definition at line 168 of file Task.java.

Definition at line 167 of file Task.java.

Definition at line 169 of file Task.java.

Definition at line 164 of file Task.java.

Definition at line 165 of file Task.java.

Definition at line 163 of file Task.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


srs_knowledge
Author(s): Ze Ji
autogenerated on Tue Mar 5 21:11:26 2013