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