public class FactClauseInfo extends Object implements ClauseInfo
| Constructor and Description | 
|---|
FactClauseInfo(Struct clause)  | 
| Modifier and Type | Method and Description | 
|---|---|
SubGoalTree | 
getBody()  | 
SubGoalTree | 
getBodyCopy()  | 
Struct | 
getClause()  | 
Struct | 
getHead()  | 
Struct | 
getHeadCopy()  | 
String | 
getLibName()
building a valid clause with a time stamp = original time stamp + NumVar in clause 
 | 
void | 
performCopy(int idExecCtx)  | 
protected Struct clause
public FactClauseInfo(Struct clause)
public Struct getClause()
getClause in interface ClauseInfopublic SubGoalTree getBody()
getBody in interface ClauseInfopublic SubGoalTree getBodyCopy()
getBodyCopy in interface ClauseInfopublic Struct getHead()
getHead in interface ClauseInfopublic Struct getHeadCopy()
getHeadCopy in interface ClauseInfopublic String getLibName()
ClauseInfogetLibName in interface ClauseInfopublic void performCopy(int idExecCtx)
performCopy in interface ClauseInfoCopyright © 2015. All rights reserved.