AnyLogic
Expand
Font size
    java.lang.Object
      com.anylogic.engine.optimization.optquest.OptQuestPreConstraint
All Implemented Interfaces:
IPreConstraint

public class OptQuestPreConstraint
extends Object
implements IPreConstraint

Constructor Summary

ConstructorDescription
OptQuestPreConstraint() 

Method Summary

Modifier and TypeMethodDescription
ObjectgetOQConstraint() 
voidsetConstraint(com.opttek.optquest.COptQuestConstraint constraint) 
voidsetConstraint(com.opttek.optquest.COptQuestStringConstraint constraint) 

Methods inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Details

OptQuestPreConstraint

public OptQuestPreConstraint()

Method Details

setConstraint

public void setConstraint(com.opttek.optquest.COptQuestConstraint constraint)

setConstraint

public void setConstraint(com.opttek.optquest.COptQuestStringConstraint constraint)

getOQConstraint

public Object getOQConstraint()