Generated by
JDiff

Package org.sbml.jsbml

Changed Classes and Interfaces
ASTNode A node in the Abstract Syntax Tree (AST) representation of a mathematical expression.
AbstractSBase The base class for each SBase component.
AbstractTreeNode A basic implementation of the TreeNode interface.
Annotation An Annotation represents the annotations of an SBase element.
CVTerm Contains all the MIRIAM URIs for a MIRIAM qualifier in the annotation element of a SBML component.
Compartment Represents the compartment in a model, i.e., a variable element with name, identifier, unit, and value that may change during a simulation.
Event Represents the event XML element of a SBML file.
KineticLaw Represents the kineticLaw XML element of a SBML file.
LocalParameter A local parameter can only be used to specify a constant within a KineticLaw.
Model

JSBML implementation of SBML's Model construct.

PropertyUndefinedError This PropertyException indicates that the value belonging to a mandatory property, for which there is no default value, has not been declared by the user.
SBMLDocument Represents the 'sbml' root node of a SBML file.
SBO Methods for interacting with Systems Biology Ontology (SBO) terms.
SBO.Term This is a convenient wrapper class for the corresponding implementation of org.biojava.ontology.Term in BioJava as it provides specialized methods to obtain the information from the SBO OBO file directly and under the same name as the keys are given in that file.
SBO.Triple This is a wrapper class for the corresponding BioJava class org.biojava.ontology.Triple, to allow for simplified access to the properties of a subject-predicate-object triple in this ontology.
SBase The interface to implement for each SBML element.
Species Represents the species XML element of a SBML file.
SpeciesReference Represents the speciesReference XML element of a SBML file.
Unit Represents the unit XML element of a SBML file.
UnitDefinition Represents the unitDefinition XML element of a SBML file.