50 Predicate::Type getType ();
55 void getTest (
string *, Predicate::Test *,
string *);
56 void setTest (
const string &, Predicate::Test,
const string &);
59 const list<Predicate *> *getChildren ();
67 Predicate::Type _type;
74 list<Predicate *> _children;