edu.ucla.belief.io
Class CPTInfo.Parameter

Object
  extended by CPTInfo.Parameter
Enclosing class:
CPTInfo

public static class CPTInfo.Parameter
extends Object

Since:
030705

Field Summary
 boolean agrees
           
 boolean conflicts
           
 boolean mentioned
           
 boolean redundant
           
 double value
           
 
Constructor Summary
CPTInfo.Parameter()
           
CPTInfo.Parameter(double value)
           
 
Method Summary
 Color getColor()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public double value

mentioned

public boolean mentioned

conflicts

public boolean conflicts

redundant

public boolean redundant

agrees

public boolean agrees
Constructor Detail

CPTInfo.Parameter

public CPTInfo.Parameter()

CPTInfo.Parameter

public CPTInfo.Parameter(double value)
Method Detail

getColor

public Color getColor()


Copyright 2010 UCLA Automated Reasoning Group