Uses of Annotation Interface
de.iip_ecosphere.platform.connectors.MachineConnector
Packages that use MachineConnector
Package
Description
The connectors component defining the interface to generic machine/platform connectors.
-
Uses of MachineConnector in de.iip_ecosphere.platform.connectors
Classes in de.iip_ecosphere.platform.connectors with annotations of type MachineConnectorModifier and TypeClassDescriptionprivate static classWe use this class only for reading out the default values of an annotation if none is present on a connector.Methods in de.iip_ecosphere.platform.connectors that return MachineConnectorModifier and TypeMethodDescriptionstatic MachineConnectorConnectorsAas.getMachineConnectorAnnotation(Class<?> cls) Returns the machine annotation forcls.