edu.ksu.cis.projects.bogor.module.backtrack
Interface IGlobalBacktrackingInfo

All Superinterfaces:
Disposable, IBacktrackingInfo

public interface IGlobalBacktrackingInfo
extends IBacktrackingInfo

Version:
CVS $Revision: 1.1 $ $Date: 2003/09/27 02:00:37 $
Author:
Robby

Method Summary
 int getGlobalIndex()
           
 IValue getOldValue()
           
 
Methods inherited from interface edu.ksu.cis.projects.bogor.module.backtrack.IBacktrackingInfo
backtrack, clone, getNode, getSchedulingStrategyInfo, getStateId, getThreadId
 
Methods inherited from interface edu.ksu.cis.projects.bogor.util.Disposable
dispose
 

Method Detail

getGlobalIndex

int getGlobalIndex()

getOldValue

IValue getOldValue()