T - Class parameter, indicating which type of operators is managed.public class MTBOperatorCollection<T extends de.unihalle.informatik.Alida.operator.ALDOperatorCollectionElement>
extends de.unihalle.informatik.Alida.operator.ALDOperatorCollection<T>
| Constructor and Description |
|---|
MTBOperatorCollection(Class<T> type)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected de.unihalle.informatik.Alida.gui.ALDOperatorConfigurationFrame |
getConfigWin(de.unihalle.informatik.Alida.operator.ALDOperator op,
de.unihalle.informatik.Alida.operator.events.ALDOpParameterUpdateEventListener pListen) |
addALDOperatorCollectionEventListener, closeConfigWindows, getAvailableClasses, getOperator, getOperator, getUniqueClassIDs, openOperatorConfigWindow, operatorConfigurationChanged, removeALDOperatorCollectionEventListener, runOperators, setRerunFlags, setRerunFlagspublic MTBOperatorCollection(Class<T> type) throws InstantiationException, de.unihalle.informatik.Alida.exceptions.ALDOperatorException
type - Class of generics type, simplifies internal type handling.InstantiationException - Thrown in case of error or failure.de.unihalle.informatik.Alida.exceptions.ALDOperatorException - Thrown in case of error or failure.protected de.unihalle.informatik.Alida.gui.ALDOperatorConfigurationFrame getConfigWin(de.unihalle.informatik.Alida.operator.ALDOperator op,
de.unihalle.informatik.Alida.operator.events.ALDOpParameterUpdateEventListener pListen)
throws de.unihalle.informatik.Alida.exceptions.ALDOperatorException
getConfigWin in class de.unihalle.informatik.Alida.operator.ALDOperatorCollection<T extends de.unihalle.informatik.Alida.operator.ALDOperatorCollectionElement>de.unihalle.informatik.Alida.exceptions.ALDOperatorExceptionCopyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.