sbmlteam / jsbml

JSBML is a community-driven project to create a free, open-source, pure Java™ library for reading, writing, and manipulating SBML files (the Systems Biology Markup Language) and data streams. It is an alternative to the mixed Java/native code-based interface provided in libSBML.
https://sbml.org/software/jsbml/
GNU Lesser General Public License v2.1
37 stars 24 forks source link

Implement constraints 233XX, 234XX, 235XX and 236XX. #173

Closed bhavyejain closed 5 years ago

bhavyejain commented 5 years ago

Implemented constraints for: SpatialSymbolReference DiffusionCoefficient AdvectionCoefficient BoundaryCondition

Renamed getters/setters for the attribute spatial:type in DiffusionCoefficient.java

Link for modified test files: https://drive.google.com/open?id=1b58WwK6v8SanO3q_bvzVZR1RrR778UTP