public interface ComplexQualityMetric extends QualityMetric
statsLogger| Modifier and Type | Method and Description |
|---|---|
void |
after(Object... args)
Implement this method if the quality metric
requires any post-processing
|
void |
before(Object... args)
Implement this method if the quality metric
requires any pre-processing.
|
compute, getAgentURI, getDatasetURI, getMetricURI, getQualityProblems, isEstimate, metricValue, setDatasetURIvoid before(Object... args) throws BeforeException
BeforeExceptionvoid after(Object... args) throws AfterException
AfterExceptionCopyright © 2016 Enterprise Information Systems - University of Bonn. All rights reserved.