Class | Description |
---|---|
AdvectionDialog |
The class AdvectionDialog, which generates a GUI for creating / editing Advection Coefficient.
|
AdvectionTable |
The class AdvectionTable, which inherits SBaseTable and implements add() and edit() method for
adding and editing advection coefficient.
|
BoundaryConditionDialog |
The class BoundaryConditionDialog, which generates a GUI for creating / editing Boundary Condition.
|
BoundaryConditionTable |
The class BoundaryConditionTable, which inherits SBaseTable and implements add() and edit() method for
adding and editing boundary condition.
|
DiffusionDialog |
The class DiffusionDialog, which generates a GUI for creating / editing Diffusion Coefficient.
|
DiffusionTable |
The class DiffusionTable, which inherits SBaseTable and implements add() and edit() method for
adding and editing diffusion coefficient.
|
ParameterDialog |
The class ParameterDialog, which generates a GUI for creating / editing a Parameter.
|
ParameterTable |
The class ParameterTable, which inherits SBaseTable and implements add() and edit() method for
adding and editing parameters.
|
ReactionDialog |
The class ReactionDialog, which generates a GUI for creating / editing a Reaction.
|
ReactionTable |
The class ReactionTable, which inherits SBaseTable and implements add() and edit() method for
adding and editing reaction.
|
SBaseTable |
The class SBaseTable, which is an abstract class and be used to
create tables for SBase objects (Species, Reaction, Parameter, etc.).
|
SBMLProcessUtil |
The class SBMLProcessUtil, which contains several useful static methods to manipulate SBML objects.
|
SpeciesDialog |
The class SpeciesDialog, which generates a GUI for creating / editing Species.
|
SpeciesTable |
The class SpeciesTable, which inherits SBaseTable and implements add() and edit() method for
adding and editing species.
|
TabTables |
The class TabTables, which inherits JFrame and implements main component of XitoSBML.
|
UnitDefinitionDialog |
The class UnitDefinitionDialog, which generates a GUI for creating / editing UnitDefinition.
|
UnitDefinitionTable |
The class UnitDefinitionTable, which inherits SBaseTable and implements add() and edit() method for
adding and editing unit definition.
|
Copyright © 2017–2019 Funahashi Lab.. All rights reserved.