クラス
org.simBio.core.Composite の使用

Composite を使用しているパッケージ
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 Explanation from CellML is as;
This is Hodgkin and Huxley's inspirational work on a mathematical description of currents through the membrane of a nerve fibre (axon) in a giant squid, and their application to the modelling of excitation in the nerve. 
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.buffer   
org.simBio.bio.matsuoka_et_al_2004.molecule.enzyme   
org.simBio.bio.matsuoka_et_al_2004.molecule.RespiratoryChain   
org.simBio.bio.matsuoka_et_al_2004.molecule.Transporter   
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.serialize 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.result   
org.simBio.sim.analyzer.graph   
org.simBio.sim.analyzer.graph.simple 2D Graph maker
計算結果を2次元グラフで表示する。 
org.simBio.sim.analyzer.measure   
org.simBio.sim.gui Graphical user interface
 
org.simBio.util   
org.simBio.util.numerical   
 

org.simBio での Composite の使用
 

Composite を返す org.simBio のメソッド
static Composite Run.start(Serializer serializer, java.lang.String id, java.io.Reader reference)
          Creates the model instance and starts the calculation.
 

org.simBio.bio での Composite の使用
 

org.simBio.bio での Composite のサブクラス
 class Compartment
          Nodes folder, contain no equation.
 class parabola
          for test.
 

org.simBio.bio.cor での Composite の使用
 

org.simBio.bio.cor での Composite のサブクラス
 class Hodgkin_huxley_squid_axon_1952_modified
          Conversion from CellML 1.0 to Java was done using COR (0.9.31.28)
Copyright (c) 2002-2005 Oxford Cardiac Electrophysiology Group
 class Vanderpol_model_1928
          Conversion from CellML 1.0 to Java was done using COR (0.9.31.28)
Copyright (c) 2002-2005 Oxford Cardiac Electrophysiology Group
 

org.simBio.bio.faber_rudy_2000.current での Composite の使用
 

org.simBio.bio.faber_rudy_2000.current での Composite のサブクラス
 class Current
          sodium background current.
 class ICaL
          L-type Calcium channnel.
 class ICaT
          T-Type Calcium Channel.
 class IK1
          time indipendent potassium channel Faber GM, Rudy Y.
 class IKpl
          plateau potassium channel Faber GM, Rudy Y.
 class IKr
          Rapidly Activating Potassium channel Faber GM, Rudy Y.
 class IKs
          slow time dependent potassium channel Faber GM, Rudy Y.
 class INa
          fast sodium channel Faber GM, Rudy Y.
 class INaCa
          Sodium Calcium exchanger Faber GM, Rudy Y.
 class INaK
          sodium potassium pump current Faber GM, Rudy Y.
 class IpCa
          Sarcolemmal Ca Pump Current Faber GM, Rudy Y.
 class NSRLeak
          leak current from NSR Faber GM, Rudy Y.
 class RyR
          Calcium release channel on SR Faber GM, Rudy Y.
 class SRCA
          SR calcium pump.
 

org.simBio.bio.faber_rudy_2000.function での Composite の使用
 

org.simBio.bio.faber_rudy_2000.function での Composite のサブクラス
 class Diffusion
          diffusion.
 class Stimulus
          Constructor for Stimulus.
 

org.simBio.bio.faber_rudy_2000.molecule での Composite の使用
 

org.simBio.bio.faber_rudy_2000.molecule での Composite のサブクラス
 class CaBuffer
          analytic equation of Calcium buffering.
 class DualCaBuffer
           Faber GM, Rudy Y.
 

org.simBio.bio.faber_rudy_2000.structure での Composite の使用
 

org.simBio.bio.faber_rudy_2000.structure での Composite のサブクラス
 class Cell
          Cell.
 class JSR
           Faber GM, Rudy Y.
 class NSR
           Faber GM, Rudy Y.
 

org.simBio.bio.function での Composite の使用
 

org.simBio.bio.function での Composite のサブクラス
 class Analytic2state
          2 state gateの解析解を求めて現在の解に設定する。
 class Function
          Abstract super class of function format.
 

