Uses of Class
de.fzi.kadmos.api.IncompatibleOntologyException

Packages that use IncompatibleOntologyException
de.fzi.kadmos.api Provides an API for representing and working with ontology alignments. 
de.fzi.kadmos.api.impl Provides default implementations for the KADMOS API. 
 

Uses of IncompatibleOntologyException in de.fzi.kadmos.api
 

Methods in de.fzi.kadmos.api that throw IncompatibleOntologyException
 void Alignment.addCorrespondence(Correspondence<? extends OWLEntity> corr)
          Adds a correspondence to an alignment if possible.
 void ForwardingAlignment.addCorrespondence(Correspondence<? extends OWLEntity> corr)
          Adds a correspondence to an alignment if possible.
 

Uses of IncompatibleOntologyException in de.fzi.kadmos.api.impl
 

Methods in de.fzi.kadmos.api.impl that throw IncompatibleOntologyException
 void SimpleAlignment.addCorrespondence(Correspondence<? extends OWLEntity> corr)
          Adds a correspondence to an alignment if possible.
 



Copyright © 2012. All Rights Reserved.