Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

inList Class Reference

The following classes are inplementation of different constraints. More...

#include <dependencies.h>

Inheritance diagram for inList:

Inheritance graph
[legend]
List of all members.

Public Member Functions

const bool find (const string valor) const
 inList (const string v)
virtual ~inList ()

Private Attributes

set< string > valueList

Detailed Description

The following classes are inplementation of different constraints.

check_and: And of basic constraints check_not: negation check_left: descendant is on the left of its ancestor check_right: descendant is on the left of its ancestor check_concordance: agreement ?? not implemented yet check_A_lemma: ancestor lemma in list of lemmas (separator character is |) check_S_lemma: descendant lemma in list of lemmas (separator character is |) check_S_category: ancestor category check_A_verbclass: ancestor lemma belongs to a verb class


Constructor & Destructor Documentation

inList::inList const string  v  )  [inline]
 

virtual inList::~inList  )  [inline, virtual]
 


Member Function Documentation

const bool inList::find const string  valor  )  const [inline]
 


Member Data Documentation

set<string> inList::valueList [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Feb 20 12:22:36 2006 for FreeLing by  doxygen 1.4.4