Uses of Package
org.simBio.core

Packages that use org.simBio.core
org.simBio simBio: biological DYNAMIC simulation platform. 
org.simBio.bio for the biologists. 
org.simBio.bio.cor   
org.simBio.bio.faber_rudy_2000.current   
org.simBio.bio.faber_rudy_2000.function   
org.simBio.bio.faber_rudy_2000.molecule   
org.simBio.bio.faber_rudy_2000.structure   
org.simBio.bio.function   
org.simBio.bio.henriquez_et_al_2001   
org.simBio.bio.himeno_et_al_2008   
org.simBio.bio.hodgkin_huxley_1952 Modifyed Hodgkin Huxley Squid Axon Model 1952 
org.simBio.bio.kurata_et_al_2005.complex   
org.simBio.bio.kurata_et_al_2005.current   
org.simBio.bio.kurata_et_al_2005.flux   
org.simBio.bio.kurata_et_al_2005.molecule   
org.simBio.bio.kuratomi_et_al_2003.current.carrier   
org.simBio.bio.kuzumoto_et_al_2007.contraction   
org.simBio.bio.kuzumoto_et_al_2007.current   
org.simBio.bio.kuzumoto_et_al_2007.current.carrier   
org.simBio.bio.kuzumoto_et_al_2007.current.cf   
org.simBio.bio.kuzumoto_et_al_2007.function   
org.simBio.bio.kuzumoto_et_al_2007.molecule   
org.simBio.bio.matsuoka_et_al_2003.complex   
org.simBio.bio.matsuoka_et_al_2003.current   
org.simBio.bio.matsuoka_et_al_2003.current.cf   
org.simBio.bio.matsuoka_et_al_2003.current.channel   
org.simBio.bio.matsuoka_et_al_2003.current.pipette   
org.simBio.bio.matsuoka_et_al_2003.current.potassium   
org.simBio.bio.matsuoka_et_al_2003.function The common functions among models 
org.simBio.bio.matsuoka_et_al_2003.molecule.buffer   
org.simBio.bio.matsuoka_et_al_2003.molecule.buffer.Ca   
org.simBio.bio.matsuoka_et_al_2003.molecule.enzyme   
org.simBio.bio.matsuoka_et_al_2004.exp   
org.simBio.bio.matsuoka_et_al_2004.function   
org.simBio.bio.matsuoka_et_al_2004.function.chemical   
org.simBio.bio.matsuoka_et_al_2004.molecule   
org.simBio.bio.matsuoka_et_al_2004.molecule.RespiratoryChain   
org.simBio.bio.matsuoka_et_al_2004.molecule.Transporter   
org.simBio.bio.matsuoka_et_al_2004.molecule.buffer   
org.simBio.bio.matsuoka_et_al_2004.molecule.enzyme   
org.simBio.bio.negroni_lascano_1996 The contraction model proposed by Negroni and Lascano, 1996. 
org.simBio.bio.negroni_lascano_1996.exp   
org.simBio.bio.oka_et_al_2006.function   
org.simBio.bio.oka_et_al_2006.function.kinetics   
org.simBio.bio.oka_et_al_2006.structure   
org.simBio.bio.sarai_et_al_2006.function   
org.simBio.bio.sarai_noma_2004 Single Na channel model, Sarai and Noma, 2004. 
org.simBio.bio.sarai_noma_2004.fourState   
org.simBio.bio.takeuchi_et_al_2006.current   
org.simBio.bio.takeuchi_et_al_2006.function   
org.simBio.bio.tenTusscher_et_al_2004.current   
org.simBio.bio.tenTusscher_et_al_2004.flux   
org.simBio.bio.tenTusscher_et_al_2004.function   
org.simBio.bio.terashima_et_al_2006.complex   
org.simBio.bio.terashima_et_al_2006.current.carrier   
org.simBio.bio.terashima_et_al_2006.current.cf   
org.simBio.bio.terashima_et_al_2006.current.potassium   
org.simBio.bio.terashima_et_al_2006.experiment Classes for experimental manipulation. 
org.simBio.bio.terashima_et_al_2006.function The common functions among models 
org.simBio.core The basal Classes of the simBio
simBioの基盤クラス群。
他のクラスは全て、ここにあるクラスを参照もしくは継承もしくは利用しています。 
org.simBio.core.integrator   
org.simBio.serialize serializer
直列化と復元 
org.simBio.serialize.xml XML serializer
 
org.simBio.sim.analyzer analyzers which inherit core.Analyzer,
core.Analyserを継承するクラス群 
org.simBio.sim.analyzer.csv CSV maker
計算結果をCSV形式で書き出します。 
org.simBio.sim.analyzer.csv.keep   
org.simBio.sim.analyzer.csv.result   
org.simBio.sim.analyzer.graph   
org.simBio.sim.analyzer.graph.results   
org.simBio.sim.analyzer.graph.simple 2D Graph maker
計算結果を2次元グラフで表示する。 
org.simBio.sim.analyzer.measure   
org.simBio.sim.gui Graphical user interface
 
org.simBio.sim.ps   
org.simBio.util   
org.simBio.util.numerical   
org.simBio.util.numerical.methods   
 

Classes in org.simBio.core used by org.simBio
Composite
          Composite Pattern.
 

