edu.unika.aifb.kaon
Interface ReferencedEntity

All Known Subinterfaces:
Concept, HierarchicalEntity, Instance, Relation
All Known Implementing Classes:
AbstractNamedEntity

public interface ReferencedEntity
extends Entity

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)

Author:
: Raphael Volz (volz@aifb.uni-karlsruhe.de)

Method Summary
 LexicalEntry[]getLexicalEntries()
          Insert the method's description here.

Methods inherited from interface edu.unika.aifb.kaon.Entity
getIdentifier, getOntology, setIdentifier, setOntology

Method Detail

getLexicalEntries

public LexicalEntry[] getLexicalEntries()
throws org.w3c.rdf.model.ModelException,
edu.unika.aifb.sitris.exception.NotSupportedException
Insert the method's description here. Creation date: (09.07.2001 09:48:22)
Returns: edu.unika.aifb.sitris.ontology.LexicalEntry[]