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