Uses of Enum Class
madkit.kernel.AbstractAgent.State
Packages that use AbstractAgent.State
Package
Description
Provides classes that are fundamental to the design of MaDKit applications.
-
Uses of AbstractAgent.State in madkit.kernel
Methods in madkit.kernel that return AbstractAgent.StateModifier and TypeMethodDescriptionAbstractAgent.getState()Returns the current state of the agent in the MaDKit platform.static AbstractAgent.StateReturns the enum constant of this class with the specified name.static AbstractAgent.State[]AbstractAgent.State.values()Returns an array containing the constants of this enum class, in the order they are declared.