ucl.physiol.neuroconstruct.project.cellchoice
Class CellChooserHelper
java.lang.Object
ucl.physiol.neuroconstruct.project.cellchoice.CellChooserHelper
public class CellChooserHelper
- extends Object
Helper class for getting list of CellChoice subclasses
- Author:
- Padraig Gleeson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CellChooserHelper
public CellChooserHelper()
getAllCellChoosers
public static String[] getAllCellChoosers()
getCellChooser
public static CellChooser getCellChooser(String name)
throws CellChooserException
- Throws:
CellChooserException