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

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

Inheritance diagram for BALL::GAFFCESParser::CESelementPredicate:
BALL::GAFFCESParser::CESPredicate

List of all members.

Public Member Functions

 CESelementPredicate (GAFFCESParser *parser)
 ~CESelementPredicate ()
void setElementName (String name)
String getElementName ()
bool match (Atom &atom)

Protected Attributes

String elementName_

Detailed Description

Definition at line 212 of file GAFFCESParser.h.


Constructor & Destructor Documentation

Definition at line 215 of file GAFFCESParser.h.


Member Function Documentation

Reimplemented from BALL::GAFFCESParser::CESPredicate.


Member Data Documentation

Definition at line 228 of file GAFFCESParser.h.

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