| Package | Description |
|---|---|
| net.sf.tweety.logics.commons.analysis.streams |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInconsistencyListener
A simple implementation of an inconsistency listener that simply
prints out each event to standard output.
|
class |
EvaluationInconsistencyListener
An inconsistency listener that is apt for doing evaluations on the
performance of an inconsistency measure.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultStreamBasedInconsistencyMeasure.addInconsistencyListener(InconsistencyListener listener) |
abstract void |
StreamBasedInconsistencyMeasure.addInconsistencyListener(InconsistencyListener listener)
Add a listener to this measure.
|
void |
DefaultStreamBasedInconsistencyMeasure.removeInconsistencyListener(InconsistencyListener listener) |
abstract void |
StreamBasedInconsistencyMeasure.removeInconsistencyListener(InconsistencyListener listener)
Remove a listener from this measure.
|
Copyright © 2018. All rights reserved.