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

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

Inheritance diagram for BALL::GAFFCESParser::CESelementConnectionPredicate:
BALL::GAFFCESParser::CESPredicate

List of all members.

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_

Detailed Description

Definition at line 189 of file GAFFCESParser.h.


Constructor & Destructor Documentation

Definition at line 192 of file GAFFCESParser.h.


Member Function Documentation

Reimplemented from BALL::GAFFCESParser::CESPredicate.


Member Data Documentation

Definition at line 208 of file GAFFCESParser.h.

Definition at line 207 of file GAFFCESParser.h.

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