#include <standardPredicates.h>
Inheritance diagram for ConnectedToPredicate:

Public Member Functions | |
| ConnectedToPredicate (const ConnectedToPredicate &predicate) throw () | |
| virtual void | clear () throw () |
| Clear method. | |
| virtual bool | operator() (const Atom &atom) const throw () |
Evaluate the predicate for the atom atom. | |
| void | dump () const throw () |
| void | dump (const CTPNode *current) const throw () |
| virtual void | setArgument (const String &argument) throw () |
| set the Argument of this ExpressionPredicate | |
Syntax: {tabular}{cl} Bonds
- & single = & double # & triple {126} & aromatic . & any symbol & the desired element * & any element ( ) & symbols enlosed by brackets denote groups
|
|
Evaluate the predicate for the atom
Reimplemented from ExpressionPredicate. |
|
|
set the Argument of this ExpressionPredicate
Reimplemented from ExpressionPredicate. |