|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines a lemma viewer.
Method Summary | |
void |
setGoalText(Goal g)
Set the goal to display in the goal part of the view |
void |
setHypText(Lemma l)
Sets the hypotheses to be displayed in the lemma views |
void |
setHypText(LemmaHierarchy l)
Sets the hypotheses to be displayed in the lemma views |
Method Detail |
public void setGoalText(Goal g)
g
- The goal to display.public void setHypText(Lemma l)
l
- The lemma from whitch hypotheses have to be displayedpublic void setHypText(LemmaHierarchy l)
l
- The lemma hierarchy containing some hypotheses to be displayed
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |