public class AdvectionDialog extends Object
AdvectionTable
.
Date Created: Jan 21, 2016Constructor and Description |
---|
AdvectionDialog(org.sbml.jsbml.Model model)
Instantiates a new advection dialog.
|
Modifier and Type | Method and Description |
---|---|
org.sbml.jsbml.Parameter |
showDialog()
Create and show a dialog for adding Advection Coefficient.
|
org.sbml.jsbml.Parameter |
showDialog(org.sbml.jsbml.Parameter parameter)
Create and show a dialog for adding Advection Coefficient with given JSBML Parameter object.
|
public AdvectionDialog(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) throws IllegalArgumentException
parameter
- the JSBML Parameter objectIllegalArgumentException
- the illegal argument exceptionCopyright © 2017–2019 Funahashi Lab.. All rights reserved.