|
OntoSim 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HLProperty | |
---|---|
fr.inrialpes.exmo.ontosim.entity | |
fr.inrialpes.exmo.ontosim.entity.model |
Uses of HLProperty in fr.inrialpes.exmo.ontosim.entity |
---|
Methods in fr.inrialpes.exmo.ontosim.entity with parameters of type HLProperty | |
---|---|
protected List<Double> |
NeighborhoodEntityMeasure.getVals(HLProperty<E> e1,
HLProperty<E> e2)
|
protected List<Double> |
NeighborhoodEntityMeasure.getVals(HLProperty<E> e1,
HLProperty<E> e2)
|
Uses of HLProperty in fr.inrialpes.exmo.ontosim.entity.model |
---|
Classes in fr.inrialpes.exmo.ontosim.entity.model that implement HLProperty | |
---|---|
class |
HLPropertyImpl<E>
|
Fields in fr.inrialpes.exmo.ontosim.entity.model with type parameters of type HLProperty | |
---|---|
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
|
Methods in fr.inrialpes.exmo.ontosim.entity.model that return types with arguments of type HLProperty | |
---|---|
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)
|
|
OntoSim 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |