|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectswarm.BaseImpl
swarm.simtoolsgui.GUISwarmImpl
ObserverSwarm
フィールドの概要 | |
(パッケージプライベート) java.util.LinkedList |
clusterSizeData
|
(パッケージプライベート) swarm.analysis.EZBin |
clusterSizeHist
|
(パッケージプライベート) swarm.gui.Colormap |
colorMap
|
(パッケージプライベート) swarm.activity.ActionGroup |
displayActions
|
(パッケージプライベート) swarm.activity.Schedule |
displaySchedule
|
int |
graphInterval
|
(パッケージプライベート) ModelSwarm |
modelSwarm
|
(パッケージプライベート) swarm.space.Value2dDisplay |
patternDisplay
|
(パッケージプライベート) swarm.gui.ZoomRaster |
patternRaster
|
(パッケージプライベート) swarm.analysis.EZGraph |
resultGraph
|
(パッケージプライベート) swarm.activity.ActionGroup |
statActions
|
(パッケージプライベート) swarm.activity.Schedule |
statSchedule
|
クラス swarm.simtoolsgui.GUISwarmImpl から継承したフィールド |
actionCache, controlPanel |
クラス swarm.BaseImpl から継承したフィールド |
|
コンストラクタの概要 | |
ObserverSwarm(swarm.defobj.Zone aZone)
|
メソッドの概要 | |
java.lang.Object |
_resultGraphDeath_(java.lang.Object caller)
|
swarm.activity.Activity |
activateIn(swarm.objectbase.Swarm context)
|
java.lang.Object |
buildActions()
2つのスケジュールを用いる。 |
java.lang.Object |
buildObjects()
|
void |
checkToStop()
終了の判定 ModelSwarmが停止していたら、最終処理をして停止。 |
double |
getPercolationProb()
浸透確率の問い合わせる。 |
double |
getRelativeClusterNum()
クラスタ数の問い合わせ |
java.lang.Object |
showHist()
ヒストグラムの更新 |
java.lang.Object |
showStats()
統計データ(クラスタリングも含む)の更新 |
(パッケージプライベート) void |
updateClusterSizeData()
showHistの補助メソッド |
クラス swarm.simtoolsgui.GUISwarmImpl から継承したメソッド |
allocIVars, allocIVarsComponent, compare, copyIVars, copyIVarsComponent, describe, describeForEach, describeForEachID, describeID, drop, freeIVars, freeIVarsComponent, getActionCache, getActivity, getCompleteProbeMap, getComponentZone, getControlPanel, getDisplayName, getInternalZone, getName, getPageSize, getPopulation, getProbeForVariable, getProbeMap, getSynchronizationType, getTypeName, getZone, go, perform, perform$with, perform$with$with, perform$with$with$with, respondsTo, setDisplayName, xfprint, xfprintid, xprint, xprintid |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
public int graphInterval
swarm.activity.ActionGroup displayActions
swarm.activity.ActionGroup statActions
swarm.activity.Schedule displaySchedule
swarm.activity.Schedule statSchedule
ModelSwarm modelSwarm
swarm.gui.Colormap colorMap
swarm.gui.ZoomRaster patternRaster
swarm.space.Value2dDisplay patternDisplay
swarm.analysis.EZGraph resultGraph
swarm.analysis.EZBin clusterSizeHist
java.util.LinkedList clusterSizeData
コンストラクタの詳細 |
public ObserverSwarm(swarm.defobj.Zone aZone)
メソッドの詳細 |
public java.lang.Object buildObjects()
public double getPercolationProb()
public double getRelativeClusterNum()
public java.lang.Object buildActions()
public swarm.activity.Activity activateIn(swarm.objectbase.Swarm context)
public java.lang.Object _resultGraphDeath_(java.lang.Object caller)
public java.lang.Object showStats()
public java.lang.Object showHist()
void updateClusterSizeData()
public void checkToStop()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |