ne_rxn_isSetCompartment

bool sbne::ne_rxn_isSetCompartment(NReaction *r)

Predicate returning true if the “compartment” attribute of this NReaction is set.

Parameters:

r – a pointer to the NReaction object.

Returns:

true if the “compartment” attribute of this NReaction object is set, false if either the “compartment” attribute is not set or the object is NULL .