Uses of Enum
org.baseagent.sim.SimulationComponent.Type
-
Uses of SimulationComponent.Type in org.baseagent
-
Uses of SimulationComponent.Type in org.baseagent.comms
-
Uses of SimulationComponent.Type in org.baseagent.grid
-
Uses of SimulationComponent.Type in org.baseagent.sim
Modifier and TypeMethodDescriptionabstract SimulationComponent.Type
SimulationComponent.getType()
static SimulationComponent.Type
Returns the enum constant of this type with the specified name.static SimulationComponent.Type[]
SimulationComponent.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.