Hilbert II - Version 0.01.09

org.qedeq.kernel.base.module
Interface Proof

All Known Implementing Classes:
ProofBo, ProofVo

public interface Proof

Contains a proof for a proposition. LATER mime 20050220: add formal proof

Version:
$Revision: 1.4 $

Method Summary
 LatexList getNonFormalProof()
          Get proof content.
 

Method Detail

getNonFormalProof

public LatexList getNonFormalProof()
Get proof content.

Returns:
LaTeX proof text.

Hilbert II - Version 0.01.09

©left GNU General Public Licence
All Rights Reserved.