Package net.sf.tweety.beliefdynamics.gui
-
Interface Summary Interface Description RevisionComparePresenter.FileHandler This interface is used by the RevisionComparePresenter to handle the file loading. -
Class Summary Class Description RevisionCompareModel The data-model used to compare two different revision approaches.RevisionComparePresenter This class couples the RevisionCompare View and Model, it needs to know the implementation used to load external belief base files, see FileHandler interface.RevisionCompareView The default view for a revision compare.