ContentsIndexHome
PreviousUpNext
AIMMS Class

The main factory object that creates the ISession and IConfig objects.

Java
public class AIMMS;
Name 
Description 
The following tables list the members exposed by AIMMS. 
Public Methods
 
Name 
Description 
 
Creates an IConfig, with all members on default. It can be used, potentially modified, to open a session with a different configuration.
 
 
Creates a new AIMMS session object. 
 
Creates an ISession object that represents the specified AIMMS model, using a user-specified configuration.