elge.lexikon
Interface LexikonHolder

All Known Implementing Classes:
SimpleAgent

public interface LexikonHolder

Simple interface. Anyone who uses lexikon should implement this to be a lexikon holder.

Author:
Pavol Žibrita

Method Summary
 Lexikon getLexikon()
          Returns the lexikon the object is using.
 

Method Detail

getLexikon

public Lexikon getLexikon()
Returns the lexikon the object is using.

Returns:
Your Lexikon