public class DiffusionDialog extends Object
DiffusionTable
.
Date Created: Jan 20, 2016Constructor and Description |
---|
DiffusionDialog(org.sbml.jsbml.Model model)
Instantiates a new diffusion dialog.
|
Modifier and Type | Method and Description |
---|---|
org.sbml.jsbml.Parameter |
showDialog()
Create and show a dialog for adding Diffusion Coefficient.
|
org.sbml.jsbml.Parameter |
showDialog(org.sbml.jsbml.Parameter parameter)
Create and show a dialog for adding Diffusion Coefficient with given JSBML Parameter object.
|
public DiffusionDialog(org.sbml.jsbml.Model model)
model
- the SBML modelpublic org.sbml.jsbml.Parameter showDialog()
public org.sbml.jsbml.Parameter showDialog(org.sbml.jsbml.Parameter parameter)
parameter
- the JSBML Parameter objectIllegalArgumentException
- the illegal argument exceptionCopyright © 2017–2019 Funahashi Lab.. All rights reserved.