sota.ast.util
Class ModBIPathManager.ModBIPathInfo
java.lang.Object
sota.ast.util.ModBIPathManager.ModBIPathInfo
- Enclosing class:
- ModBIPathManager
protected static class ModBIPathManager.ModBIPathInfo
- extends java.lang.Object
Hält die Informationen für den Iterationszustand Schleife (für Stack).
Field Summary |
java.util.HashMap<java.lang.Integer,java.lang.Long> |
closedPaths
|
java.util.HashMap<java.lang.Integer,java.lang.Long> |
continuedPaths
|
protected java.util.HashMap<java.lang.Integer,java.lang.Long> |
multipleLoopMap
|
long |
nrPaths
|
protected java.util.HashMap<java.lang.Integer,java.lang.Long> |
singleLoopMap
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
closedPaths
public java.util.HashMap<java.lang.Integer,java.lang.Long> closedPaths
continuedPaths
public java.util.HashMap<java.lang.Integer,java.lang.Long> continuedPaths
multipleLoopMap
protected java.util.HashMap<java.lang.Integer,java.lang.Long> multipleLoopMap
nrPaths
public long nrPaths
singleLoopMap
protected java.util.HashMap<java.lang.Integer,java.lang.Long> singleLoopMap
ModBIPathManager.ModBIPathInfo
protected ModBIPathManager.ModBIPathInfo()
stringValue
public java.lang.String stringValue()