This service routine returns all elements used in this OPL model instance. The returned object can be used as a data source for other OPL model instances.

Return Value

An OplDataElements for the model elements.

Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public OplDataElements MakeDataElements()

See Also