public class ChoicePointContext
extends java.lang.Object
Constructor and Description |
---|
ChoicePointContext() |
Modifier and Type | Method and Description |
---|---|
ClauseStore |
getCompatibleGoals() |
ExecutionContext |
getExecutionContext() |
SubGoalId |
getIndexBack() |
java.util.List<java.util.List<Var>> |
getVarsToDeunify() |
java.lang.String |
toString() |
public java.lang.String toString()
toString
in class java.lang.Object
public ClauseStore getCompatibleGoals()
public ExecutionContext getExecutionContext()
public SubGoalId getIndexBack()
public java.util.List<java.util.List<Var>> getVarsToDeunify()