Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

NotNode Class Reference

#include <NotNode.hpp>

Inheritance diagram for NotNode:

BeliefNode QueryNode InferenceNetworkNode List of all members.

Public Methods

 NotNode (const std::string &name, BeliefNode *child)
double maximumBackgroundScore ()
double maximumScore ()
const greedy_vector< ScoredExtentResult > & score (int documentID, int start, int end, int documentLength)
bool hasMatch (int documentID)
void annotate (class Annotator &annotator, int documentID, int begin, int end)
int nextCandidateDocument ()
const std::string & getName () const

Constructor & Destructor Documentation

NotNode::NotNode const std::string &    name,
BeliefNode   child
 


Member Function Documentation

void NotNode::annotate class Annotator   annotator,
int    documentID,
int    begin,
int    end
[virtual]
 

Implements BeliefNode.

const std::string & NotNode::getName   [virtual]
 

Implements InferenceNetworkNode.

bool NotNode::hasMatch int    documentID [virtual]
 

Implements BeliefNode.

double NotNode::maximumBackgroundScore   [virtual]
 

Implements BeliefNode.

double NotNode::maximumScore   [virtual]
 

Implements BeliefNode.

int NotNode::nextCandidateDocument   [virtual]
 

Implements InferenceNetworkNode.

const greedy_vector< ScoredExtentResult > & NotNode::score int    documentID,
int    start,
int    end,
int    documentLength
[virtual]
 

Implements BeliefNode.


The documentation for this class was generated from the following files:
Generated on Wed Nov 3 12:59:47 2004 for Lemur Toolkit by doxygen1.2.18