The OplProject type exposes the following members.

Methods

  Name Description
Public method Static member ApplyProjectSettings(IloStringArray, OplModel)
Public method Static member ApplyProjectSettings(istream, String, OplModel)
Public method Dispose
Public method End
Clears the memory used by this object
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize (Overrides Object..::..Finalize()()()().)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the type of the current instance.
(Inherited from Object.)
Public method MakeRunConfiguration()()()()
This member function creates a named run configuration. The caller is responsible for ending the run configuration.

Return Value

The named run configuration.

Public method MakeRunConfiguration(String)
This member function creates a named run configuration. The caller is responsible for ending the run configuration.

Return Value

The named run configuration.

Public method makeRunConfigurationNames
This member function returns the names of all available run configurations. The caller is responsible for ending the returned array. Refer also to the Interfaces User's Manual.

Return Value

The run configuration names.

Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Static member ReadProjectSettings
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method Static member WriteProjectSettings

See Also