public interface ComplexQualityMetric extends QualityMetric
| 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, getMetricURI, getQualityProblems, isEstimate, metricValuevoid before(Object... args)
void after(Object... args)
Copyright © 2015 Enterprise Information Systems - University of Bonn. All rights reserved.