Creates an ISession object that represents the specified AIMMS model, using a user-specified configuration.
|
Parameters |
Description |
|
String aimmsLocation |
The location URI of where to start or connect to AIMMS. |
|
String projectLocation |
The AIMMS project file (.prj) to open. |
|
IConfig sessionConfig |
The IConfig to use. |
|
String connectOptions |
The connection options to use. |
The created ISession object.