public class ParameterDialog extends Object
ParameterTable
.
Date Created: Jan 20, 2016Constructor and Description |
---|
ParameterDialog(org.sbml.jsbml.Model model)
Instantiates a new parameter dialog.
|
Modifier and Type | Method and Description |
---|---|
org.sbml.jsbml.Parameter |
showDialog()
Create and show a dialog for adding Parameter.
|
org.sbml.jsbml.Parameter |
showDialog(org.sbml.jsbml.Parameter parameter)
Create and show a dialog for adding Parameter with given JSBML Parameter object.
|
public ParameterDialog(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 objectCopyright © 2017–2019 Funahashi Lab.. All rights reserved.