org.simBio.bio.henriquez_et_al_2001 での Composite の使用
 

org.simBio.bio.henriquez_et_al_2001 での Composite のサブクラス
 class GapJunction
          Voltage-dependent gap junction model developed by Vogel and Weingart.
 

org.simBio.bio.himeno_et_al_2008 での Composite の使用
 

org.simBio.bio.himeno_et_al_2008 での Composite のサブクラス
 class IKACh
          ACh channel. normalized with membrane capacitance.
 

org.simBio.bio.hodgkin_huxley_1952 での Composite の使用
 

org.simBio.bio.hodgkin_huxley_1952 での Composite のサブクラス
 class I_K
          Potassium Channel.
 class I_L
          leak component.
 class I_Na
          Sodium channel.
 class I_stim
          Stimulus current.
 class Membrane
          Membrane.
 

org.simBio.bio.kurata_et_al_2005.complex での Composite の使用
 

org.simBio.bio.kurata_et_al_2005.complex での Composite のサブクラス
 class SR
           
 

org.simBio.bio.kurata_et_al_2005.current での Composite の使用
 

org.simBio.bio.kurata_et_al_2005.current での Composite のサブクラス
 class ICab
           
 class INab
           
 class Ito
           
 

org.simBio.bio.kurata_et_al_2005.flux での Composite の使用
 

org.simBio.bio.kurata_et_al_2005.flux での Composite のサブクラス
 class Leak
          leak flux (Jleak) from the uptake site of SRnet (mM/ms).
 class Release
           
 class Transfer
           
 class Uptake
           
 

org.simBio.bio.kurata_et_al_2005.molecule での Composite の使用
 

org.simBio.bio.kurata_et_al_2005.molecule での Composite のサブクラス
 class CaBuffer_RK
          Calculate using ordinary differential equation, working with analytic buffer.
 

org.simBio.bio.kuratomi_et_al_2003.current.carrier での Composite の使用
 

org.simBio.bio.kuratomi_et_al_2003.current.carrier での Composite のサブクラス
 class Carrier
          Abstract class for ping-pong model of the carrier.
 

org.simBio.bio.kuzumoto_et_al_2007.contraction での Composite の使用
 

org.simBio.bio.kuzumoto_et_al_2007.contraction での Composite のサブクラス
 class CrossBridgeForce
          Cross bridge force of NL contraction model, Negroni JA and Lascano EC.
 class CrossBridgeLength
          Length of cross bridge of NL contraction model, Negroni JA and Lascano EC.
 class ForceEquilibrium
          Calculation of force equilibrium.
 class IsotonicContraction
          Calculation of half sarcomere length in isotonic experiments.
 class ParallelElementForce
          Parallel element force of NL contraction model, Negroni JA and Lascano EC.
 class Troponin
          troponin of Negroni and Lascano contraction model.
 class Troponinmit
          Troponin state transition of Cardiac Muscle Model by Negroni and Lascano.
 

org.simBio.bio.kuzumoto_et_al_2007.current での Composite の使用
 

org.simBio.bio.kuzumoto_et_al_2007.current での Composite のサブクラス
 class IRyR
          Calcium releasing channel on SR.
 

org.simBio.bio.kuzumoto_et_al_2007.current.carrier での Composite の使用
 

org.simBio.bio.kuzumoto_et_al_2007.current.carrier での Composite のサブクラス
 class ICaPump
          Ca pump on network SR.
 class IPMCA
          Ca pump on cell membrane. 1 ATP extrudes 1 Ca2+ and imports 1 H+ The H+ movement is not included in calculation.
 

org.simBio.bio.kuzumoto_et_al_2007.current.cf での Composite の使用
 

org.simBio.bio.kuzumoto_et_al_2007.current.cf での Composite のサブクラス
 class ICFTR
          Cystic fibrosis transmembrane conductance regulator Cl- channel current.
 

org.simBio.bio.kuzumoto_et_al_2007.function での Composite の使用
 

