public class SubGoalStore extends Object
| Constructor and Description | 
|---|
SubGoalStore()  | 
| Modifier and Type | Method and Description | 
|---|---|
Term | 
backTo(SubGoalId identifier)
Ripristina ClauseStore allo stato i-esimo 
 | 
Term | 
fetch()
Restituisce la clausola da caricare 
 | 
SubGoalId | 
getCurrentGoalId()
Indice del correntemente in esecuzione 
 | 
int | 
getIndexNextSubGoal()  | 
SubGoalTree | 
getSubGoals()  | 
boolean | 
haveSubGoals()  | 
boolean | 
load(SubGoalTree subGoals)  | 
void | 
pushSubGoal(SubGoalTree subGoals)  | 
String | 
toString()  | 
public boolean load(SubGoalTree subGoals)
public void pushSubGoal(SubGoalTree subGoals)
public Term fetch()
public SubGoalId getCurrentGoalId()
public boolean haveSubGoals()
public SubGoalTree getSubGoals()
public int getIndexNextSubGoal()
Copyright © 2015. All rights reserved.