org.kahina.lp.profiler
Class LogicProgrammingProfile
java.lang.Object
org.kahina.lp.profiler.LogicProgrammingProfile
- All Implemented Interfaces:
- Serializable
public class LogicProgrammingProfile
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogicProgrammingProfile
public LogicProgrammingProfile()
call
public void call(ProfileEntry entry)
redo
public void redo(ProfileEntry entry)
fail
public void fail(ProfileEntry entry)
exception
public void exception(ProfileEntry entry)
exit
public void exit(ProfileEntry entry)
getTableModel
public TableModel getTableModel()