|
OntoSim 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.inrialpes.exmo.ontosim.entity.model.EntityImpl<E>
fr.inrialpes.exmo.ontosim.entity.model.HLEntityImpl<E>
fr.inrialpes.exmo.ontosim.entity.model.HLIndividualImpl<E>
public class HLIndividualImpl<E>
Field Summary | |
---|---|
private List<Reference<Set<HLClass<E>>>> |
classes
|
Fields inherited from class fr.inrialpes.exmo.ontosim.entity.model.HLEntityImpl |
---|
fact, onto |
Constructor Summary | |
---|---|
protected |
HLIndividualImpl(fr.inrialpes.exmo.ontowrap.HeavyLoadedOntology<E> ont,
E e)
|
Method Summary | |
---|---|
Set<HLClass<E>> |
getClasses(int local,
int asserted,
int named)
|
Methods inherited from class fr.inrialpes.exmo.ontosim.entity.model.HLEntityImpl |
---|
getCapabilities, getIdx, getOntology |
Methods inherited from class fr.inrialpes.exmo.ontosim.entity.model.EntityImpl |
---|
getAnnotations, getComments, getLabels, getObject, getURI, isClass, isDataProperty, isIndividual, isObjectProperty, isProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface fr.inrialpes.exmo.ontosim.entity.model.HLEntity |
---|
getOntology |
Methods inherited from interface fr.inrialpes.exmo.ontosim.entity.model.Entity |
---|
getAnnotations, getComments, getLabels, getObject, getURI, isClass, isDataProperty, isIndividual, isObjectProperty, isProperty |
Field Detail |
---|
private List<Reference<Set<HLClass<E>>>> classes
Constructor Detail |
---|
protected HLIndividualImpl(fr.inrialpes.exmo.ontowrap.HeavyLoadedOntology<E> ont, E e)
Method Detail |
---|
public Set<HLClass<E>> getClasses(int local, int asserted, int named)
getClasses
in interface HLIndividual<E>
|
OntoSim 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |