INRIA & UMontrŽal

Uses of Class
org.semanticweb.owl.align.AlignmentException

Packages that use AlignmentException
fr.inrialpes.exmo.align.impl   
org.semanticweb.owl.align   
 

Uses of AlignmentException in fr.inrialpes.exmo.align.impl
 

Methods in fr.inrialpes.exmo.align.impl that throw AlignmentException
 void NameEqAlignment.align(Alignment alignment)
          This is not exactly equal, this uses toLowerCase()
 void EditDistNameAlignment.align(Alignment alignment)
          This is not exactly equal, this uses toLowerCase()
 void ClassNameEqAlignment.align(Alignment alignment)
          This is not exactly equal, this uses toLowerCase()
 

Uses of AlignmentException in org.semanticweb.owl.align
 

Methods in org.semanticweb.owl.align that throw AlignmentException
 void AlignmentProcess.align(Alignment alignment)
          The align method computes the alignment from the ontologies.
 


INRIA & UMontrŽal

..no bottom yet...