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

Uses of Class
systemcontrol.Results

Packages that use Results
informationexchange   
systemcontrol   
 

Uses of Results in informationexchange
 

Fields in informationexchange declared as Results
protected  Results PlanInformation.goalInstances
          Instanzen, die auf die Zielvorgaben passen
 

Methods in informationexchange that return Results
 Results PlanInformation.getResults()
          Liefert die Planungsergebnisse fuer dieses PlanInformation-Objekt
 

Uses of Results in systemcontrol
 

Methods in systemcontrol with parameters of type Results
 void ResultsList.add(Results result)
          Fuegt Results in die Liste ein.
static void Flowcontrol.setResults(Results res, SearchID sid)