Alignment API and Server 4.1.${version.update}

Uses of Class
fr.inrialpes.exmo.align.impl.URIAlignment

Packages that use URIAlignment
fr.inrialpes.exmo.align.impl   
fr.inrialpes.exmo.align.parser   
fr.inrialpes.exmo.align.service   
 

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

Methods in fr.inrialpes.exmo.align.impl that return URIAlignment
 URIAlignment URIAlignment.createNewAlignment(Object onto1, Object onto2)
           
 URIAlignment URIAlignment.toURIAlignment()
          Returns default exception for conversion to URIAlignments
 URIAlignment ObjectAlignment.toURIAlignment()
          This is a clone with the URI instead of Object objects
 URIAlignment BasicAlignment.toURIAlignment()
          Returns default exception for conversion to URIAlignments
 

Methods in fr.inrialpes.exmo.align.impl with parameters of type URIAlignment
static ObjectAlignment ObjectAlignment.toObjectAlignment(URIAlignment al)
           
 

Uses of URIAlignment in fr.inrialpes.exmo.align.parser
 

Methods in fr.inrialpes.exmo.align.parser with parameters of type URIAlignment
 void XMLParser.initAlignment(URIAlignment al)
          Allows to have the parser filling an existing alignment instead of creating a new one
 void AlignmentParser.initAlignment(URIAlignment al)
          Allows to have the parser filling an existing alignment instead of creating a new one
 

Uses of URIAlignment in fr.inrialpes.exmo.align.service
 

Subclasses of URIAlignment in fr.inrialpes.exmo.align.service
 class WSAlignment
          Represents an ontology alignment relating entities identified by their URIs
 


Alignment API and Server 4.1.${version.update}

(C) INRIA & friends, 2003-${curryear}