ne_spc_isSetCompartment

bool sbne::ne_spc_isSetCompartment(NSpecies *s)

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

Parameters:

s – a pointer to the NSpecies object.

Returns:

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