Generated by
JDiff

Package org.sbml.jsbml.util.filters

Added Classes
IdFilter This filter only accepts instances of SBase with the id as given in the constructor of this object.
MetaIdFilter This filter only accepts instances of SBase with the metaid as given in the constructor of this object.
SIdFilter This filter only accepts instances of SBase that implements UniqueSId, with the id as given in the constructor of this object.