org.kahina.prolog.profiler
Class PrologProfiler

java.lang.Object
  extended by org.kahina.lp.profiler.LogicProgrammingProfiler
      extended by org.kahina.prolog.profiler.PrologProfiler
All Implemented Interfaces:
KahinaListener

public class PrologProfiler
extends LogicProgrammingProfiler


Field Summary
 
Fields inherited from class org.kahina.lp.profiler.LogicProgrammingProfiler
kahina
 
Constructor Summary
PrologProfiler(LogicProgrammingInstance<?,?,?> kahina, LogicProgrammingProfile profile)
           
 
Method Summary
 
Methods inherited from class org.kahina.lp.profiler.LogicProgrammingProfiler
call, exception, exit, fail, getProfile, getProfileEntryForStepID, processEvent, profileNode, profileNode, profileNode, profileSubtree, redo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrologProfiler

public PrologProfiler(LogicProgrammingInstance<?,?,?> kahina,
                      LogicProgrammingProfile profile)