This member function retrieves the OPL model instance for this run configuration. The first call to this method triggers instantiation of all missing objects. That may include objects of type OplErrorHandler, OplSettings, OplModelSource, OplModelDefinition, OplDataSource, [!:ICplex], IloCP, OplModel.
Return Value
A model instance.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public OplModel GetOplModel() |