See: Description
| Class | Description |
|---|---|
| EventsMetadata |
Represents abstraction for
EventsMetadataGroup and EventsMetadataLeaf nodes. |
| EventsMetadataGroup |
Represents intermediate (non-leaf) of a events metadata hierarchical structure.
|
| EventsMetadataLeaf |
Represents a leaf node defining a concrete event object with its event type (topic) and its data structure.
|
EventsMetadataLeaf
object
the intermediate nodes are grouping nodes having some orientation alias or name - represented by the
EventsMetadataGroup object.
Both - EventsMetadataGroup and EventsMetadataLeaf nodes are abstracted by the common
EventsMetadata interface.
Metadata for all events specially dedicated to the Rule Enigne could be retrieved via the
RuleEngine.getEventsMetadata() method.Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.