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