Deprecated API

Deprecated Classes
gov.sns.tools.solver.AlgorithmRun
          The optimization and optimizer packages have been replaced by the solver package. 
gov.sns.tools.solver.AlgorithmSchedule
          The optimization and optimizer packages have been replaced by the solver package. 
gov.sns.tools.solver.constraint.Constraint
          The optimization and optimizer packages have been replaced by the solver package. 
gov.sns.application.FileChooserFactory
          Replaced by FileFilterFactory 
gov.sns.tools.solver.hint.Hint
          The optimization and optimizer packages have been replaced by the solver package. 
gov.sns.tools.solver.Objective
          The optimization and optimizer packages have been replaced by the solver package. 
gov.sns.tools.solver.Problem
          The optimization and optimizer packages have been replaced by the solver package. 
gov.sns.tools.optimization.RandomSearchAlgorithm
          The optimization package has been replaced by the optimizer package. 
gov.sns.tools.solver.Score
          The optimization and optimizer packages have been replaced by the solver package. 
gov.sns.tools.optimization.Scoreboard
          The optimization package has been replaced by the optimizer package. 
gov.sns.tools.solver.ScoreBoard
          The optimization and optimizer packages have been replaced by the solver package. 
gov.sns.tools.optimization.Scorer
          The optimization package has been replaced by the optimizer package. 
gov.sns.tools.optimization.SearchAlgorithm
          The optimization package has been replaced by the optimizer package. 
gov.sns.tools.solver.algorithm.SearchAlgorithm
          The optimization and optimizer packages have been replaced by the solver package. 
gov.sns.tools.optimization.Solution
          The optimization package has been replaced by the optimizer package. 
gov.sns.tools.optimization.Solver
          The optimization package has been replaced by the optimizer package. 
gov.sns.tools.solver.Solver
          The optimization and optimizer packages have been replaced by the solver package. 
gov.sns.tools.optimization.SolveStopperFactory
          The optimization package has been replaced by the optimizer package. 
gov.sns.tools.solver.Trial
          The optimization and optimizer packages have been replaced by the solver package. 
gov.sns.tools.optimization.TrialPoint
          The optimization package has been replaced by the optimizer package. 
gov.sns.tools.solver.TrialPoint
          The optimization and optimizer packages have been replaced by the solver package. 
gov.sns.tools.solver.TrialVeto
          The optimization and optimizer packages have been replaced by the solver package. 
gov.sns.tools.optimization.Variable
          The optimization package has been replaced by the optimizer package. 
gov.sns.tools.solver.Variable
          The optimization and optimizer packages have been replaced by the solver package. 
gov.sns.xal.smf.parser.XmlDataSource
          This class has been deprecated and has been replaced by XMLDataManager. 
 

Deprecated Interfaces
gov.sns.tools.optimization.Evaluator
          The optimization package has been replaced by the optimizer package. 
gov.sns.tools.solver.Evaluator
          The optimization and optimizer packages have been replaced by the solver package. 
gov.sns.tools.optimization.SolutionMonitor
          The optimization package has been replaced by the optimizer package. 
gov.sns.tools.optimization.SolveStopper
          The optimization package has been replaced by the optimizer package. 
gov.sns.tools.solver.Stopper
          The optimization and optimizer packages have been replaced by the solver package. 
gov.sns.tools.optimization.TrialMonitor
          The optimization package has been replaced by the optimizer package. 
 

Deprecated Methods
gov.sns.tools.formula.parser_source.SimpleCharStream.getColumn()
            
gov.sns.tools.formula.parser_source.SimpleCharStream.getLine()
            
gov.sns.tools.apputils.SeqSelector.popupSequenceSelector(Accelerator)
          it is preferable to call SeqSelector.popupSequenceSelector(Accelerator, Frame) instead.