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

WeightedAndNode Class Reference

#include <WeightedAndNode.hpp>

Inheritance diagram for WeightedAndNode:

SkippingCapableNode BeliefNode QueryNode InferenceNetworkNode List of all members.

Public Methods

 WeightedAndNode (const std::string &name)
void addChild (double weight, BeliefNode *node)
void setThreshold (double threshold)
int nextCandidateDocument ()
double maximumScore ()
double maximumBackgroundScore ()
greedy_vector< ScoredExtentResult > & score (int documentID, int begin, int end, int documentLength)
void annotate (class Annotator &annotator, int documentID, int begin, int end)
bool hasMatch (int documentID)
const std::string & getName () const

Constructor & Destructor Documentation

WeightedAndNode::WeightedAndNode const std::string &    name [inline]
 


Member Function Documentation

void WeightedAndNode::addChild double    weight,
BeliefNode   node
 

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

Implements BeliefNode.

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

Implements InferenceNetworkNode.

bool WeightedAndNode::hasMatch int    documentID [virtual]
 

Implements BeliefNode.

double WeightedAndNode::maximumBackgroundScore   [virtual]
 

Implements BeliefNode.

double WeightedAndNode::maximumScore   [virtual]
 

Implements BeliefNode.

int WeightedAndNode::nextCandidateDocument   [virtual]
 

Implements InferenceNetworkNode.

greedy_vector< ScoredExtentResult > & WeightedAndNode::score int    documentID,
int    begin,
int    end,
int    documentLength
[virtual]
 

Implements BeliefNode.

void WeightedAndNode::setThreshold double    threshold [virtual]
 

Implements SkippingCapableNode.


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