Archived Website: This website is a static snapshot for archival purposes only. It is no longer maintained or updated.

Uses of Class
exceptions.TBoxLoadErrorException

Packages that use TBoxLoadErrorException
knowledge   
systemcontrol   
 

Uses of TBoxLoadErrorException in knowledge
 

Methods in knowledge that throw TBoxLoadErrorException
 void T_Box.load(java.lang.String fileName)
          Lädt die T-Box.
 

Uses of TBoxLoadErrorException in systemcontrol
 

Methods in systemcontrol that throw TBoxLoadErrorException
 void Flowcontrol.createSessionObjects()
          Die Methode instanziiert alle Objekte, die fuer eine Suche notwendig sind.
 void Flowcontrol.loadAandTBox(ClassifierDatabase cl)