Generated by
JDiff

Class org.sbml.jsbml.CVTerm

Added Methods
boolean addResource(int, String) Adds a resource to the CVTerm at the specified index.
String getResource(int) @param i
String getUnknownQualifierName() Gets a name corresponding to the Qualifier of this CVTerm.
String printCVTerm() Returns a String containing the qualifier and all the resource URIs of this CVTerm.
String removeResourceURI(int) @param index
void setUnknownQualifierName(String) Sets a name corresponding to the Qualifier of this CVTerm.
 

Changed Methods
String toString() Method was locally defined, but is now inherited from AbstractTreeNode.