#include <pddlModuleTypes.h>
Public Member Functions | |
Predicate (string n, ParameterList pl, bool v=true) | |
Public Attributes | |
string | name |
ParameterList | parameters |
bool | value |
Definition at line 66 of file pddlModuleTypes.h.
modules::Predicate::Predicate | ( | string | n, |
ParameterList | pl, | ||
bool | v = true |
||
) | [inline] |
Definition at line 68 of file pddlModuleTypes.h.
string modules::Predicate::name |
Definition at line 72 of file pddlModuleTypes.h.
Definition at line 73 of file pddlModuleTypes.h.
Definition at line 74 of file pddlModuleTypes.h.