|
BALL
1.4.1
|
#include <BALL/MOLMEC/AMBER/GAFFCESParser.h>
Public Member Functions | |
| CESwildcardsConnectionPredicate (GAFFCESParser *parser) | |
| ~CESwildcardsConnectionPredicate () | |
| void | setNumberOfPartners (Size number) |
| void | setWildcards (String new_wildcard) |
| Size | getNumberOfPartners () |
| CESwildcards | getWildcards () |
| bool | matchWildcards (Atom &atom) |
| bool | match (Atom &atom) |
Protected Attributes | |
| CESwildcards | wildcards_ |
| Size | numberOfPartners_ |
Definition at line 252 of file GAFFCESParser.h.
| BALL::GAFFCESParser::CESwildcardsConnectionPredicate::CESwildcardsConnectionPredicate | ( | GAFFCESParser * | parser | ) | [inline] |
Definition at line 255 of file GAFFCESParser.h.
| bool BALL::GAFFCESParser::CESwildcardsConnectionPredicate::match | ( | Atom & | atom | ) | [virtual] |
Reimplemented from BALL::GAFFCESParser::CESPredicate.
| void BALL::GAFFCESParser::CESwildcardsConnectionPredicate::setWildcards | ( | String | new_wildcard | ) |
Definition at line 271 of file GAFFCESParser.h.
Definition at line 270 of file GAFFCESParser.h.
1.7.6.1