Package | Description |
---|---|
fr.inrialpes.exmo.ontosim.entity | |
fr.inrialpes.exmo.ontosim.entity.model |
Modifier and Type | Method and Description |
---|---|
protected List<Double> |
NeighborhoodEntityMeasure.getVals(HLProperty<E> e1,
HLProperty<E> e2) |
protected List<Double> |
NeighborhoodEntityMeasure.getVals(HLProperty<E> e1,
HLProperty<E> e2) |
Modifier and Type | Class and Description |
---|---|
class |
HLPropertyImpl<E> |
Modifier and Type | Field and Description |
---|---|
private List<Reference<Set<HLProperty<E>>>> |
HLClassImpl.dataproperties |
private List<Reference<Set<HLProperty<E>>>> |
HLClassImpl.objectproperties |
private List<Reference<Set<HLProperty<E>>>> |
HLClassImpl.properties |
private List<Reference<Set<HLProperty<E>>>> |
HLPropertyImpl.subproperties |
private List<Reference<Set<HLProperty<E>>>> |
HLPropertyImpl.superproperties |
Modifier and Type | Method and Description |
---|---|
Set<HLProperty<E>> |
HLClassImpl.getDataProperties(int local,
int asserted,
int named) |
Set<HLProperty<E>> |
HLClass.getDataProperties(int local,
int asserted,
int named) |
Set<HLProperty<E>> |
HLClassImpl.getObjectProperties(int local,
int asserted,
int named) |
Set<HLProperty<E>> |
HLClass.getObjectProperties(int local,
int asserted,
int named) |
Set<HLProperty<E>> |
HLClassImpl.getProperties(int local,
int asserted,
int named) |
Set<HLProperty<E>> |
HLClass.getProperties(int local,
int asserted,
int named) |
Set<HLProperty<E>> |
HLPropertyImpl.getSubProperties(int local,
int asserted,
int named) |
Set<HLProperty<E>> |
HLProperty.getSubProperties(int local,
int asserted,
int named) |
Set<HLProperty<E>> |
HLPropertyImpl.getSuperProperties(int local,
int asserted,
int named) |
Set<HLProperty<E>> |
HLProperty.getSuperProperties(int local,
int asserted,
int named) |
(C) INRIA, UPMF & friends, 2008-2015