OntoSim 2.0

Uses of Class
fr.inrialpes.exmo.ontosim.extractor.matching.Matching.Entry

Packages that use Matching.Entry
fr.inrialpes.exmo.ontosim.extractor   
fr.inrialpes.exmo.ontosim.extractor.matching   
 

Uses of Matching.Entry in fr.inrialpes.exmo.ontosim.extractor
 

Methods in fr.inrialpes.exmo.ontosim.extractor that return types with arguments of type Matching.Entry
 Iterator<Matching.Entry<O>> DummyExtractor.DummyMatching.iterator()
           
 

Uses of Matching.Entry in fr.inrialpes.exmo.ontosim.extractor.matching
 

Fields in fr.inrialpes.exmo.ontosim.extractor.matching with type parameters of type Matching.Entry
private  List<Matching.Entry<O>> BasicMatching.entriesList
           
 

Methods in fr.inrialpes.exmo.ontosim.extractor.matching that return types with arguments of type Matching.Entry
 Iterator<Matching.Entry<O>> BasicMatching.iterator()
           
 


OntoSim 2.0

(C) INRIA & friends, 2008-2009