Generated by
JDiff

Package org.sbml.jsbml.util

Added Classes and Interfaces
IdManager Manages an id namespace.
ModelBuilder This class provides a collection of convenient methods to create SBML models and documents.
Pair A general implementation of a 2-tuple, i.e., two arbitrary objects.
 

Changed Classes and Interfaces
ListOfWithName @author Nicolas Rodriguez
TreeNodeChangeEvent This event tells an TreeNodeChangeListener which values have been changed in an SBase and also provides the old and the new value.
TreeNodeWithChangeSupport This interface extends the regular recursively defined TreeNode by adding methods to keep track of changes within the tree, such as adding/removing, or exchanging of child nodes or the change of any other attributes.
ValuePair A pair of two values with type parameters.