Generated by
JDiff

Class org.sbml.jsbml.AbstractTreeNode

Added Methods
boolean isReadingInProgress() Returns true if JSBML is in the process of reading a model through the SBMLReader methods.
 

Removed Fields
String UNKNOWN_ATTRIBUTES  
String UNKNOWN_ELEMENTS  
 

Changed Fields
List<TreeNodeChangeListener> listOfListeners Changed from non-transient to transient. List of listeners for this component