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

Packages that use MultiplicityException
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 MultiplicityException in de.fzi.kadmos.api
 

Methods in de.fzi.kadmos.api that throw MultiplicityException
 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 MultiplicityException in de.fzi.kadmos.api.impl
 

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



Copyright © 2012. All Rights Reserved.