Uses of Class
net.sf.tweety.beliefdynamics.gui.RevisionCompareModel
-
Packages that use RevisionCompareModel Package Description net.sf.tweety.beliefdynamics.gui -
-
Uses of RevisionCompareModel in net.sf.tweety.beliefdynamics.gui
Constructors in net.sf.tweety.beliefdynamics.gui with parameters of type RevisionCompareModel Constructor Description RevisionComparePresenter(RevisionCompareModel model, RevisionCompareView view)
Default Ctor: registers the view as listener to the correct model.
-