org.simBio.bio.kuzumoto_et_al_2007.function での Composite のサブクラス
 class Average
           
 class ConcentrationAMP
          calculation of AMP concentration (conformed to mass conservation law).
 class KoDependency_IK1
          Updated [K]o dependency calculation for IK1.
 class PA2MS
          Average and Convert pA to M/S.
 

org.simBio.bio.kuzumoto_et_al_2007.molecule での Composite の使用
 

org.simBio.bio.kuzumoto_et_al_2007.molecule での Composite のサブクラス
 class BetaAR_Gs
          betaAR and Gs signaling module.
 class CAMP
          cAMP module.
 class PKA
          PKA module.
 class PLB
          Phospholamban module.
 

org.simBio.bio.matsuoka_et_al_2003.complex での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2003.complex での Composite のサブクラス
 class ATPsynthesis
          The lumped model of ATP synthesis.
 

org.simBio.bio.matsuoka_et_al_2003.current での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2003.current での Composite のサブクラス
 class MembraneTransporter
          Abstract class of membrane transporters.
 

org.simBio.bio.matsuoka_et_al_2003.current.cf での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2003.current.cf での Composite のサブクラス
 class CfChannel
          calculate current component of Na, K, Ca ion according to the constant field theory.
 class Iha
          Hyperpolarization-activated cation current, Iha.
 class ILCCa
          Calcium activated Non-Selective Cation current.
 class Ist
          Sustained inward current for pacemaker model.
 

org.simBio.bio.matsuoka_et_al_2003.current.channel での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2003.current.channel での Composite のサブクラス
 class Channel
          template of Channel.
 

org.simBio.bio.matsuoka_et_al_2003.current.pipette での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2003.current.pipette での Composite のサブクラス
 class CurrentClamp
          current clamp, external current in the RC membrane model.
 class Pipette
          external current in the RC membrane model.
 

org.simBio.bio.matsuoka_et_al_2003.current.potassium での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2003.current.potassium での Composite のサブクラス
 class PureKchannel
          calculate pure potassium channel current.
 

org.simBio.bio.matsuoka_et_al_2003.function での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2003.function での Composite のサブクラス
 class Charge
          keep whole cell current from external solution.
 class ConstantField
          calculate constant field.
 class Diffusion_a
          The first order ordinary differential equation is solved using analytic equation.
 class Diffusion_t
          The first order ordinary differential equation is solved using analytic equation.
 class KoDependency
          dependency of extracellular potassium concentration.
 class RateConstant
          function, c1/(c2*exp((x+c3)/c4)+c5*exp((x+c6)/c7))
 class RateConstantK
           
 class RateConstantVm
           
 class ReversalPotential
          calculate reversal potential of the specific ion.
 class Volume
           
 

org.simBio.bio.matsuoka_et_al_2003.molecule.buffer での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2003.molecule.buffer での Composite のサブクラス
 class Buffer
          abstract of buffer
 

org.simBio.bio.matsuoka_et_al_2003.molecule.buffer.Ca での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2003.molecule.buffer.Ca での Composite のサブクラス
 class Analytic
          instantaneous Ca buffer, using analytic equation as for Zeng et al, 1995 J.
 class Analytic_RK
          instantaneous Ca buffer using analytic equation as for Zeng et al, 1995.
 class InstantCaBuffer
          instantaneous Ca buffer, iterative method.
 class TroponinNL
          Troponin state transition of Cardiac Muscle Model by Negroni and Lascano.
 class TroponinNL_RK
          Troponin state transition of Negroni and Lascano contraction model for Runge-Kutta.
 

org.simBio.bio.matsuoka_et_al_2003.molecule.enzyme での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2003.molecule.enzyme での Composite のサブクラス
 class CrossBridgeNL
          Cross bridge kinetics of Cardiac Muscle Model by Negroni and Lascano.
 class IsometricContraction
          Isometric Contraction
 

