Uses of Class
madkit.kernel.KernelAddress
Packages that use KernelAddress
Package
Description
Provides classes that are fundamental to the design of MaDKit applications.
-
Uses of KernelAddress in madkit.kernel
Methods in madkit.kernel that return KernelAddressModifier and TypeMethodDescriptionAbstractAgent.getKernelAddress()The kernel's address on which this agent is running.AgentAddress.getKernelAddress()Methods in madkit.kernel with parameters of type KernelAddressModifier and TypeMethodDescriptionAbstractAgent.getDistantAgentWithRole(String community, String group, String role, KernelAddress from) AgentAddresscorresponding to an agent having this position in the organization on a particular kernel.booleanAgentAddress.isFrom(KernelAddress kernel) Tells if the address is from a specific kernel.