Uses of Class
de.fzi.kadmos.api.impl.SimpleCorrespondence

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.
<T extends OWLEntity>
SimpleCorrespondence<T>
SimpleCorrespondenceFactory.createCorrespondence(T entity1, T entity2)
          Creates a new correspondence between two entities of type T.
<T extends OWLEntity>
SimpleCorrespondence<T>
SimpleCorrespondenceFactory.createCorrespondence(T entity1, T entity2, double confidence)
          Creates a new correspondence between two entities of type T, with a specified confidence value.
 



Copyright © 2011. All Rights Reserved.