Uses of Class
de.ukn.hci.squidy.manager.heuristics.Heuristic

Packages that use Heuristic
de.ukn.hci.squidy.manager.heuristics Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
 

Uses of Heuristic in de.ukn.hci.squidy.manager.heuristics
 

Methods in de.ukn.hci.squidy.manager.heuristics that return Heuristic
 Heuristic Heuristics.getDefaultHeuristic()
           
 Heuristic Heuristics.getHeuristicForType(String type)
           
 

Methods in de.ukn.hci.squidy.manager.heuristics that return types with arguments of type Heuristic
 Collection<Heuristic> Heuristics.getHeuristics()
           
 

Methods in de.ukn.hci.squidy.manager.heuristics with parameters of type Heuristic
 void Heuristics.setDefaultHeuristic(Heuristic defaultHeuristic)
           
 

Method parameters in de.ukn.hci.squidy.manager.heuristics with type arguments of type Heuristic
 void Heuristics.setHeuristics(Collection<Heuristic> heuristics)
           
 



Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.