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

Uses of Class
exceptions.ABoxLoadErrorException

Packages that use ABoxLoadErrorException
knowledge   
systemcontrol   
 

Uses of ABoxLoadErrorException in knowledge
 

Methods in knowledge that throw ABoxLoadErrorException
 void A_Box.load(java.lang.String fileName)
          Lädt die globale A-Box.
 

Uses of ABoxLoadErrorException in systemcontrol
 

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