biouml.export exports data from BioUML server to local file in given format
biouml.export(path, exporter="Tab-separated text (*.txt)",
exporter.params=list(), target.file="biouml.out")path in BioUML repository
character string specifying format, biouml.exporters provides possible values
list of parameters to exporter
a character string naming a file to export to
None (invisible NULL).