The Required Elements package is an exceedingly small package that allows model writers to declare specifically which components of the model have had their mathematics changed, by which package or annotation, and whether interpretation of those components in the absence of any package information results in a workable model. It accomplishes this by defining a class that can be added as an optional child of any SBML element with mathematical meaning.
To define that an {@link SBase} can have some optional {@link ChangedMath}children. @author Nicolas Rodriguez @version $Rev: 1607 $ @since 1.0
|
|
|
|