Uses of Interface
modelarium.entities.contexts.EntityContext
Packages that use EntityContext
Package
Description
Defines the simulation views supplied to attribute behaviour.
-
Uses of EntityContext in modelarium.entities.contexts
Subinterfaces of EntityContext in modelarium.entities.contextsModifier and TypeInterfaceDescriptioninterfaceInterface for providing an agent's attributes with access to their owning agent and the wider model.interfaceInterface for providing the environment's attributes with access to their owning environment and the wider model.Classes in modelarium.entities.contexts that implement EntityContextModifier and TypeClassDescriptionfinal classClass for providing an agent and its attributes with access to relevant simulation resources.final classClass for providing the environment and its attributes with access to relevant simulation resources.