sota.ast.util
Class ModBIPathManager.ModBIPath

java.lang.Object
  extended by sota.ast.util.ModBIPathManager.ModBIPath
Enclosing class:
ModBIPathManager

protected static class ModBIPathManager.ModBIPath
extends java.lang.Object


Field Summary
(package private)  boolean isStillFunctionPath
           
(package private)  int nrDecisions
           
(package private)  long path
           
 
Constructor Summary
protected ModBIPathManager.ModBIPath()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isStillFunctionPath

boolean isStillFunctionPath

nrDecisions

int nrDecisions

path

long path
Constructor Detail

ModBIPathManager.ModBIPath

protected ModBIPathManager.ModBIPath()