ReadingParser
and/or WritingParser to read or write some
specific parts of an SBML file.See: Description
| Interface | Description |
|---|---|
| AnnotationReader |
The interface to implement for the SBML parsers reading SBML annotations.
|
| AnnotationWriter |
The interface to implement for the SBML parsers writing SBML annotations.
|
| PackageParser |
Interface that define some common methods that the parsers for SBML packages need
to implement in order to provide some basic information about them.
|
| ReadingParser |
The interface to implement for the SBML parsers reading SBML files.
|
| WritingParser |
The interface to implement for a parser which writes a SBML file.
|
| Enum | Description |
|---|---|
| LayoutParser.LayoutList | |
| SBMLRDFAnnotationParser.NODE_COLOR |
ReadingParser
and/or WritingParser to read or write some
specific parts of an SBML file.