edu.ucla.belief
Class Dynamator.RunCompile

Object
  extended by Dynamator.RunCompile
All Implemented Interfaces:
Runnable
Enclosing class:
Dynamator

public class Dynamator.RunCompile
extends Object
implements Runnable

Since:
20060201
Author:
keith cascio

Constructor Summary
Dynamator.RunCompile(BeliefNetwork bn, DynaListener cl)
           
 
Method Summary
 void run()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dynamator.RunCompile

public Dynamator.RunCompile(BeliefNetwork bn,
                            DynaListener cl)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright 2010 UCLA Automated Reasoning Group