ne_sr_isSetReaction
-
bool sbne::ne_sr_isSetReaction(NSpeciesReference *sR)
Predicate returning
trueif this NSpeciesReference object’s NReaction object is set.- Parameters:
sR – a pointer to the NSpeciesReference object.
- Returns:
trueif the NReaction object of this NSpeciesReference object is set,falseif either the NReaction object is not set or the object isNULL.