Loading...
Searching...
No Matches
matlab.gams.control.options.strictSingleton Class Reference

Error if assignment to singleton set has multiple elements. More...

Public Attributes

string select
 Selection of enum options.
 
integer value
 Value of enum options.
 

Static Public Attributes

static final Error = 1
 Error if assignment to singleton set has multiple elements.
 
static final FirstRecord = 0
 Take first record if assignment to singleton set has multiple elements.
 
static final UndefinedstrictSingleton = 2
 Undefined option.
 

Detailed Description

Error if assignment to singleton set has multiple elements.

See also
Options