Generated by
JDiff

Class org.sbml.jsbml.ext.AbstractSBasePlugin

Removed Constructors
AbstractSBasePlugin(AbstractSBasePlugin) This method will need to be further tested
 

Added Constructors
AbstractSBasePlugin(SBasePlugin) This method will need to be further tested
 

Added Methods
String getElementNamespace()  
boolean isSetPackageVersion()  
void setNamespace(String) Sets the XML namespace to which this SBasePlugin belong.
void setPackageVersion(int)  
 

Changed Methods
SBasePlugin clone() Change in return type from AbstractSBasePlugin to SBasePlugin.
 
 

Added Fields
String elementNamespace