org.ximtec.igesture.tool.view.testbench.wrapper
Class AlgorithmList
java.lang.Object
org.ximtec.igesture.core.DefaultPropertyChangeNotifier
org.ximtec.igesture.tool.view.testbench.wrapper.AlgorithmList
- All Implemented Interfaces:
- PropertyChangeNotifier
public class AlgorithmList
- extends DefaultPropertyChangeNotifier
PROPERTY_SETS
public static final String PROPERTY_SETS
- See Also:
- Constant Field Values
algorithms
public List<AlgorithmWrapper> algorithms
AlgorithmList
public AlgorithmList(MainModel mainModel)
addAlgorithm
public void addAlgorithm(AlgorithmWrapper algorithmWrapper)
getAlgorithms
public List<AlgorithmWrapper> getAlgorithms()
getName
public String getName()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.