Package | Description |
---|---|
fr.inrialpes.exmo.ontosim.aggregation | |
fr.inrialpes.exmo.ontosim.extractor | |
fr.inrialpes.exmo.ontosim.extractor.matching | |
fr.inrialpes.exmo.ontosim.util.measures |
Modifier and Type | Method and Description |
---|---|
<O> double |
DummyAS.getValue(Measure<O> measure,
Matching<O> matching) |
abstract <O> double |
AggregationScheme.getValue(Measure<O> measure,
Matching<O> matching) |
<O> double |
GenericMean.getValue(Measure<O> measure,
Matching<O> matching) |
Modifier and Type | Class and Description |
---|---|
private class |
DummyExtractor.DummyMatching<O> |
Modifier and Type | Method and Description |
---|---|
<O> Matching<O> |
Extractor.extract(Matrix<O,O> m) |
<O> Matching<O> |
AbstractExtractor.extract(Matrix<O,O> m) |
<O> Matching<O> |
GreedyExtractor.extract(Measure<O> m,
Collection<? extends O> s,
Collection<? extends O> t) |
<O> Matching<O> |
Max.extract(Measure<O> m,
Collection<? extends O> src,
Collection<? extends O> trg) |
<O> Matching<O> |
Extractor.extract(Measure<O> m,
Collection<? extends O> s,
Collection<? extends O> t) |
abstract <O> Matching<O> |
AbstractExtractor.extract(Measure<O> m,
Collection<? extends O> s,
Collection<? extends O> t) |
<O> Matching<O> |
Min.extract(Measure<O> m,
Collection<? extends O> src,
Collection<? extends O> trg) |
<O> Matching<O> |
MaxCoupling.extract(Measure<O> m,
Collection<? extends O> src,
Collection<? extends O> trg) |
<O> Matching<O> |
Hausdorff.extract(Measure<O> m,
Collection<? extends O> src,
Collection<? extends O> trg) |
<O> Matching<O> |
DummyExtractor.extract(Measure<O> m,
Collection<? extends O> s,
Collection<? extends O> t) |
Matching<O> |
DummyExtractor.DummyMatching.transposeView() |
Modifier and Type | Class and Description |
---|---|
class |
BasicMatching<O> |
Modifier and Type | Method and Description |
---|---|
Matching<O> |
Matching.transposeView() |
Matching<O> |
BasicMatching.transposeView()
To be modified
|
Modifier and Type | Method and Description |
---|---|
static <O> double[] |
MeasureUtility.getVals(Measure<O> m,
Matching<O> ma) |
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017