All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends
Public Member Functions | Protected Member Functions | Protected Attributes
edu.tum.cs.ias.knowrob.mod_dialog.queries.DialogQuery Class Reference
Inheritance diagram for edu.tum.cs.ias.knowrob.mod_dialog.queries.DialogQuery:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DialogQuery (DialogModule mod)
boolean haveState (String state)
boolean haveTopLevelState ()
abstract String process (String q) throws Exception
void setState (String state)
void setTopLevelState ()

Protected Member Functions

boolean match (String regex, String s)

Protected Attributes

DialogModule dialog_module
Matcher matcher

Detailed Description

Definition at line 8 of file DialogQuery.java.


Constructor & Destructor Documentation

Definition at line 13 of file DialogQuery.java.


Member Function Documentation

Definition at line 17 of file DialogQuery.java.

Definition at line 21 of file DialogQuery.java.

boolean edu.tum.cs.ias.knowrob.mod_dialog.queries.DialogQuery.match ( String  regex,
String  s 
) [inline, protected]

Definition at line 35 of file DialogQuery.java.

abstract String edu.tum.cs.ias.knowrob.mod_dialog.queries.DialogQuery.process ( String  q) throws Exception [pure virtual]

Definition at line 25 of file DialogQuery.java.

Definition at line 29 of file DialogQuery.java.


Member Data Documentation

Definition at line 10 of file DialogQuery.java.

Definition at line 11 of file DialogQuery.java.


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


mod_dialog
Author(s): Moritz Tenorth
autogenerated on Tue Apr 16 2013 00:38:44