BALL::FalsePredicate Class Reference

False predicate. More...

#include <standardPredicates.h>

Inheritance diagram for BALL::FalsePredicate:
Inheritance graph
[legend]

List of all members.


Public Member Functions

virtual bool operator() (const Atom &atom) const
Evaluate the predicate for the atom atom.

Detailed Description

False predicate.

This predicate may be used to implement default rules. It is always false.


Member Function Documentation

virtual bool BALL::FalsePredicate::operator() ( const Atom & atom ) const [virtual]

Evaluate the predicate for the atom atom.

Parameters:
atom the atom to test
Returns:
false - always

Reimplemented from BALL::ExpressionPredicate.


Generated on Thu Aug 6 18:30:32 2009 for BALL by doxygen 1.5.8