About the DOE Component API

The DOE component provides an API for programmatically configuring the DOE component using a Java program.

For information about component APIs, see Component APIs.

The API for the DOE component consists of the get("DOEPlan") method.

This method returns a DOEPlan object from the com.engineous.sdk.designdriver.plan package. From that entry point you have access to numerous methods for setting/configuring the technique, adding/editing factors and responses, and configuring execution options. For more information about configuring the DOE component, refer to the javadocs for the DOEPlan interface—open the following file in a web browser:

<Isight_install_directory>/Doc/docs/api/_index/main.html