edu.ucla.belief.io.hugin
Class HuginFunction

Object
  extended by HuginFunction

public class HuginFunction
extends Object


Field Summary
 List args
           
 String name
           
 
Constructor Summary
HuginFunction(String name, List args)
           
 
Method Summary
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public final String name

args

public final List args
Constructor Detail

HuginFunction

public HuginFunction(String name,
                     List args)


Copyright 2010 UCLA Automated Reasoning Group