OntoSim 2.3

Uses of Interface
fr.inrialpes.exmo.ontosim.entity.model.HLIndividual

Packages that use HLIndividual
fr.inrialpes.exmo.ontosim.entity   
fr.inrialpes.exmo.ontosim.entity.model   
 

Uses of HLIndividual in fr.inrialpes.exmo.ontosim.entity
 

Methods in fr.inrialpes.exmo.ontosim.entity with parameters of type HLIndividual
protected  List<Double> NeighborhoodEntityMeasure.getVals(HLIndividual<E> e1, HLIndividual<E> e2)
           
protected  List<Double> NeighborhoodEntityMeasure.getVals(HLIndividual<E> e1, HLIndividual<E> e2)
           
 

Uses of HLIndividual in fr.inrialpes.exmo.ontosim.entity.model
 

Classes in fr.inrialpes.exmo.ontosim.entity.model that implement HLIndividual
 class HLIndividualImpl<E>
           
 

Fields in fr.inrialpes.exmo.ontosim.entity.model with type parameters of type HLIndividual
private  List<Reference<Set<HLIndividual<E>>>> HLClassImpl.instances
           
 

Methods in fr.inrialpes.exmo.ontosim.entity.model that return types with arguments of type HLIndividual
 Set<HLIndividual<E>> HLClassImpl.getInstances(int local, int asserted, int named)
           
 Set<HLIndividual<E>> HLClass.getInstances(int local, int asserted, int named)
           
 


OntoSim 2.3

(C) INRIA, UPMF & friends, 2008-2011