Computational Systems Biology
Sauro Lab
University of Washington
Home  |   Downloads  |   News  |   Research  |   Papers  |   About Us  |   Contact Us  |   SBW Help   |   Jobs
     


What is SBW 
Research Impact 
Published Papers 
Lab Members 
Available Positions 
CSB Links 
Courses 
Student Projects 
 
 
 
Software Downloads:

1. SBW
2. JDesigner
3. Jarnac
4. WinSCAMP
5. Matlab Interface
6. Optimization
6. Bifurcation
 
maintained by Frank Bergmann
 
 
 
 

SBW SBML Translators API

Unless otherwise noted, all modules have the methods listed below.

Service: translator

string getFileExtension()

(only in MATLAB and XPP translators)
Returns the file extension of files generated.

string getFileType()

(only in MATLAB and XPP translators)
Returns a string describing the type of generated file.

string getHostingApp()

(only in C, C#, and Java translators)
Generates the main Hosting Application.

string translate(string)

Takes the contents of a SBML file as input and returns the contents of the generated file in the target language, which contains the model.

string getStoichiometryMatrix(string)

(only in MATLAB, C, C#, and Java translators) Takes the contents of a SBML file as input and returns the stoichiometry matrix of the model in the SBML file.

string getName()

Returns the name of the SBW module.

string getVersion()

Returns the version of the SBW module.

string getAuthor()

Returns the author of the SBW module.

string getDescription()

Returns the description of what the module does.

string getDisplayName()

Returns the display name of the module.

string getCopyright()

Returns the type of copyright for the module.

string getURL()

Returns the URL: www.sys-bio.org

 
sbw/sbmltranslators/apiguide.txt · Last modified: 2007/01/12 08:31 (external edit)
 

    Home  |   About Us  |   Contact Us  |   Statistics
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki