Loading...
Searching...
No Matches
Switch to capture all model instances within a run.
More...
|
int | value () |
| Get the int value of this enumerated CaptureModelInstance.
|
|
Switch to capture all model instances within a run.
◆ lookup()
Lookup all captureModelInstances.
- Parameters
-
val | an int value to lookup |
- Returns
- the enumerated CaptureModelInstance that has the specified value, or UndefinedCaptureModelInstance if the specified value is not found.
◆ value()
int com.gams.api.GAMSOptions.ECaptureModelInstance.value |
( |
| ) |
|
Get the int value of this enumerated CaptureModelInstance.
- Returns
- the captureModelInstance value
◆ Off
com.gams.api.GAMSOptions.ECaptureModelInstance.Off =(0) |
Do not capture model instances.
◆ On
com.gams.api.GAMSOptions.ECaptureModelInstance.On =(1) |
◆ UndefinedCaptureModelInstance
com.gams.api.GAMSOptions.ECaptureModelInstance.UndefinedCaptureModelInstance =(2) |
Undefined CaptureModelInstance.