BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Member Functions | Protected Attributes
BALL::GAFFCESParser::CESwildcardsConnectionPredicate Class Reference

#include <BALL/MOLMEC/AMBER/GAFFCESParser.h>

Inheritance diagram for BALL::GAFFCESParser::CESwildcardsConnectionPredicate:
BALL::GAFFCESParser::CESPredicate

List of all members.

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_

Detailed Description

Definition at line 252 of file GAFFCESParser.h.


Constructor & Destructor Documentation

Definition at line 255 of file GAFFCESParser.h.


Member Function Documentation

Reimplemented from BALL::GAFFCESParser::CESPredicate.


Member Data Documentation

Definition at line 271 of file GAFFCESParser.h.

Definition at line 270 of file GAFFCESParser.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines