Loading...
Searching...
No Matches

Model Instance Mode. More...

Public Member Functions

string value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

static MIIMode lookup (string value)
 Find enum option from alternative value.
 

Public Attributes

 MultiMI =("multiMI")
 Setup to inspect multiple model instances from one model.
 
 Off =("off")
 Default behavior.
 
 SingleMI =("singleMI")
 Setup to inspect a single model instance.
 
 UndefinedMIIMode =("")
 Undefined option.
 

Detailed Description

Model Instance Mode.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

static MIIMode Matlab.GAMS.MIIMode.lookup ( string  value)
static

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

string Matlab.GAMS.MIIMode.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option