Loading...
Searching...
No Matches
GAMS.GAMSDatabase Member List

This is the complete list of members for GAMS.GAMSDatabase, including all inherited members.

AddEquation(string identifier, int dimension, EquType equType, string explanatoryText="")GAMS.GAMSDatabaseinline
AddEquation(string identifier, EquType equType, string explanatoryText, params object[] domains)GAMS.GAMSDatabaseinline
AddParameter(string identifier, int dimension, string explanatoryText="")GAMS.GAMSDatabaseinline
AddParameter(string identifier, string explanatoryText, params object[] domains)GAMS.GAMSDatabaseinline
AddSet(string identifier, int dimension, string explanatoryText="", SetType setType=SetType.multi)GAMS.GAMSDatabaseinline
AddSet(string identifier, string explanatoryText, params object[] domains)GAMS.GAMSDatabaseinline
AddSet(string identifier, string explanatoryText, SetType setType, params object[] domains)GAMS.GAMSDatabaseinline
AddVariable(string identifier, int dimension, VarType varType, string explanatoryText="")GAMS.GAMSDatabaseinline
AddVariable(string identifier, VarType varType, string explanatoryText, params object[] domains)GAMS.GAMSDatabaseinline
CheckDomains()GAMS.GAMSDatabaseinline
Clear()GAMS.GAMSDatabaseinline
Compact()GAMS.GAMSDatabaseinline
Dispose()GAMS.GAMSDatabaseinline
Export(string filePath=null)GAMS.GAMSDatabaseinline
GetDatabaseDVs(int MaxViol=0, int MaxViolPerSym=0)GAMS.GAMSDatabaseinline
GetEnumerator()GAMS.GAMSDatabaseinline
GetEquation(string equationIdentifier)GAMS.GAMSDatabaseinline
GetParameter(string parameterIdentifier)GAMS.GAMSDatabaseinline
GetSet(string setIdentifier)GAMS.GAMSDatabaseinline
GetSymbol(string symbolIdentifier)GAMS.GAMSDatabaseinline
GetVariable(string variableIdentifier)GAMS.GAMSDatabaseinline
NameGAMS.GAMSDatabase
NrSymbolsGAMS.GAMSDatabase
SuppressAutoDomainCheckingGAMS.GAMSDatabase
WorkspaceGAMS.GAMSDatabase