public class HLIndividualImpl<E> extends HLEntityImpl<E> implements HLIndividual<E>
isDataProperty, isObjectProperty, isProperty
isDataProperty, isObjectProperty, isProperty
Modifier and Type | Field and Description |
---|---|
private List<Reference<Set<HLClass<E>>>> |
classes |
fact, onto
Modifier | Constructor and Description |
---|---|
protected |
HLIndividualImpl(fr.inrialpes.exmo.ontowrap.HeavyLoadedOntology<E> ont,
E e) |
Modifier and Type | Method and Description |
---|---|
Set<HLClass<E>> |
getClasses(int local,
int asserted,
int named) |
getCapabilities, getIdx, getOntology
getAnnotations, getComments, getLabels, getObject, getURI, isClass, isDataProperty, isIndividual, isObjectProperty, isProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOntology
getAnnotations, getComments, getLabels, getObject, getURI, isClass, isDataProperty, isIndividual, isObjectProperty, isProperty
public Set<HLClass<E>> getClasses(int local, int asserted, int named)
getClasses
in interface HLIndividual<E>
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017