|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.ic.doc.automed.matching.modules.AbstractModule
uk.ac.ic.doc.automed.matching.modules.intervals.StatisticsModule
public class StatisticsModule
The module that compares the schema elements based on statistic information of the appearance of special characters on their instances
| Field Summary | |
|---|---|
static char[] |
features
The special characters that are examined in the elements' instances |
static int |
MAX_CHARS
The maximum number of characters of an instance |
| Fields inherited from class uk.ac.ic.doc.automed.matching.modules.AbstractModule |
|---|
bidirectionalDegrees, frame, semanticMappingNames |
| Constructor Summary | |
|---|---|
StatisticsModule(SchemaElementPair[] pairs)
|
|
| Method Summary |
|---|
| Methods inherited from class uk.ac.ic.doc.automed.matching.modules.AbstractModule |
|---|
getBidirectionalDegrees, getBidirectionalDegrees, getBidirectionalSimilarity, getUSRs, saveDegrees, setBidirectionalDegrees, setUSRs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int MAX_CHARS
public static final char[] features
| Constructor Detail |
|---|
public StatisticsModule(SchemaElementPair[] pairs)
throws UninstantiatedException
UninstantiatedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||