Generated by
JDiff

Package org.sbml.jsbml.util.filters

Added Classes
IdenticalUnitDefinitionFilter This Filter only accepts instances of UnitDefinition that satisfy the method UnitDefinition.areIdentical(UnitDefinition, UnitDefinition).
XMLNodeFilter Search recursively an XMLNode tree to find any XMLNode with a certain local name and namespace.
 

Changed Classes
SBOFilter A Filter that accepts only instances of SBase whose SBO term field is set to a certain value of interest.