| Package | Description | 
|---|---|
| net.sf.tweety.beliefdynamics.gui | 
| Modifier and Type | Field and Description | 
|---|---|
private RevisionCompareView | 
RevisionComparePresenter.view
the view showing the revision compare 
 | 
| Constructor and Description | 
|---|
RevisionComparePresenter(RevisionCompareModel model,
                        RevisionCompareView view)
Default Ctor: registers the view as listener to the correct model. 
 |