Alignment API and Server 3.5

Uses of Interface
fr.inrialpes.exmo.align.onto.Ontology

Packages that use Ontology
fr.inrialpes.exmo.align.impl   
fr.inrialpes.exmo.align.onto   
fr.inrialpes.exmo.align.onto.jena25   
fr.inrialpes.exmo.align.onto.owlapi10   
fr.inrialpes.exmo.align.parser   
fr.inrialpes.exmo.align.service   
 

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

Fields in fr.inrialpes.exmo.align.impl declared as Ontology
protected  Ontology<Object> BasicAlignment.onto1
           
protected  Ontology<Object> BasicAlignment.onto2
           
 

Methods in fr.inrialpes.exmo.align.impl that return Ontology
 Ontology<Object> BasicAlignment.getOntologyObject1()
           
 Ontology<Object> BasicAlignment.getOntologyObject2()
           
 

Uses of Ontology in fr.inrialpes.exmo.align.onto
 

Subinterfaces of Ontology in fr.inrialpes.exmo.align.onto
 interface HeavyLoadedOntology<O>
          Encapsulate deep access to an ontology through some Ontology API Asserted methods corresponds to the information explicitely given or stored about the entity.
 interface LoadedOntology<O>
           
 

Classes in fr.inrialpes.exmo.align.onto that implement Ontology
 class BasicOntology<O>
          Store the information regarding ontologies in a specific structure
 

Uses of Ontology in fr.inrialpes.exmo.align.onto.jena25
 

Classes in fr.inrialpes.exmo.align.onto.jena25 that implement Ontology
 class JENAOntology
           
 

Uses of Ontology in fr.inrialpes.exmo.align.onto.owlapi10
 

Classes in fr.inrialpes.exmo.align.onto.owlapi10 that implement Ontology
 class OWLAPIOntology
          Store the information regarding ontologies in a specific structure Acts as an interface with regard to an ontology APY
 

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

Fields in fr.inrialpes.exmo.align.parser declared as Ontology
(package private)  Ontology AlignmentParser.curronto
           
(package private)  Ontology AlignmentParser.onto1
          the first Ontology
(package private)  Ontology AlignmentParser.onto2
          the second Ontology
 

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

Methods in fr.inrialpes.exmo.align.service with parameters of type Ontology
 void OysterDirectory.getAlignmentReferences(Ontology o1, Ontology o2)
           
 void OysterDirectory.getAlignmentReferences(Ontology o1, Ontology o2)
           
 


Alignment API and Server 3.5

(C) INRIA & friends, 2003-2008