| Package | Description |
|---|---|
| madkit.kernel |
Provides classes that are fundamental to the design of MaDKit applications.
|
| Modifier and Type | Method and Description |
|---|---|
KernelAddress |
AbstractAgent.getKernelAddress()
The kernel's address on which this agent is running.
|
KernelAddress |
AgentAddress.getKernelAddress() |
| Modifier and Type | Method and Description |
|---|---|
AgentAddress |
AbstractAgent.getDistantAgentWithRole(java.lang.String community,
java.lang.String group,
java.lang.String role,
KernelAddress from)
AgentAddress corresponding to an agent having this position in the organization on a particular kernel. |
boolean |
AgentAddress.isFrom(KernelAddress kernel)
Tells if the address is from a specific kernel.
|
Fabien Michel, Olivier Gutknecht, Jacques Ferber - September 9 2019