Integer indices of affected molecules in the reaction input.
Symbols of variables used by the guard condition.
Partial function that applies to its argument, of type List[Any]
, if the cross-molecule guard evaluates to true
on these values.
The arguments of the partial function must correspond to the values of the affected molecules, in the order of the reaction input.
Partial function that applies to its argument, of type List[Any]
, if the cross-molecule guard evaluates to true
on these values.
Partial function that applies to its argument, of type List[Any]
, if the cross-molecule guard evaluates to true
on these values.
The arguments of the partial function must correspond to the values of the affected molecules, in the order of the reaction input.
Integer indices of affected molecules in the reaction input.
Symbols of variables used by the guard condition.
Represents the structure of the cross-molecule guard condition for a reaction. A cross-molecule guard constrains values of several molecules at once.
Integer indices of affected molecules in the reaction input.
Symbols of variables used by the guard condition.
Partial function that applies to its argument, of type
List[Any]
, if the cross-molecule guard evaluates totrue
on these values. The arguments of the partial function must correspond to the values of the affected molecules, in the order of the reaction input.