COMPONENT_OF Factor

Defines the set of all variables which are master variables of COMPONENTS operators to which the variables in Factor are linked.  The logical control of the COMPONENTS operator must be true, allowing paths to be switched on and off.

As an example, if the (true) statement appears in the model text

COMPONENTS(Hij, {Pqr, Lmn})

then COMPONENT_OF of the variable Lmn would return

Hij

in the outgoing set.

See related criteria


COMPONENTS

Selection Criteria