Dear all,
New version of BioUML v. 0.7.1 have been released.
http://www.biouml.org/download.shtml?0.7.1/download
Main features that have been introduced in this version are:
- shell (command line) mode.
Now BioUML workbench can be started in headless using JavaScript
shell. This provides a simple way to run scripts in batch mode or an
interactive environment for exploratory programming.
- JavaScript custom functions and host objects.
JavaScript plug-in defines two extension points that allow other plug-
ins to expose their functions and objects to JavaScript shell.
JavaScript help
Using described above extension points developer can provide
description (documentation) for his functions and host objects. All
functions and host objects for which help description is available
will be shown in plug-in tree as children of JavaScript plug-in. When
corresponding function or host object will be selected, its
description will shown in Property Inspector pane. Alternatively user
can type function_name or help (function_name) and function
description will be printed in JavaScript shell.
SBW JavaScript host object
SBW host object provides tight integration between SBW and BioUML
JavaScript shell. Using this shell customer can write sophisticated
scripts for analyses and simulation of SBML models.
With best regards,
Fedor.