Go to the documentation of this file.
7 #ifndef BALL_KERNEL_EXPRESSIONPREDICATE_H
8 #define BALL_KERNEL_EXPRESSIONPREDICATE_H
10 #ifndef BALL_KERNEL_ATOM_H
85 virtual bool operator () (
const Atom& atom)
const;
90 virtual void setArgument(
const String& argument);
95 const String& getArgument()
const;
107 #endif // BALL_KERNEL_EXPRESSIONPREDICATE_H