Uses of Enum Class
org.scictrl.csshell.epics.server.application.control.Optimizer.State
-
Uses of Optimizer.State in org.scictrl.csshell.epics.server.application.control
Modifier and TypeMethodDescriptionAbstractController.getSate()
getSate.Optimizer.getState()
operation status.Optimizer.nextStep
(ProbePoint[] points) Called by Controller to provide output values for requested inputs and asks for next step evaluation.static Optimizer.State
Returns the enum constant of this class with the specified name.static Optimizer.State[]
Optimizer.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.