Generated by
JDiff

Class org.sbml.jsbml.ListOf

Added interface org.sbml.jsbml.UniqueSId.

Added Constructors
ListOf(String) Creates a new ListOf instance with the given id.
ListOf(String, int, int) Creates a new ListOf instance.
ListOf(String, String, int, int) Creates a new ListOf instance.
 

Added Methods
String getOtherListName() Returns the XML element name used when the ListOf type is set to Type.other.
void setOtherListName(String) Sets the XML element name used when the ListOf type is set to Type.other.
 

Changed Methods
boolean readAttribute(String, String, String) Method was locally defined, but is now inherited from AbstractSBase.  
String toString() Method was locally defined, but is now inherited from AbstractSBase. Returns a String representing this SBase with all the attributes that are defined.
 

Added Fields
String otherListName name of the list at it appears in the SBMLFile.