Generated by
JDiff

Class org.sbml.jsbml.util.filters.SBOFilter

Removed Constructors
SBOFilter(int) Creates an SBO term filter with the given term as filter criterion.
 

Added Constructors
SBOFilter(int[]) Creates an SBO term filter with the given term as filter criterion.
 

Removed Methods
int getTerm() @return the term
void setTerm(int) @param term the term to set
 

Added Methods
int[] getTerms() @return the terms
void setTerms(int[]) @param terms the terms to set