Generated by
JDiff

Class org.sbml.jsbml.Reaction

Added interface org.sbml.jsbml.CompartmentalizedSBase.

Added Methods
boolean isCompartmentMandatory()  
boolean unsetCompartment()  
 

Changed Methods
boolean setCompartment(String) Change in return type from void to boolean.
Sets the compartmentID of this Reaction to 'compartmentID'.
boolean setCompartment(Compartment) Change in return type from void to boolean.