edu.ucla.belief.dtree
Class MethodHuginLog.Style

Object
  extended by NamedObject
      extended by MethodHuginLog.Style
Enclosing class:
MethodHuginLog

public abstract static class MethodHuginLog.Style
extends NamedObject


Field Summary
 
Fields inherited from class NamedObject
myName
 
Method Summary
abstract  Dtree createDtree(BeliefNetwork bn, HuginLogReader reader)
           
 
Methods inherited from class NamedObject
toString
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

createDtree

public abstract Dtree createDtree(BeliefNetwork bn,
                                  HuginLogReader reader)
                           throws Exception
Throws:
Exception


Copyright 2010 UCLA Automated Reasoning Group