org.simBio.sim.analyzer.graph.simple
クラス Graph4State

java.lang.Object
  上位を拡張 org.simBio.core.Component
      上位を拡張 org.simBio.core.Parameter
          上位を拡張 org.simBio.core.Composite
              上位を拡張 org.simBio.core.Analyzer
                  上位を拡張 org.simBio.sim.analyzer.graph.simple.Graph
                      上位を拡張 org.simBio.sim.analyzer.graph.simple.Graph4State
すべての実装されたインタフェース:
Node

public class Graph4State
extends Graph

バージョン:
$Log: Graph4State.java,v $ Revision 1.2 2006/04/13 03:19:06 nsarai refactor Revision 1.1 2005/11/01 06:32:39 mikaelwing First version of simBio hosted on sourceforge, version 0.3 Revision 1.1 2005/09/12 04:57:07 sarai rearrenge folder structure as a Maven style Revision 1.2 2005/08/05 12:40:00 sarai skip redrawing the same point to save time
作成者:
Nobuaki Sarai

フィールドの概要
 
クラス org.simBio.sim.analyzer.graph.simple.Graph から継承されたフィールド
axisX, axisY, interval
 
クラス org.simBio.core.Parameter から継承されたフィールド
value
 
コンストラクタの概要
Graph4State()
           
 
メソッドの概要
protected  void analyze(double t)
          plot targets.
 
クラス org.simBio.sim.analyzer.graph.simple.Graph から継承されたメソッド
prepare, setLinks
 
クラス org.simBio.core.Composite から継承されたメソッド
accept, getLink, getNode, getNodesIterator, getNodesSize
 
クラス org.simBio.core.Parameter から継承されたメソッド
addValue, getValue, getValueString, setInitializer, setValue, setValueString, setValueToField
 
クラス org.simBio.core.Component から継承されたメソッド
addDydt, end, getIndent, getIndentedShortName, getName, getName, getParent, getRoot, getShortName, getUnits, isNamed, isPrefixed, logIndented, quit
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
インタフェース org.simBio.core.Node から継承されたメソッド
addDydt, addValue, getValue, setValue
 

コンストラクタの詳細

Graph4State

public Graph4State()
メソッドの詳細

analyze

protected void analyze(double t)
クラス Graph の記述:
plot targets.

オーバーライド:
クラス Graph 内の analyze
パラメータ:
t - time
関連項目:
Analyzer.analyze(double)


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