Generated by
JDiff

Class org.sbml.jsbml.SBMLDocument

Added Methods
Boolean isPackageEnabledOrDisabled(String) Returns {@code true} if the given SBML Level 3 package is enabled within the SBMLDocument, {@code false} if the package was disabled using the method .disablePackage(String) or {@code null} if this package was neither enabled or disabled on this SBMLDocument.
Collection<String> metaIds() Provides access to all registered metaIds in this SBMLDocument.