edu.ucla.util
Class InferenceValidProperty

Object
  extended by AbstractEnumProperty
      extended by FlagProperty
          extended by InferenceValidProperty
All Implemented Interfaces:
EnumProperty

public class InferenceValidProperty
extends FlagProperty

Since:
20031010
Author:
keith cascio

Nested Class Summary
 
Nested classes/interfaces inherited from class FlagProperty
FlagProperty.FlagValue
 
Field Summary
static InferenceValidProperty PROPERTY
           
 
Fields inherited from class FlagProperty
FALSE, myArray, myList, TRUE
 
Method Summary
static String createErrorMessage(BeliefNetwork bn)
           
 EnumValue getDefault()
           
 String getID()
           
 String getName()
           
 
Methods inherited from class FlagProperty
contains, forIndex, forString, getValue, indexOf, isFlag, iterator, size, toBoolean, valueOf, valuesAsArray
 
Methods inherited from class AbstractEnumProperty
isModified, isTransient, isUserEditable, rotate, toString
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

PROPERTY

public static final InferenceValidProperty PROPERTY
Method Detail

getName

public String getName()

getDefault

public EnumValue getDefault()

getID

public String getID()

createErrorMessage

public static final String createErrorMessage(BeliefNetwork bn)


Copyright 2010 UCLA Automated Reasoning Group