Uses of Class
org.aksw.iguana.cc.metrics.Metric
Packages that use Metric
Package
Description
-
Uses of Metric in org.aksw.iguana.cc.metrics.impl
Subclasses of Metric in org.aksw.iguana.cc.metrics.implModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of Metric in org.aksw.iguana.cc.storage.impl
Constructor parameters in org.aksw.iguana.cc.storage.impl with type arguments of type MetricModifierConstructorDescriptionCSVStorage(String folderPath, List<Metric> metrics, String suiteID) CSVStorage(CSVStorage.Config config, List<Metric> metrics, String suiteID) -
Uses of Metric in org.aksw.iguana.cc.suite
Methods in org.aksw.iguana.cc.suite that return types with arguments of type Metric -
Uses of Metric in org.aksw.iguana.commons.rdf
Methods in org.aksw.iguana.commons.rdf with parameters of type MetricModifier and TypeMethodDescriptionstatic org.apache.jena.rdf.model.PropertyIPROP.createMetricProperty(Metric metric) static org.apache.jena.rdf.model.ResourceIONT.getMetricClass(Metric metric) static org.apache.jena.rdf.model.ResourceIRES.getMetricResource(Metric metric)