Classes in org.simBio.core used by org.simBio.bio
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.cor
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.faber_rudy_2000.current
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.faber_rudy_2000.function
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.faber_rudy_2000.molecule
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.faber_rudy_2000.structure
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.function
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.henriquez_et_al_2001
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.himeno_et_al_2008
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.hodgkin_huxley_1952
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.kurata_et_al_2005.complex
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.kurata_et_al_2005.current
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.kurata_et_al_2005.flux
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.kurata_et_al_2005.molecule
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.kuratomi_et_al_2003.current.carrier
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.kuzumoto_et_al_2007.contraction
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.kuzumoto_et_al_2007.current
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.kuzumoto_et_al_2007.current.carrier
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.kuzumoto_et_al_2007.current.cf
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.kuzumoto_et_al_2007.function
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.kuzumoto_et_al_2007.molecule
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2003.complex
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2003.current
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2003.current.cf
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2003.current.channel
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2003.current.pipette
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2003.current.potassium
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2003.function
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
IResetBeforeCalc
          Mark for Reactor to reset before calculation
計算開始時にクリアする必要のあるリアクターにつけるマーク。
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
Variable
           
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2003.molecule.buffer
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2003.molecule.buffer.Ca
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2003.molecule.enzyme
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2004.exp
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2004.function
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2004.function.chemical
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2004.molecule
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2004.molecule.RespiratoryChain
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2004.molecule.Transporter
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2004.molecule.buffer
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.matsuoka_et_al_2004.molecule.enzyme
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.negroni_lascano_1996
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.negroni_lascano_1996.exp
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.oka_et_al_2006.function
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.oka_et_al_2006.function.kinetics
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
IResetBeforeCalc
          Mark for Reactor to reset before calculation
計算開始時にクリアする必要のあるリアクターにつけるマーク。
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.oka_et_al_2006.structure
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.sarai_et_al_2006.function
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.sarai_noma_2004
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.sarai_noma_2004.fourState
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.takeuchi_et_al_2006.current
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.takeuchi_et_al_2006.function
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.tenTusscher_et_al_2004.current
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.tenTusscher_et_al_2004.flux
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.tenTusscher_et_al_2004.function
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.terashima_et_al_2006.complex
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.terashima_et_al_2006.current.carrier
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.terashima_et_al_2006.current.cf
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.terashima_et_al_2006.current.potassium
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.terashima_et_al_2006.experiment
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.bio.terashima_et_al_2006.function
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
 

Classes in org.simBio.core used by org.simBio.core
CalculationObserver
          Conductor が計算を開始・終了した時に、監視オブジェクトに通知を行います。
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Initializer
          Keep values to initialize Component.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Reactor
          set of equations.
ReactorList
          List of the Reactors
Visitor
          Visitor pattern.
 

Classes in org.simBio.core used by org.simBio.core.integrator
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Initializer
          Keep values to initialize Component.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Variable
           
VariableList
          include euler engine & dt adjuster
 

Classes in org.simBio.core used by org.simBio.serialize
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Visitor
          Visitor pattern.
 

Classes in org.simBio.core used by org.simBio.serialize.xml
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
 

Classes in org.simBio.core used by org.simBio.sim.analyzer
Analyzer
          Please inherit this Class to manipulate every Node.
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
 

Classes in org.simBio.core used by org.simBio.sim.analyzer.csv
Analyzer
          Please inherit this Class to manipulate every Node.
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
Visitor
          Visitor pattern.
 

Classes in org.simBio.core used by org.simBio.sim.analyzer.csv.keep
Analyzer
          Please inherit this Class to manipulate every Node.
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
 

Classes in org.simBio.core used by org.simBio.sim.analyzer.csv.result
Analyzer
          Please inherit this Class to manipulate every Node.
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
 

Classes in org.simBio.core used by org.simBio.sim.analyzer.graph
Analyzer
          Please inherit this Class to manipulate every Node.
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
 

Classes in org.simBio.core used by org.simBio.sim.analyzer.graph.results
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
 

Classes in org.simBio.core used by org.simBio.sim.analyzer.graph.simple
Analyzer
          Please inherit this Class to manipulate every Node.
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
 

Classes in org.simBio.core used by org.simBio.sim.analyzer.measure
Analyzer
          Please inherit this Class to manipulate every Node.
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
 

Classes in org.simBio.core used by org.simBio.sim.gui
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Conductor
          root instance to conduct integration.
Visitor
          Visitor pattern.
 

Classes in org.simBio.core used by org.simBio.sim.ps
CalculationObserver
          Conductor が計算を開始・終了した時に、監視オブジェクトに通知を行います。
Conductor
          root instance to conduct integration.
 

Classes in org.simBio.core used by org.simBio.util
Composite
          Composite Pattern.
 

Classes in org.simBio.core used by org.simBio.util.numerical
Component
          super class of the core package, similar to public String, Component of the Composite Pattern.
Composite
          Composite Pattern.
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
Parameter
          labeled public double, Component of the Composite Pattern.
 

Classes in org.simBio.core used by org.simBio.util.numerical.methods
Node
          variables that are used in the equations, and which can make link,
方程式セットに含まれる変数。リンクを作成できる、
 



Copyright © 2002-2008 Cell/Biodinamics simulation project. All Rights Reserved.