Generated by
JDiff

Class org.sbml.jsbml.ext.groups.Group

Added Methods
Member createMemberWithIdRef(String) Creates a new instance of Member and add it to this Group.
Member createMemberWithIdRef(String, String) Creates a new instance of Member and add it to this Group.
Member createMemberWithMetaIdRef(String) Creates a new instance of Member and add it to this Group.
Member createMemberWithMetaIdRef(String, String) Creates a new instance of Member and add it to this Group.
int getMemberConstraintCount() Returns the number of MemberConstraints of this Group.
int getNumMemberConstraints() Returns the number of MemberConstraints of this Group.
int getNumMembers() Returns the number of Members of this Group.
 

Changed Methods
boolean equals(Object) Method was inherited from AbstractNamedSBase, but is now defined locally.  
int hashCode() Method was inherited from AbstractNamedSBase, but is now defined locally.