Returns the default conflict iterator. The invoking model is handling the creation/deletion of this iterator, you must not end it.

Return Value

An OplConflictIterator for the default conflict iterator.

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

Syntax

C#
public OplConflictIterator GetConflictIterator()

See Also