Class DefaultInconsistencyListener

java.lang.Object
org.tweetyproject.logics.commons.analysis.streams.DefaultInconsistencyListener
All Implemented Interfaces:
EventListener, InconsistencyListener

public class DefaultInconsistencyListener extends Object implements InconsistencyListener
A simple implementation of an inconsistency listener that simply prints out each event to standard output.
Author:
Matthias Thimm