OntoSim 2.1

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

All Superinterfaces:
Entity<E>
All Known Subinterfaces:
HLClass<E>, HLIndividual<E>, HLProperty<E>
All Known Implementing Classes:
HLClassImpl, HLEntityImpl, HLIndividualImpl, HLPropertyImpl

public interface HLEntity<E>
extends Entity<E>


Method Summary
 fr.inrialpes.exmo.ontowrap.HeavyLoadedOntology<E> getOntology()
           
 
Methods inherited from interface fr.inrialpes.exmo.ontosim.entity.model.Entity
getAnnotations, getComments, getLabels, getObject, getURI, isClass, isDataProperty, isIndividual, isObjectProperty, isProperty
 

Method Detail

getOntology

fr.inrialpes.exmo.ontowrap.HeavyLoadedOntology<E> getOntology()
Specified by:
getOntology in interface Entity<E>

OntoSim 2.1

(C) INRIA & friends, 2008-2009