public class AssumptionProjection extends java.lang.Object implements ProjectionToTerm
| Modifier and Type | Field and Description | 
|---|---|
private int | 
no  | 
| Modifier | Constructor and Description | 
|---|---|
private  | 
AssumptionProjection(int no)  | 
| Modifier and Type | Method and Description | 
|---|---|
static ProjectionToTerm | 
create(int no)  | 
Term | 
toTerm(RuleApp app,
      PosInOccurrence pos,
      Goal goal)  | 
public static ProjectionToTerm create(int no)
public Term toTerm(RuleApp app, PosInOccurrence pos, Goal goal)
toTerm in interface ProjectionToTerm