org.simBio.bio.matsuoka_et_al_2004.exp での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2004.exp での Composite のサブクラス
 class Anoxia
          Anoxia condition on ventricular cell model was occured to regulate the oxygen concentration.
 

org.simBio.bio.matsuoka_et_al_2004.function での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2004.function での Composite のサブクラス
 class Acidity
          calculation of pH (acidity) of the optional solution.
 class ConcentrationCyta2
          Calculation of the concentration of Cytochrome a2+ [Cyt a2+] = [Cyt a]total/(1 + A_3/2) where; A_3/2 = 10^((Ema - Ema0)/Z) :ratio of oxidized cytochrome a3 to reduced cytochrome a3
 class ConcentrationPi
          calculation of iorganic phosphate concentration (conformed to mass conservation law) Pitotal = 3*[ATP]cell + 2*[ADP]cell + [AMP] + [PhosphoCreatine] + [Pi]cell + (3*[ATP]mito + 2*[ADP]mito + [Pi]mito) / Rcm [Pi]cell = Pitotal - (3*[ATP]cell + 2*[ADP]cell + [AMP] + [PhosphoCreatine] + (3*[ATP]mito + 2*[ADP]mito + [Pi]mito) / Rcm)
 class GradientP
          proton driving force dP = 1/(1 - u) * dpH
 class GradientpH
          proton gradient on mitochondrial inner membrane.
 class MassConservation
          calculation of molecular concentration conformed to mass conservation law [A] = [A]total - [A']
 class MassConservation2
          calculation of molecular concentration conformed to mass conservation law [A] = [A]total - [A']
 class MembranePotential
          membrane potential on mitochondrial inner membrane.
 class MetalFreeConcentration
          free concentration of metal affinity molecule [A]free = [A]total / (1 + [metal]free / kD)
 class PartialPotential
          calcuration of partial potential.
 class PressureToConcentration
          calculation of concentration of gas-molecule from partial pressure.
 class RedoxPotential
          Calculation of the redox potential.
 class RedoxPotentialCyta
          Calculation of the redox potential of cytochrome a Ema = Emc + dP * (2 + 2 * u) / 2
 class VolumeRatio
          Calculation of volume ratio between cell and organella.
 class Zvalue
          calculation of z value.
 

org.simBio.bio.matsuoka_et_al_2004.function.chemical での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2004.function.chemical での Composite のサブクラス
 class CN
          effect of CN addition.
 class FCCP
          effect of FCCP addition.
 

org.simBio.bio.matsuoka_et_al_2004.molecule での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2004.molecule での Composite のサブクラス
 class SubstrateDehydrogenation
          NADH dehydrogenation.
 

org.simBio.bio.matsuoka_et_al_2004.molecule.buffer での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2004.molecule.buffer での Composite のサブクラス
 class HBuffering
          Buffering capacity coefficient for H+ (rbuffer).
 

org.simBio.bio.matsuoka_et_al_2004.molecule.enzyme での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2004.molecule.enzyme での Composite のサブクラス
 class AK
          Adenylate Kinase (AK) System vAK = kf*[ADP]free_cell*[ADP]mg_cell - kb*[ATP]mg_cell*[AMP]cell
 class CK
          Creatine Kinase (CK) System.
 

org.simBio.bio.matsuoka_et_al_2004.molecule.RespiratoryChain での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2004.molecule.RespiratoryChain での Composite のサブクラス
 class ATPsynthase
          Mitochondrial F1/F0 ATP Synthase.
 class ComplexI
          NADH-Ubiquinone oxidoreductase (complex I).
 class ComplexIII
          Cytochrome bc1 Complex (complex III).
 class ComplexIV
          Cytochrome c Oxidase (complex IV).
 class OxidativePhosphorylation
          Differential equation for reactions of oxidattive phosphorylation.
 

org.simBio.bio.matsuoka_et_al_2004.molecule.Transporter での Composite の使用
 

org.simBio.bio.matsuoka_et_al_2004.molecule.Transporter での Composite のサブクラス
 class ANT
          ADP/ATP carrier, ADP/ATP translocase, SLC25A4.
 class PhosphateCarrier
          Phosphate Transporter.
 class ProtonLeak
          Proton leak from cytosol to intremitochondoria.
 

org.simBio.bio.negroni_lascano_1996 での Composite の使用
 

org.simBio.bio.negroni_lascano_1996 での Composite のサブクラス
 class CrossBridge
          Cross bridge kinetics of Cardiac Muscle Model by Negroni and Lascano.
 class Qpump
          equation 8 in the Negroni and Lascano, 1996 Qpump=Kp/(1+(Km/[Ca2+])^2)
 class Qrel
          equation 9 in the Negroni and Lascano, 1996
 

org.simBio.bio.negroni_lascano_1996.exp での Composite の使用
 

org.simBio.bio.negroni_lascano_1996.exp での Composite のサブクラス
 class LChange
          muscle length is set with the controlled step and duration
 class Model
          Cardiac Muscle Model by Negroni and Lascano.
 

org.simBio.bio.oka_et_al_2006.function での Composite の使用
 

org.simBio.bio.oka_et_al_2006.function での Composite のサブクラス
 class JunctionalConductance
          Calculate the junctional conductance (nS).
 class JunctionalPotential
          Calculate the trans-junctional potential between neighbouring two cells.
 

org.simBio.bio.oka_et_al_2006.function.kinetics での Composite の使用
 

org.simBio.bio.oka_et_al_2006.function.kinetics での Composite のサブクラス
 class IndependentGate
          Calculate the mean open probability of the gating model consisting of multiple independent gates.
 class MultiStateModel
          Ligand-operated multi transition model.
 class RateConstantCaGate
          Calculate the forward and backward rate constans of two-state model by using time constant, pKd and Hill coefficient
 class TwoStateModel
          Two-state model.
 

org.simBio.bio.oka_et_al_2006.structure での Composite の使用
 

org.simBio.bio.oka_et_al_2006.structure での Composite のサブクラス
 class GapJunctionK
          Gap junction model.
 

org.simBio.bio.sarai_et_al_2006.function での Composite の使用
 

org.simBio.bio.sarai_et_al_2006.function での Composite のサブクラス
 class Rate
          Rate.
 class Ratio
          Ratio.
 

org.simBio.bio.sarai_noma_2004 での Composite の使用
 

org.simBio.bio.sarai_noma_2004 での Composite のサブクラス
 class VoltageClamp
          apply square voltage pulse
 

org.simBio.bio.sarai_noma_2004.fourState での Composite の使用
 

org.simBio.bio.sarai_noma_2004.fourState での Composite のサブクラス
 class MonteCarlo
           
 class NaChannel
          4 state gate of fast Sodium channel calculated by Monte Carlo method and ordinary differential Equations.
 class ODE
          Created on 2003/10/30
 

org.simBio.bio.takeuchi_et_al_2006.current での Composite の使用
 

org.simBio.bio.takeuchi_et_al_2006.current での Composite のサブクラス
 class PMCA
          sarcolemmal Ca2+ pump.
 

org.simBio.bio.takeuchi_et_al_2006.function での Composite の使用
 

org.simBio.bio.takeuchi_et_al_2006.function での Composite のサブクラス
 class Electroneutrality
          Calculate difference between total amounts of cations and anions.
 class ENaCa
          equilibrium potential for Na+/Ca2+ exchanger.
 class Ouabain
          Calculate ouabain effect on amplitude of INaK.
 

org.simBio.bio.tenTusscher_et_al_2004.current での Composite の使用
 

org.simBio.bio.tenTusscher_et_al_2004.current での Composite のサブクラス
 class IbCa
          Background Ca2+ current.
 class IbNa
          Background Na+ current.
 class ICa
          L-type Ca2+ current.
 class IpK
          Plateau K current.
 class Ito_endo
          Transient outward current.
 

org.simBio.bio.tenTusscher_et_al_2004.flux での Composite の使用
 

org.simBio.bio.tenTusscher_et_al_2004.flux での Composite のサブクラス
 class UpTake
          Pump current taking up calcium into SR.
 

org.simBio.bio.tenTusscher_et_al_2004.function での Composite の使用
 

org.simBio.bio.tenTusscher_et_al_2004.function での Composite のサブクラス
 class ReversalPotential2
          calculate reversal potential of the specific Ion.
 

org.simBio.bio.terashima_et_al_2006.complex での Composite の使用
 

org.simBio.bio.terashima_et_al_2006.complex での Composite のサブクラス
 class WaterFlux
          Water flux across the cell membrane [um3/ms].
 

org.simBio.bio.terashima_et_al_2006.current.carrier での Composite の使用
 

org.simBio.bio.terashima_et_al_2006.current.carrier での Composite のサブクラス
 class NKCC
          Flux via Na+-K+-2Cl- cotransporter [amol/msec].
 

org.simBio.bio.terashima_et_al_2006.current.cf での Composite の使用
 

org.simBio.bio.terashima_et_al_2006.current.cf での Composite のサブクラス
 class IClb
           
 class IVRCC
          volume-regulated Cl- current.
 

org.simBio.bio.terashima_et_al_2006.current.potassium での Composite の使用
 

org.simBio.bio.terashima_et_al_2006.current.potassium での Composite のサブクラス
 class IKATP
          ATP-sensitive potassium current.
 

org.simBio.bio.terashima_et_al_2006.experiment での Composite の使用
 

org.simBio.bio.terashima_et_al_2006.experiment での Composite のサブクラス
 class StepChanger
          Change the value in a step manner.
 class StepChanger2
          step change
 class TonicityChange
          Change extracellular fluid tonicity
 

org.simBio.bio.terashima_et_al_2006.function での Composite の使用
 

org.simBio.bio.terashima_et_al_2006.function での Composite のサブクラス
 class AmplitudeNaK
          Calculate volume-dependency of INaK amplitude.
 class KoDependency2
          Calculate Ko dependency for IKATP.
 class Tonicity
          Tonicity of extracellular fluid .
 class TotalVolume
          Calculate total cell volume from cell volume accessible for ion diffusion.
 

org.simBio.core での Composite の使用
 

org.simBio.core での Composite のサブクラス
 class Analyzer
          Please inherit this Class to manipulate every Node.
 class Conductor
          root instance to conduct integration.
 class Reactor
          set of equations.
 

Composite を返す org.simBio.core のメソッド
 Composite Initializer.getParent()
          Returns the parent.
 Composite Component.getParent()
          自分が属するCompositeへの参照を返す。
 Composite Component.getRoot()
          自分が属するinstance treeのrootへの参照を返す。
 

Composite 型のパラメータを持つ org.simBio.core のメソッド
static Initializer Initializer.getInstance(Composite composite, org.xml.sax.Attributes attributes)
          return the only initializer in which parent and attributes are set.
 void Initializer.setParent(Composite parent)
          Sets the parent.
 void Visitor.visit(Composite composite)
           
 void Conductor.visit(Composite composite)
          add Reactors to ReactorList, and Analyzers to AnalyzerList.
 

org.simBio.serialize での Composite の使用
 

Composite 型のパラメータを持つ org.simBio.serialize のメソッド
 void Collector.visit(Composite composite)
           
 

org.simBio.sim.analyzer での Composite の使用
 

org.simBio.sim.analyzer での Composite のサブクラス
 class StopWatch
           
 class VisualizeAnalyzer
          base class for visualized Node(Viewer, Graph, Axis).
 

org.simBio.sim.analyzer.csv での Composite の使用
 

org.simBio.sim.analyzer.csv での Composite のサブクラス
 class CsvMaker
          csv形式で値をfileに書き出す。
 class Siblings
          should be placed into the xml file of the parent node from which one wants to get the childrens' parameters
親Reactorの持つ全てのVariableとReactorの値をcsv形式で書き出す
 class Total
          writes values of all parameters, variables and nodes to csv file
親Reactor以下のTreeに存在する全てのReactorとParameterの値をcsv fileに書き出す
 

Composite 型のパラメータを持つ org.simBio.sim.analyzer.csv のメソッド
 void Total.visit(Composite parent)
           
 

org.simBio.sim.analyzer.csv.result での Composite の使用
 

org.simBio.sim.analyzer.csv.result での Composite のサブクラス
 class AbstractAppender
          append the parameters to CSV file at the end of calculation.
 class ALaCarte
          writes only chosen parameters, variables and nodes to csv file One has to write targets of desirable parameters in the xml file
特定のパラメータをCsvに書き込むクラス。
 

org.simBio.sim.analyzer.graph での Composite の使用
 

org.simBio.sim.analyzer.graph での Composite のサブクラス
 class AbstractGraph
          Graphのフレームワークを提供する. 本クラスでは、画面の再描画機能などは提供せずに、継承したGraph系クラスを シンプルに実装できるようにフレームワークを構成する。
 class AxisXLog
          x axis by log scale.
 class AxisYLog
          y axis by log scale.
 class BasicGraph
           時系列データを表示するGraph.
 

org.simBio.sim.analyzer.graph.simple での Composite の使用
 

org.simBio.sim.analyzer.graph.simple での Composite のサブクラス
 class Axis
           
 class AxisX
          x axis
 class AxisXFix
           
 class AxisY
          y axis
 class Graph
          2D graph. axis x is time.
 class Graph4State
           
 class RateGraph
          sample graph for bio.function
 class RateGraph_KA
          sample graph for bio.function
 class RelationGraph
          2D graph of relation between two parameters
 class RelationGraph_LP
          2D graph of relation between two parameters for org.simBio.sim.analyzer.measure.LeadPotential.
 class StepChart
          targetをずらして表示する。
 class Viewer
          graph viewer.
 

org.simBio.sim.analyzer.measure での Composite の使用
 

org.simBio.sim.analyzer.measure での Composite のサブクラス
 class AbstractMeasure
          Measuring.
 class Amplitude
          get the difference between the maximum and minimum value of the target.
 class AmplitudeInCycle
          get the difference between the maximum and minimum value of the target in a cycle.
 class APD
          Measuring Action Potential Duration.
 class APDforSA
          ペースメーカモデルの活動電位持続時間を計測する。
 class APDforSA2
          ペースメーカモデルの活動電位持続時間を計測する。
 class HR
          心拍数を計測する。
 class LeadPotential
           Lead Potentialを計算する。
 class Limitter
          targetの値が設定値を超えたら計算を終了する。
 class PeakDetect
          onsetとoffsetの間でtargetの極値を求める。
 class Sum
          targetsの和を求める。
 class Vmax
          Measuring dV/dt max.
 class VmaxTime
          measure Vmax and timing of Vmax.
 

org.simBio.sim.gui での Composite の使用
 

Composite 型のパラメータを持つ org.simBio.sim.gui のメソッド
 void GUI.visit(Composite parent)
          Visitor Pattern Interface : set this to container of Viewer NOTICE: org.simBio.sim.analyser.graph.RateGraph#getJButton を、ToolBarに載せる場合は、 DnDActionの組み込みと、Save/Load 処理の対応が必要。
 void DataListTable.visit(Composite p)
           
 

Composite 型のパラメータを持つ org.simBio.sim.gui のコンストラクタ
DataListTable(Composite m)
           
 

org.simBio.util での Composite の使用
 

Composite 型のパラメータを持つ org.simBio.util のメソッド
static java.util.List NodeHandler.getTargets(Composite composite)
           
 

org.simBio.util.numerical での Composite の使用
 

org.simBio.util.numerical での Composite のサブクラス
 class MathFunction
          This abstract class represents a mathematical function on a simBio model tree.
 class MathMultivariableFunction
          This abstract class represents a mathematical function on a simBio model tree (light-weight version).
 class MathUnivariableFunction
          This abstract class represents a mathematical function on a simBio model tree (light-weight version).
 



???(C) 2002-2007 ?????????????????????