Modifier and Type | Method and Description |
---|---|
static Kernel<?,?,?,?> |
Kernel.getSingleton()
Deprecated.
Replies the unique instance of Kernel.
|
Modifier and Type | Method and Description |
---|---|
void |
KernelAdapter.kernelAgentAdded(Kernel<?,?,?,?> kernel,
AgentIdentifier... id)
Deprecated.
Invoked when an agent was added inside the kernel.
|
void |
KernelListener.kernelAgentAdded(Kernel<?,?,?,?> kernel,
AgentIdentifier... id)
Deprecated.
Invoked when an agent was added inside the kernel.
|
void |
KernelAdapter.kernelAgentRemoved(Kernel<?,?,?,?> kernel,
AgentIdentifier... id)
Deprecated.
Invoked when an agent was removed from the kernel.
|
void |
KernelListener.kernelAgentRemoved(Kernel<?,?,?,?> kernel,
AgentIdentifier... id)
Deprecated.
Invoked when an agent was removed from the kernel.
|
void |
KernelAdapter.kernelPaused(Kernel<?,?,?,?> kernel)
Deprecated.
Invoked when the specified kernal has been paused.
|
void |
KernelListener.kernelPaused(Kernel<?,?,?,?> kernel)
Deprecated.
Invoked when the specified kernal has been paused.
|
void |
KernelAdapter.kernelRefreshAllowed(Kernel<?,?,?,?> kernel)
Deprecated.
Invoked when the kernel allows external refresh.
|
void |
KernelListener.kernelRefreshAllowed(Kernel<?,?,?,?> kernel)
Deprecated.
Invoked when the kernel allows external refresh.
|
void |
KernelAdapter.kernelRestarted(Kernel<?,?,?,?> kernel)
Deprecated.
Invoked when the specified kernal has been restarted after paused.
|
void |
KernelListener.kernelRestarted(Kernel<?,?,?,?> kernel)
Deprecated.
Invoked when the specified kernal has been restarted after paused.
|
void |
KernelAdapter.kernelStarted(Kernel<?,?,?,?> kernel)
Deprecated.
Invoked when the specified kernal has been started.
|
void |
KernelListener.kernelStarted(Kernel<?,?,?,?> kernel)
Deprecated.
Invoked when the specified kernal has been started.
|
void |
KernelAdapter.kernelStopped(Kernel<?,?,?,?> kernel)
Deprecated.
Invoked when the specified kernal has been stoped.
|
void |
KernelListener.kernelStopped(Kernel<?,?,?,?> kernel)
Deprecated.
Invoked when the specified kernal has been stoped.
|
void |
AbstractEnvironment.postAgentScheduling(Kernel<AT,?,?,?> runningKernel)
Deprecated.
This function os called by the called after
the on scheduling step of the agents.
|
void |
Environment.postAgentScheduling(Kernel<AT,?,?,?> runningKernel)
Deprecated.
This function is invoked by the kernel after
the scheduling of the agents.
|
void |
AbstractEnvironment.preAgentScheduling(Kernel<AT,?,?,?> runningKernel)
Deprecated.
This function os called by the called before
the on scheduling step of the agents.
|
void |
Environment.preAgentScheduling(Kernel<AT,?,?,?> runningKernel)
Deprecated.
This function is invoked by the kernel before
the scheduling of the agents.
|
void |
Scheduler.schedule(Kernel<AT,?,?,?> runningKernel,
Environment<AT> environment,
List<AT> agents)
Deprecated.
Run the elements of the simulation: environment and agents.
|
void |
AbstractScheduler.schedule(Kernel<AT,?,?,?> runningKernel,
Environment<AT> environment,
List<AT> agents)
Deprecated.
Run the elements of the simulation: environment and agents.
|
Modifier and Type | Method and Description |
---|---|
protected Kernel<?,?,?,?> |
GUIWindow.getKernel()
Deprecated.
|
protected Kernel<?,?,?,?> |
GUI.getKernel()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
GUI.debugPositions(Kernel<?,?,?,?> kernel,
Map<AgentIdentifier,Dimension> positions,
String str)
Deprecated.
|
void |
GUI.setKernel(Kernel<?,?,?,?> kernel)
Deprecated.
|
Constructor and Description |
---|
GUIWindow(Kernel<?,?,?,?> kernel)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
Game
Deprecated.
See "http://www.janus-project.org"
|
Modifier and Type | Method and Description |
---|---|
protected Kernel<?,?,?,?> |
GUIWindow.getKernel()
Deprecated.
|
protected Kernel<?,?,?,?> |
GUI.getKernel()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
GUI.debugPositions(Kernel<?,?,?,?> kernel,
Map<AgentIdentifier,Dimension> positions,
String str)
Deprecated.
|
void |
GUI.setKernel(Kernel<?,?,?,?> kernel)
Deprecated.
|
Constructor and Description |
---|
GUIWindow(Kernel<?,?,?,?> kernel)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Kernel<?,?,?,?> |
GUI.getKernel()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
GUI.debugPositions(Kernel<?,?,?,?> kernel,
Map<AgentIdentifier,Dimension> positions,
String str)
Deprecated.
|
Constructor and Description |
---|
GUI(Kernel<?,?,?,?> kernel)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
NetworkKernel<AT extends Agent,ET extends Environment<AT>,YP extends MTSBasedYellowPages,MTS extends NetworkMessageTransportService>
Deprecated.
See "http://www.janus-project.org"
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSituatedEnvironment.postAgentScheduling(Kernel<AT,?,?,?> runningKernel)
Deprecated.
This function os called by the called after
the on scheduling step of the agents.
|
Copyright © 2003-2013 Arakhnê.org Members. All rights reserved under LGPL license terms.