BALL::GAFFCESParser::CESelementConnectionPredicate Class Reference

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

Inheritance diagram for BALL::GAFFCESParser::CESelementConnectionPredicate:
Inheritance graph
[legend]

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

BALL::GAFFCESParser::CESelementConnectionPredicate::CESelementConnectionPredicate ( GAFFCESParser parser  )  [inline]

Definition at line 192 of file GAFFCESParser.h.

BALL::GAFFCESParser::CESelementConnectionPredicate::~CESelementConnectionPredicate (  ) 

Member Function Documentation

String BALL::GAFFCESParser::CESelementConnectionPredicate::getElementName (  ) 
Size BALL::GAFFCESParser::CESelementConnectionPredicate::getNumberOfPartners (  ) 
bool BALL::GAFFCESParser::CESelementConnectionPredicate::match ( Atom atom  )  [virtual]

Reimplemented from BALL::GAFFCESParser::CESPredicate.

void BALL::GAFFCESParser::CESelementConnectionPredicate::setElementName ( String  name  ) 
void BALL::GAFFCESParser::CESelementConnectionPredicate::setNumberOfPartners ( Size  number  ) 

Member Data Documentation

Definition at line 208 of file GAFFCESParser.h.

Definition at line 207 of file GAFFCESParser.h.

Generated by  doxygen 1.6.3