Package-level declarations

Types

Link copied to clipboard

Extension object for Environments providing a function to retrieve the EnvironmentSubscriptionMonitor of this Environment.

Link copied to clipboard
class GraphStreamSupport<T, P : Position<out P>>(val linkingRule: LinkingRule<T, P>, val deployment: Deployment<P>)

Support class for GraphStream, composed of a linkingRule and a deployment.