|
Hilbert II - Version 0.01.09 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.qedeq.kernel.bo.module.ProofBo
Contains a proof for a proposition. TODO mime 20050220: add formal proof (with different classes?)
| Constructor Summary | |
ProofBo()
Constructs an empty proof. |
|
| Method Summary | |
boolean |
equals(Object obj)
|
LatexList |
getNonFormalProof()
Get proof content. |
int |
hashCode()
|
void |
setNonFormalProof(LatexList nonFormalProof)
Set LaTexText of non formal proof. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ProofBo()
| Method Detail |
public final void setNonFormalProof(LatexList nonFormalProof)
nonFormalProof - Non formal proof text.public final LatexList getNonFormalProof()
Proof
getNonFormalProof in interface Proofpublic boolean equals(Object obj)
public int hashCode()
public String toString()
|
Hilbert II - Version 0.01.09 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ©left GNU General Public Licence All Rights Reserved. |