Package | Description |
---|---|
fr.inrialpes.exmo.ontosim.entity | |
fr.inrialpes.exmo.ontosim.entity.model |
Modifier and Type | Field and Description |
---|---|
private SetMeasure<HLEntity<E>> |
NeighborhoodEntityMeasure.initialM |
Modifier and Type | Method and Description |
---|---|
double |
NeighborhoodEntityMeasure.getDissim(HLEntity<E> o1,
HLEntity<E> o2) |
double |
NeighborhoodEntityMeasure.getDissim(HLEntity<E> o1,
HLEntity<E> o2) |
double |
NeighborhoodEntityMeasure.getMeasureValue(HLEntity<E> o1,
HLEntity<E> o2) |
double |
NeighborhoodEntityMeasure.getMeasureValue(HLEntity<E> o1,
HLEntity<E> o2) |
double |
NeighborhoodEntityMeasure.getSim(HLEntity<E> o1,
HLEntity<E> o2) |
double |
NeighborhoodEntityMeasure.getSim(HLEntity<E> o1,
HLEntity<E> o2) |
Modifier and Type | Method and Description |
---|---|
protected void |
NeighborhoodEntityMeasure.getVal(Set<? extends HLEntity<E>> s1,
Set<? extends HLEntity<E>> s2,
List<Double> values) |
protected void |
NeighborhoodEntityMeasure.getVal(Set<? extends HLEntity<E>> s1,
Set<? extends HLEntity<E>> s2,
List<Double> values) |
Constructor and Description |
---|
NeighborhoodEntityMeasure(SetMeasure<HLEntity<E>> intialM) |
Modifier and Type | Interface and Description |
---|---|
interface |
HLClass<E> |
interface |
HLIndividual<E> |
interface |
HLProperty<E> |
Modifier and Type | Class and Description |
---|---|
class |
HLClassImpl<E> |
class |
HLEntityImpl<E> |
class |
HLIndividualImpl<E> |
class |
HLPropertyImpl<E> |
Modifier and Type | Field and Description |
---|---|
private Map<E,Reference<HLEntity<E>>> |
HLEntityFactory.cache |
Modifier and Type | Method and Description |
---|---|
HLEntity<E> |
HLEntityFactory.createHLEntity(E obj) |
Modifier and Type | Method and Description |
---|---|
protected Set<? extends HLEntity<E>> |
HLEntityFactory.getFrom(Set<E> entities) |
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017