public abstract class AbstractFaultLocalizationReport extends AbstractReport implements IFaultLocalizationReport
Modifier | Constructor and Description |
---|---|
protected |
AbstractFaultLocalizationReport(File outputDirectory,
List<IMetric> metrics,
List<IFormula> formulas) |
Modifier and Type | Method and Description |
---|---|
List<IFormula> |
getFormulas() |
generateReport, getMetrics, getOutputDirectory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
generateReport, getMetrics, getOutputDirectory
public List<IFormula> getFormulas()
getFormulas
in interface IFaultLocalizationReport
Copyright © 2010–2019 GZoltar. All rights reserved.