Uses of Interface
de.iip_ecosphere.platform.connectors.model.SharedSpace
Packages that use SharedSpace
Package
Description
The connectors component defining the interface to generic machine/platform connectors.
-
Uses of SharedSpace in de.iip_ecosphere.platform.connectors
Methods in de.iip_ecosphere.platform.connectors that return SharedSpaceModifier and TypeMethodDescriptiondefault SharedSpaceConnector.createSharedSpace()Creates a shared space among connector instances of the same type.Methods in de.iip_ecosphere.platform.connectors with parameters of type SharedSpaceModifier and TypeMethodDescriptiondefault booleanConnector.enableSharedSpace(SharedSpace space) Enables a shared space among connector instances of the same type (created by the first MIMO connector).