public class CollectionItemClause extends Object implements ClauseInfo
| Constructor and Description | 
|---|
CollectionItemClause(Struct head)  | 
| 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)  | 
public CollectionItemClause(Struct head)
public SubGoalTree getBody()
getBody in interface ClauseInfopublic SubGoalTree getBodyCopy()
getBodyCopy in interface ClauseInfopublic Struct getClause()
getClause 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.