|
JTP API Documentation | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jtp.rs.LinearizedProof
Constructor Summary | |
LinearizedProof(Proof rs)
|
Method Summary | |
protected void |
assignIndexes(List items,
int base)
|
List |
getAxioms()
|
List |
getTheorems()
|
protected boolean |
isAnAxiomRS(Proof rs)
|
String |
printShortComment(Proof p)
|
protected void |
sort(Proof rs)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LinearizedProof(Proof rs)
Method Detail |
public List getAxioms()
public List getTheorems()
protected void assignIndexes(List items, int base)
protected boolean isAnAxiomRS(Proof rs)
protected void sort(Proof rs)
public String printShortComment(Proof p)
public String toString()
toString
in class Object
|
JTP API Documentation | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |