The Target Solver component API consists of the get("TargetSolverPlan") method. This method returns a TargetSolverPlan object from the com.engineous.sdk.designdrivers.plan package. From that entry point you have access to numerous methods for setting/configuring the technique, adding/editing variables and targets, and configuring execution options. For more information on configuring the Target Solver component, refer to the javadoc for the TargetSolverPlan interface—open the following file in a web browser: <Isight_install_directory>/Doc/docs/api/_index/main.html |