Termination

io.github.srs.model.entity.dynamicentity.agent.termination.Termination
enum Termination(val name: String)

An enumeration of available termination models for agents.

This enum represents the different types of termination models that can be applied to agents in the simulation. Each case corresponds to a specific termination evaluation strategy.

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list