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 ClauseInfo
public SubGoalTree getBodyCopy()
getBodyCopy
in interface ClauseInfo
public Struct getClause()
getClause
in interface ClauseInfo
public Struct getHead()
getHead
in interface ClauseInfo
public Struct getHeadCopy()
getHeadCopy
in interface ClauseInfo
public String getLibName()
ClauseInfo
getLibName
in interface ClauseInfo
public void performCopy(int idExecCtx)
performCopy
in interface ClauseInfo
Copyright © 2015. All rights reserved.