|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleCorrespondence | |
|---|---|
| de.fzi.kadmos.api.impl | Provides default implementations for the KADMOS API. |
| Uses of SimpleCorrespondence in de.fzi.kadmos.api.impl |
|---|
| Methods in de.fzi.kadmos.api.impl that return SimpleCorrespondence | ||
|---|---|---|
SimpleCorrespondence<T> |
SimpleCorrespondence.clone()
Creates a clone of this correspondence. |
|
|
SimpleCorrespondenceFactory.createCorrespondence(T entity1,
T entity2)
Creates a new correspondence between two entities of type T. |
|
|
SimpleCorrespondenceFactory.createCorrespondence(T entity1,
T entity2,
double confidence)
Creates a new correspondence between two entities of type T,
with a specified confidence value. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||