cmlabs::CVMLHypothesis Class Reference

#include <CVML.h>

Inheritance diagram for cmlabs::CVMLHypothesis:

Inheritance graph
[legend]
Collaboration diagram for cmlabs::CVMLHypothesis:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CVMLHypothesis ()
 CVMLHypothesis (JString xml)
 CVMLHypothesis (XMLNode *node)
virtual ~CVMLHypothesis ()
Objectclone () const
bool setID (JString newID)
bool setPrevious (JString prev)
bool setEvaluation (double eval)
bool setLabel (JString label, JString value, double eval)
JString getID ()
JString getPrevious ()
double getEvaluation ()
Collection getLabels ()
JString getLabelValue (JString label)
double getLabelEval (JString label)
JString print ()
JString toXML ()
bool fromXML (XMLNode *node)

Public Attributes

JString id
JString previous
double evaluation
Dictionary parameters
Dictionary evaluations


Detailed Description

Definition at line 36 of file CVML.h.


Constructor & Destructor Documentation

cmlabs::CVMLHypothesis::CVMLHypothesis (  ) 

Definition at line 32 of file CVML.cpp.

cmlabs::CVMLHypothesis::CVMLHypothesis ( JString  xml  ) 

Definition at line 35 of file CVML.cpp.

cmlabs::CVMLHypothesis::CVMLHypothesis ( XMLNode node  ) 

Definition at line 41 of file CVML.cpp.

cmlabs::CVMLHypothesis::~CVMLHypothesis (  )  [virtual]

Definition at line 47 of file CVML.cpp.


Member Function Documentation

Object * cmlabs::CVMLHypothesis::clone (  )  const [virtual]

Implements cmlabs::Object.

Definition at line 49 of file CVML.cpp.

bool cmlabs::CVMLHypothesis::setID ( JString  newID  ) 

Definition at line 90 of file CVML.cpp.

bool cmlabs::CVMLHypothesis::setPrevious ( JString  prev  ) 

Definition at line 67 of file CVML.cpp.

bool cmlabs::CVMLHypothesis::setEvaluation ( double  eval  ) 

Definition at line 72 of file CVML.cpp.

bool cmlabs::CVMLHypothesis::setLabel ( JString  label,
JString  value,
double  eval 
)

Definition at line 59 of file CVML.cpp.

JString cmlabs::CVMLHypothesis::getID (  ) 

Definition at line 95 of file CVML.cpp.

JString cmlabs::CVMLHypothesis::getPrevious (  ) 

Definition at line 99 of file CVML.cpp.

double cmlabs::CVMLHypothesis::getEvaluation (  ) 

Definition at line 103 of file CVML.cpp.

Collection cmlabs::CVMLHypothesis::getLabels (  ) 

Definition at line 77 of file CVML.cpp.

JString cmlabs::CVMLHypothesis::getLabelValue ( JString  label  ) 

Definition at line 82 of file CVML.cpp.

double cmlabs::CVMLHypothesis::getLabelEval ( JString  label  ) 

Definition at line 86 of file CVML.cpp.

JString cmlabs::CVMLHypothesis::print (  )  [virtual]

Reimplemented from cmlabs::Object.

Definition at line 107 of file CVML.cpp.

JString cmlabs::CVMLHypothesis::toXML (  )  [virtual]

Reimplemented from cmlabs::Object.

Definition at line 111 of file CVML.cpp.

bool cmlabs::CVMLHypothesis::fromXML ( XMLNode node  )  [virtual]

Reimplemented from cmlabs::Object.

Definition at line 129 of file CVML.cpp.


Member Data Documentation

Definition at line 46 of file CVML.h.

Definition at line 47 of file CVML.h.

Definition at line 48 of file CVML.h.

Definition at line 49 of file CVML.h.

Definition at line 50 of file CVML.h.


The documentation for this class was generated from the following files:

Generated on Tue Jul 7 16:24:08 2009 for CoreLibrary by  doxygen 1.5.6