edu::tum::cs::probcog::InferenceResult Class Reference

List of all members.

Public Member Functions

int compareTo (InferenceResult arg0)
 InferenceResult (String functionName, String[] params, double p)
boolean mapConstants (Model m)
void print (PrintStream out)
String toString ()

Public Attributes

String functionName
String[] params
double probability

Detailed Description

Definition at line 7 of file probcog/InferenceResult.java.


Constructor & Destructor Documentation

edu::tum::cs::probcog::InferenceResult::InferenceResult ( String  functionName,
String[]  params,
double  p 
) [inline]

Definition at line 12 of file probcog/InferenceResult.java.


Member Function Documentation

int edu::tum::cs::probcog::InferenceResult::compareTo ( InferenceResult  arg0  )  [inline]

Definition at line 42 of file probcog/InferenceResult.java.

boolean edu::tum::cs::probcog::InferenceResult::mapConstants ( Model  m  )  [inline]

maps constants in the inference result to constants used by the external system

Parameters:
m the model whose mapping to use
Returns:
false if one of the constants was mapped to nothing (i.e. unsupported by receiving system), true otherwise

Definition at line 23 of file probcog/InferenceResult.java.

void edu::tum::cs::probcog::InferenceResult::print ( PrintStream  out  )  [inline]

Definition at line 37 of file probcog/InferenceResult.java.

String edu::tum::cs::probcog::InferenceResult::toString (  )  [inline]

Definition at line 33 of file probcog/InferenceResult.java.


Member Data Documentation

Definition at line 8 of file probcog/InferenceResult.java.

Definition at line 9 of file probcog/InferenceResult.java.

Definition at line 10 of file probcog/InferenceResult.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations


srldb
Author(s): Dominik Jain, Stefan Waldherr, Moritz Tenorth
autogenerated on Fri Jan 11 09:58:42 2013