ne_sr_isSetReaction

bool sbne::ne_sr_isSetReaction(NSpeciesReference *sR)

Predicate returning true if this NSpeciesReference object’s NReaction object is set.

Parameters

sR – a pointer to the NSpeciesReference object.

Returns

true if the NReaction object of this NSpeciesReference object is set, false if either the NReaction object is not set or the object is NULL .