This is the class for mapping a list of state function expressions.

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

Syntax

C#
public interface IStateFunctionExpr : IAddable, 
	ICopyable

See Also