HEADER

biouml.plugins.sbw
Class SbwHost.SbmlModel


public static class SbwHost.SbmlModel


Constructor Summary
SbwHost.SbmlModel(String name, File file)
           

Method Summary
 FilegetFile()
           
 StringgetName()
           
 Stringread()
           
 StringtoString()
           

Constructor Detail

SbwHost.SbmlModel

public SbwHost.SbmlModel(String name, File file)
Method Detail

getFile

public File getFile()

getName

public String getName()

read

public String read()
throws java.io.IOException

toString

public String toString()

Association Links

to Class java.lang.String

to Class java.io.File


FOOTER

BOTTOM