Annotation Interface MachineConnectorSupportedQueries
Indicates supported
ConnectorTriggerQuery.- Author:
- Holger Eichelberger, SSE
- See Also:
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionClass<? extends ConnectorTriggerQuery>[]Whether the machine connector has a model at all.
-
Element Details
-
value
Class<? extends ConnectorTriggerQuery>[] valueWhether the machine connector has a model at all.- Returns:
truefor model, false for no model
-