|
BALL
1.4.1
|
#include <BALL/MOLMEC/AMBER/GAFFCESParser.h>
Public Member Functions | |
| CESelementConnectionPredicate (GAFFCESParser *parser) | |
| ~CESelementConnectionPredicate () | |
| void | setNumberOfPartners (Size number) |
| void | setElementName (String name) |
| Size | getNumberOfPartners () |
| String | getElementName () |
| bool | match (Atom &atom) |
Protected Attributes | |
| Size | numberOfPartners_ |
| String | elementName_ |
Definition at line 189 of file GAFFCESParser.h.
| BALL::GAFFCESParser::CESelementConnectionPredicate::CESelementConnectionPredicate | ( | GAFFCESParser * | parser | ) | [inline] |
Definition at line 192 of file GAFFCESParser.h.
| bool BALL::GAFFCESParser::CESelementConnectionPredicate::match | ( | Atom & | atom | ) | [virtual] |
Reimplemented from BALL::GAFFCESParser::CESPredicate.
Definition at line 208 of file GAFFCESParser.h.
Definition at line 207 of file GAFFCESParser.h.
1.7.6.1