Generated by
JDiff

Class org.sbml.jsbml.AbstractNamedSBase

Changed Methods
boolean equals(Object) Method was locally defined, but is now inherited from AbstractSBase.  
String getId() Method was locally defined, but is now inherited from AbstractSBase.  
String getName() Method was locally defined, but is now inherited from AbstractSBase.  
int hashCode() Method was locally defined, but is now inherited from AbstractSBase.  
boolean isSetId() Method was locally defined, but is now inherited from AbstractSBase.  
boolean isSetName() Method was locally defined, but is now inherited from AbstractSBase.  
boolean readAttribute(String, String, String) Method was locally defined, but is now inherited from AbstractSBase.  
void setId(String) Method was locally defined, but is now inherited from AbstractSBase.  
void setName(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.
void unsetId() Method was locally defined, but is now inherited from AbstractSBase.  
void unsetName() Method was locally defined, but is now inherited from AbstractSBase.  
Map<String, String> writeXMLAttributes() Method was locally defined, but is now inherited from AbstractSBase.