Package | Description |
---|---|
it.cnr.isti.hpc.dexter.plugin | |
it.cnr.isti.hpc.dexter.relatedness |
Modifier and Type | Method and Description |
---|---|
Relatedness |
PluginLoader.getRelatedness(String relatednessClass) |
Modifier and Type | Class and Description |
---|---|
class |
MilneRelatedness
Implements the standard relatedness function proposed by Milne and Witten [1].
|
Modifier and Type | Field and Description |
---|---|
Relatedness |
RelatednessFactory.relatedness |
Modifier and Type | Method and Description |
---|---|
abstract Relatedness |
Relatedness.copy() |
Relatedness |
MilneRelatedness.copy() |
Relatedness |
RelatednessFactory.getRelatedness(int x,
int y) |
Modifier and Type | Method and Description |
---|---|
int |
Relatedness.compareTo(Relatedness r) |
static void |
RelatednessFactory.register(Relatedness rel) |
Copyright © 2013. All rights reserved.