public class HLIndividualImpl<E> extends HLEntityImpl<E> implements HLIndividual<E>
Modifier and Type | Field and Description |
---|---|
private java.util.List<java.lang.ref.Reference<java.util.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 |
---|---|
java.util.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 java.util.Set<HLClass<E>> getClasses(int local, int asserted, int named)
getClasses
in interface HLIndividual<E>
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017