<Optimizer>

Class defining an optimizer.

Remarks

None.

Examples

None.

Table 61: XML Tag Listing

Tag

<Attributes>

No details provided. (inherited from SimEntity)

Tag

<Callbacks>

No details provided. (inherited from SimEntity)

Callback

<CanAdd>

Callback that is invoked to determine whether the object can be added. (inherited from SimEntity)

Callback

<CanCreate>

Callback that is invoked to determine whether the object can be created via the Object Creation API. (inherited from SimEntity)

Callback

<CanDuplicate>

Callback that is invoked to determine if the object can be duplicated. (inherited from SimEntity)

Callback

<CanRemove>

Callback that is invoked to determine if the object can be removed. (inherited from SimEntity)

Callback

<CanRun>

Callback that is invoked to indicate whether the optimizer (or sampling) is able to process the optimization (design of experiments) study with its current configuration. (inherited from DesignExplorer)

Callback

<Configuration>

Callback that is invoked to return a userreadable string summarizing the current configuration of the optimizer (or the sampling). (inherited from DesignExplorer)

Callback

<ConvergenceDescription>

Callback that is invoked to return a DXConvergenceDescription object describing the convergence data provided.

Callback

<Description>

Callback that is invoked to return a user-readable string describing the optimizer and its specific capabilities. (inherited from DesignExplorer)

Callback

<InputParametersEdited>

Callback that is invoked when the properties of input parameters have changed. (inherited from DesignExplorer)

Callback

<IsValid>

Callback that is invoked to determine if the object is valid. (inherited from SimEntity)

Callback

<MethodPropertiesEdited>

Callback that is invoked when the properties of the optimization method have changed. (inherited from DesignExplorer)

Callback

<ObjectivesOrConstraintsEdited>

Callback that is invoked when the definition of objectives or constraints have changed.

Callback

<OnAdd>

Callback that is invoked when the object is newly added. (inherited from SimEntity)

Callback

<OnAfterGeometryUpdate>

Callback that is invoked when the geometry has been updated. (inherited from SimEntity)

Callback

<OnBodySuppressStateChange>

Callback that is invoked when the body suppress state changse. (inherited from SimEntity)

Callback

<OnClearData>

Callback that is invoked when object data are cleared. (inherited from SimEntity)

Callback

<OnCreate>

Callback that is invoked to provide an instance of IOptimizationMethod (or ISamplingMethod). (inherited from DesignExplorer)

Callback

<OnDuplicate>

Callback that is invoked when the object is duplicated. (inherited from SimEntity)

Callback

<OnGenerateData>

Callback that is invoked when object data are generated. (inherited from SimEntity)

Callback

<OnHide>

Callback that is invoked when the object is hidden. (inherited from SimEntity)

Callback

<OnInit>

Callback that is invoked when the object is initialized. (inherited from SimEntity)

Callback

<OnMigrate>

Callback that is invoked when the object version has been changed. (inherited from SimEntity)

Callback

<OnReady>

Callback that is invoked when the application is fully loaded and in a "ready" state. (Inherited from SimEntity) (inherited from SimEntity)

Callback

<OnRelease>

Callback that is invoked to release the IOptimizationMethod (or the ISamplingMethod) instance. (inherited from DesignExplorer)

Callback

<OnRemove>

Callback that is invoked when the object is removed. (inherited from SimEntity)

Callback

<OnShow>

Callback that is invoked when the object is shown. (inherited from SimEntity)

Callback

<OnSuppress>

Callback that is invoked when the object is suppressed. (inherited from SimEntity)

Callback

<OnUnsuppress>

Callback that is invoked when the object is unsuppressed. (inherited from SimEntity)

Callback

<ParameterRelationshipsEdited>

Callback that is invoked when the definition of parameter relationships have changed.

Tag

<Property>

No details provided. (inherited from SimEntity)

Callback

<QuickHelp>

Callback that is invoked to return a user-readable string helping to understand the state of the optimizer (or the sampling) when CanRun is false. (inherited from DesignExplorer)

Callback

<Status>

Callback that is invoked to return a user-readable string describing the status of the optimization (or the sampling) resolution. (inherited from DesignExplorer)

Attribute

basedondirectoptimizationonly=

True if the optimizer is only available in the context of a Direct Optimization component; false otherwise.

Attribute

basedonresponsesurfaceonly=

True if the optimizer is only available in the context of a Response Surface component; false otherwise.

Attribute

BeginGroup=

Indicates whether the load object will have a separator before it when shown in the context menu. (inherited from SimEntity)

Attribute

caption=

Caption of the object. (inherited from SimEntity)

Attribute

class=

Class name of the controller of the object. (inherited from SimEntity)

Attribute

constrainthandling=

Supports constraint handling.

Attribute

constraintimportance=

Supports the Importance property of a constraint.

Attribute

constraintoninputparameter=

Supports constraints defined on an input parameter.

Attribute

ContextGroup=

Indicates which group the load will be shown in the context menu. (inherited from SimEntity)

Attribute

contextual=

Indicates whether the object has to be displayed in the contextual menu. (inherited from SimEntity)

Attribute

convergencedata=

Provides convergence data.

Attribute

equaltoconstraint=

Supports the Equal To constraint type.

Attribute

greaterthanconstraint=

Supports the Greater Than constraint type.

Attribute

gridintervaloninputparameter=

Supports grid interval defined on an Input Parameter.

Attribute

historychartxaxistype=

Defines the X axis type for history charts.

Attribute

icon=

Icon for the object. (inherited from SimEntity)

Attribute

insideboundsconstraint=

Supports the Inside Bounds constraint type.

Attribute

LazyActivateSelectProperties=

Determines when onActivate callback is called for the properties. (inherited from SimEntity)

Attribute

lessthanconstraint=

Supports the Less Than constraint type.

Attribute

localize=

Indicates whether the caption and value string need to be localized by the application. (inherited from SimEntity)

Attribute

logfile=

Provides messages to generate a log file. (inherited from DesignExplorer)

Attribute

maximizeobjective=

Supports the Maximize objective type.

Attribute

maximumnumberofconstraints=

Defines the maximum number of constraints supported by the optimizer.

Attribute

maximumnumberofdoublelistparameters=

Indicates the maximum number of double list parameters supported. (inherited from DesignExplorer)

Attribute

maximumnumberofdoubleparameters=

Indicates the maximum number of double parameters supported. (inherited from DesignExplorer)

Attribute

maximumnumberofinputparameters=

Indicates the maximum number of input parameters supported. (inherited from DesignExplorer)

Attribute

maximumnumberofintegerlistparameters=

Indicates the maximum number of integer list parameters supported. (inherited from DesignExplorer)

Attribute

maximumnumberofobjectives=

Defines the maximum number of objectives supported by the optimizer.

Attribute

minimizeobjective=

Supports the Minimize objective type.

Attribute

minimumnumberofconstraints=

Defines the minimum number of constraints required.

Attribute

minimumnumberofobjectives=

Defines the minimum number of objectives required.

Attribute

name=

Name of the object. (inherited from SimEntity)

Attribute

objectiveimportance=

Supports the Importance property of an objective.

Attribute

objectiveoninputparameter=

Supports objectives defined on an Input Parameter.

Attribute

parameterrelationship=

Supports parameter relationships.

Attribute

seekobjective=

Supports the Seek objective type.

Attribute

startingpointrequired=

Requires a Starting Point.

Attribute

version=

Version of the object. (inherited from SimEntity)