EnvironmentSubscriptions

class EnvironmentSubscriptions<T, P : Position<out P>>(environment: Environment<T, P>) : <ERROR CLASS> ERROR CLASS: Symbol not found for Subscription

Exposes alchemist Environment as a GraphQL subscription through it.unibo.alchemist.boundary.graphql.schema.model.surrogates.EnvironmentSurrogate.

Constructors

Link copied to clipboard
constructor(environment: Environment<T, P>)

Functions

Link copied to clipboard
fun environment(): ERROR CLASS: Symbol not found for Flow<it/unibo/alchemist/boundary/graphql/schema/model/surrogates/EnvironmentSurrogate<T, P>>
Link copied to clipboard
fun simulation(): ERROR CLASS: Symbol not found for Flow<it/unibo/alchemist/boundary/graphql/schema/model/surrogates/SimulationSurrogate<T, P>>