public class ExecutionContext extends Object
Modifier and Type | Method and Description |
---|---|
Struct |
getClause() |
Struct |
getCurrentGoal() |
int |
getDepth() |
SubGoalId |
getFatherGoalId() |
Struct |
getHeadClause() |
int |
getId() |
SubGoalStore |
getSubGoalStore() |
String |
toString() |
public int getId()
public int getDepth()
public Struct getCurrentGoal()
public SubGoalId getFatherGoalId()
public Struct getClause()
public Struct getHeadClause()
public SubGoalStore getSubGoalStore()
Copyright © 2015. All rights reserved.