|
|||||||||||
前 次 | フレームあり フレームなし |
org.boxed_economy.besp.model での World の使用 |
World を返す org.boxed_economy.besp.model のメソッド | |
World |
ModelContainerEvent.getWorld()
Returns the world. |
World |
ModelContainer.getModel()
世界関連 |
World 型のパラメータを持つ org.boxed_economy.besp.model のメソッド | |
void |
ModelThread.deliverTimeEvent(World world)
TimeEventをClockとAgentに対して配信するメソッドです。 |
void |
ModelContainer.setModel(World model)
|
World 型のパラメータを持つ org.boxed_economy.besp.model のコンストラクタ | |
ModelContainerEvent(java.lang.Object source,
World world)
Constructor for ModelContainerEvent. |
org.boxed_economy.besp.model.fmfw での World の使用 |
World を返す org.boxed_economy.besp.model.fmfw のメソッド | |
World |
Entity.getWorld()
このAgentが配置されているWorldを返します。 |
World |
Clock.getWorld()
このClockが配置されているWorldを設定します。 |
World |
Behavior.getWorld()
このBehaviorが所属しているAgentが配置されているWorldを返します。 |
World 型のパラメータを持つ org.boxed_economy.besp.model.fmfw のメソッド | |
protected void |
Entity.setWorld(World newWorld)
このAgentをWorldに配置するため、Worldから呼ばれます。 |
void |
Clock.setWorld(World world)
このClockが配置されているWorldを設定します。 |
org.boxed_economy.besp.presentation での World の使用 |
World を返す org.boxed_economy.besp.presentation のメソッド | |
World |
PresentationComponent.getWorld()
modelを返します。 |
World |
AbstractPresentationComponent.getWorld()
Worldを返します。 |
org.boxed_economy.besp.presentation.guifw での World の使用 |
World を返す org.boxed_economy.besp.presentation.guifw のメソッド | |
World |
AbstractInternalFrameComponent.getWorld()
modelを返します。 |
World |
AbstractFrameComponent.getWorld()
modelを返します。 |
org.boxed_economy.components.consecutiveexecuter での World の使用 |
World 型のパラメータを持つ org.boxed_economy.components.consecutiveexecuter のメソッド | |
protected void |
ConsecutiveExecuteComponent.executeWorld(World world,
long step)
|
org.boxed_economy.components.profiler での World の使用 |
World を返す org.boxed_economy.components.profiler のメソッド | |
World |
ProfilerComponent.getWorld()
|
|
|||||||||||
前 次 | フレームあり フレームなし |