OntoSim 2.1

fr.inrialpes.exmo.ontosim.entity.model
Interface HLIndividual<E>

All Superinterfaces:
Entity<E>, HLEntity<E>
All Known Implementing Classes:
HLIndividualImpl

public interface HLIndividual<E>
extends HLEntity<E>


Method Summary
 Set<HLClass<E>> getClasses(int local, int asserted, int named)
           
 
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
 

Method Detail

getClasses

Set<HLClass<E>> getClasses(int local,
                           int asserted,
                           int named)

OntoSim 2.1

(C) INRIA & friends, 2008-2009