Interface SolverProvider
-
- All Superinterfaces:
AlohaPlugin
- All Known Implementing Classes:
SimpleSolverPlugin
public interface SolverProvider extends AlohaPlugin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<Solver>getSolvers()-
Methods inherited from interface cern.accsoft.steering.aloha.plugin.api.AlohaPlugin
getName
-
-
-
-
Method Detail
-
getSolvers
java.util.List<Solver> getSolvers()
-
-