Uses of Class
edu.unika.aifb.kaon.Entity

Packages that use Entity
edu.unika.aifb.kaon 
edu.unika.aifb.kaon.daml 

Uses of Entity in edu.unika.aifb.kaon
 

Subinterfaces of Entity in edu.unika.aifb.kaon
interface LexicalEntry
          
interface NamedEntity
          
interface ReferencedEntity
          ReferencedEntity Referenced Entity (only for abstraction) part of Simple Triple Store (SITRIS) http://ontoserver.aifb.uni-karlsruhe.de/sts (c) 2001 AIFB, Universität Karlsruhe (TH)
 

Classes in edu.unika.aifb.kaon that implement Entity
class AbstractEntity
          AbstractEntity Commonly required implementations part of Simple Triple Store (SITRIS) http://ontoserver.aifb.uni-karlsruhe.de/sitris
 

Methods in edu.unika.aifb.kaon with parameters of type Entity
abstract voidOntology.remove(Entity e)
          Insert the method's description here.
voidOntologyImpl.remove(Entity e)
          
 

Uses of Entity in edu.unika.aifb.kaon.daml
 

Methods in edu.unika.aifb.kaon.daml with parameters of type Entity
voidOntologyImpl.remove(Entity e)