|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.simBio.core.Component
org.simBio.core.Link
public class Link
making Link
| コンストラクタの概要 | |
|---|---|
Link()
|
|
| メソッドの概要 | |
|---|---|
protected void |
prepare()
if parent Composite has a public double Field of the same name, set value of the Parameter linked. |
protected void |
setLinks()
called after instance tree was constructed, getNode, getLink here, インスタンスツリー作成後に呼び出される, 親に自分と同じ名前のNodeがあったら、自分自身をリンクと見なし、 自分の値(リンク先を表す文字列)を引数に親のgetLinkを呼んでリンクを張ります |
| クラス org.simBio.core.Component から継承されたメソッド |
|---|
accept, addDydt, addValue, end, getIndent, getIndentedShortName, getName, getName, getParent, getRoot, getShortName, getUnits, getValue, getValueString, isNamed, isPrefixed, logIndented, quit, setInitializer, setValue, setValueString |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public Link()
| メソッドの詳細 |
|---|
protected void setLinks()
Component 内の setLinksprotected void prepare()
Component 内の prepare
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||