Uses of Interface
de.iip_ecosphere.platform.connectors.model.ModelAccessProvider
Packages that use ModelAccessProvider
Package
Description
Type translation classes for connectors.
-
Uses of ModelAccessProvider in de.iip_ecosphere.platform.connectors.types
Subinterfaces of ModelAccessProvider in de.iip_ecosphere.platform.connectors.typesModifier and TypeInterfaceDescriptioninterfaceRefines theTypeTranslatorfor the use with machine connectors.interfaceRefines theTypeTranslatorfor the use with machine connectors.Classes in de.iip_ecosphere.platform.connectors.types that implement ModelAccessProviderModifier and TypeClassDescriptionclassAn abstract basic implementation of theConnectorInputTypeTranslatorto store theModelAccess.classAn abstract basic implementation of theConnectorOutputTypeTranslatorto store theModelAccess.classSpecializedConnectorOutputTypeAdapterto handle the reception channel.classAdapts a basic input translator/serializer for reuse.classAdapts a basic output translator/serializer for reuse.