public abstract class HLEntityImpl<E> extends EntityImpl<E> implements HLEntity<E>
isDataProperty, isObjectProperty, isProperty
isDataProperty, isObjectProperty, isProperty
Modifier and Type | Field and Description |
---|---|
protected HLEntityFactory<E> |
fact |
protected fr.inrialpes.exmo.ontowrap.HeavyLoadedOntology<E> |
onto |
Modifier | Constructor and Description |
---|---|
protected |
HLEntityImpl(fr.inrialpes.exmo.ontowrap.HeavyLoadedOntology<E> ont,
E e) |
Modifier and Type | Method and Description |
---|---|
boolean |
getCapabilities(int direct,
int asserted,
int named) |
protected int |
getIdx(int local,
int asserted,
int named) |
fr.inrialpes.exmo.ontowrap.HeavyLoadedOntology<E> |
getOntology() |
getAnnotations, getComments, getLabels, getObject, getURI, isClass, isDataProperty, isIndividual, isObjectProperty, isProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAnnotations, getComments, getLabels, getObject, getURI, isClass, isDataProperty, isIndividual, isObjectProperty, isProperty
protected fr.inrialpes.exmo.ontowrap.HeavyLoadedOntology<E> onto
protected HLEntityFactory<E> fact
public boolean getCapabilities(int direct, int asserted, int named)
protected final int getIdx(int local, int asserted, int named)
public fr.inrialpes.exmo.ontowrap.HeavyLoadedOntology<E> getOntology()
getOntology
in interface Entity<E>
getOntology
in interface HLEntity<E>
getOntology
in class EntityImpl<E>
(C) INRIA, UPMF & friends, 2008-2015