Uses of Class
net.sf.tweety.lp.asp.beliefdynamics.gui.SimpleRevisionCompareView
- 
Packages that use SimpleRevisionCompareView Package Description net.sf.tweety.lp.asp.beliefdynamics.gui  - 
- 
Uses of SimpleRevisionCompareView in net.sf.tweety.lp.asp.beliefdynamics.gui
Fields in net.sf.tweety.lp.asp.beliefdynamics.gui declared as SimpleRevisionCompareView Modifier and Type Field Description private SimpleRevisionCompareViewSimpleRevisionComparePresenter. viewthe view showing the revision compareConstructors in net.sf.tweety.lp.asp.beliefdynamics.gui with parameters of type SimpleRevisionCompareView Constructor Description SimpleRevisionComparePresenter(SimpleRevisionCompareModel model, SimpleRevisionCompareView view)Default Ctor: registers the view as listener to the correct model. 
 -