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

Uses of Class
exceptions.NoTargetPathException

Packages that use NoTargetPathException
informationexchange   
systemcontrol   
 

Uses of NoTargetPathException in informationexchange
 

Methods in informationexchange that throw NoTargetPathException
private  void PlanInformation.genericGenerateTargetPredicates()
          Deprecated. Automatische Zielextraktion scheint sehr schwierig. Ziele muessen agentenspezifisch in generateTargetPredicates() ausprogrammiert werden.
 

Constructors in informationexchange that throw NoTargetPathException
PlanInformation.PlanInformation(long planID, long searchID, A_Box localABox, T_Box tBox, OperatorDB operatorDB, boolean createInitialWorld)
          Konstruktor, der von der Systemkontrolle aufgerufen wird.
FirmenAgentPlanInformation.FirmenAgentPlanInformation(long planID, long searchID, A_Box localABox, T_Box tBox, OperatorDB operatorDB, boolean createInitialWorld)
          Konstruktor
 

Uses of NoTargetPathException in systemcontrol
 

Methods in systemcontrol that throw NoTargetPathException
 void Flowcontrol.startSearch(StartConcept s, T_Box tbox, A_Box abox)
          Erzeugt FirmenAgentPlanInformationObjekt, startet einen Planner.