Annotation Interface MachineConnectorSupportedQueries


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface MachineConnectorSupportedQueries
Indicates supported ConnectorTriggerQuery.
Author:
Holger Eichelberger, SSE
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Whether the machine connector has a model at all.
  • Element Details

    • value

      Class<? extends ConnectorTriggerQuery>[] value
      Whether the machine connector has a model at all.
      Returns:
      true for model, false for no model