|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Title : lexicons.ToString interface
Description : ToString interface contains a specification of toString(Lexicon) method. It should be implemented by any class for whom the textual formulation (the toString operation) is dependent on the current Lexicon. Currently, this interface is implemented by the class ontology.CS (and by inheritance its subclasses).
Implemented (currently) by: CS
Copyright: Copyright (c) Adil KABBAJ, 2004-2009
Method Summary | |
java.lang.String |
toString(Lexicon lexicon)
|
Method Detail |
public java.lang.String toString(Lexicon lexicon) throws ToStringException
ToStringException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |