7 #ifndef BALL_KERNEL_SELECTOR_H
8 #define BALL_KERNEL_SELECTOR_H
10 #ifndef BALL_KERNEL_EXPRESSION_H
BALL_EXPORT bool operator==(const String &s1, const String &s2)
Selector(const Selector &selector)
std::list< Atom * > & getSelectedAtoms()
std::list< Atom * > selected_atoms_
const Expression & getExpression() const
void setExpression(const Expression &expression)
Selector(const String &expression_string)
Size getNumberOfSelectedAtoms() const