edu.ucla.belief.recursiveconditioning
Class FileInfo

Object
  extended by FileInfo

public class FileInfo
extends Object

Since:
031903
Author:
Keith Cascio

Field Summary
 String dtreeMethod
           
 String estimatedTime
           
 String networkName
           
 String rcType
           
 Stats stats
           
 String userMemory
           
 
Constructor Summary
FileInfo()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

stats

public Stats stats

rcType

public String rcType

networkName

public String networkName

dtreeMethod

public String dtreeMethod

userMemory

public String userMemory

estimatedTime

public String estimatedTime
Constructor Detail

FileInfo

public FileInfo()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright 2010 UCLA Automated Reasoning Group