public class CorrespondenceManager
extends java.lang.Object
| Constructor and Description |
|---|
CorrespondenceManager() |
| Modifier and Type | Method and Description |
|---|---|
static |
findIndirectMatches(java.util.Map<java.lang.String,model.ExtendedTableInformation> directlyFoundTables,
GlobalVariables globalVariables) |
static java.util.Map<java.lang.String,model.ExtendedTableInformation> |
GetCorrespondenceBasedInstanceMatches(java.util.Map<java.lang.String,model.ExtendedTableInformation> tables,
GlobalVariables globalVariables) |
public staticfindIndirectMatches(java.util.Map<java.lang.String,model.ExtendedTableInformation> directlyFoundTables, GlobalVariables globalVariables) throws java.io.IOException, java.util.ConcurrentModificationException
java.io.IOExceptionjava.util.ConcurrentModificationExceptionpublic static java.util.Map<java.lang.String,model.ExtendedTableInformation> GetCorrespondenceBasedInstanceMatches(java.util.Map<java.lang.String,model.ExtendedTableInformation> tables,
GlobalVariables globalVariables)