- java.lang.Object
- com.anylogic.engine.optimization.optquest.OptQuestObjective
- All Implemented Interfaces:
- IObjective
public class OptQuestObjective extends Object implements IObjective
| Constructor | Description | 
|---|---|
| OptQuestObjective() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| com.opttek.optquest.COptQuestUserControlledObjective | getOptQuestObjective() | |
| void | setMaximize() | |
| void | setMinimize() | |
| void | setReplicationConfidence | 
public OptQuestObjective()
public void setMinimize()
- Specified by:
- setMinimizein interface- IObjective
public void setMaximize()
- Specified by:
- setMaximizein interface- IObjective
public void setReplicationConfidence(int i, int optQuestConstant, double errorPercent) 
public com.opttek.optquest.COptQuestUserControlledObjective getOptQuestObjective()