Package-level declarations
Types
A time-distributed entity with inboundDependencies, outboundDependencies and an execution strategy.
Interface for an environment. Every environment must implement this specification. T is the Concentration type, P is the Position type.
A reaction with a GLOBAL input and output Context.
Represents a node's capability.
A bidimensional position.
A service capable to generate routes into an environment. Parametric on the Position type P and the supported RoutingServiceOptions.
Tag interface, used to track the set of options available for a RoutingService.
A predicate that determines whether a simulation should be terminated. The predicate is evaluated at the end of each simulation step. If the predicate returns true, the simulation gets terminated.
Interface for time representation.
Represents a node seen by the it.unibo.alchemist.model.actions.CameraSee action.