Apama Documentation
:
Developing Apama Applications
:
EPL Reference
:
Events and Event Listeners
:
Event definitions
Event definitions
Event fields
Event actions
Event field and action scope
An event definition specifies the event type, and any event fields and/or event action fields.
Example:
event MyEvent {
string s;
MyOtherEvent e;
location l;
wildcard integer i;
}
For detailed information, see
Defining event types
.
Copyright ©
2013
-2016
Software AG, Darmstadt, Germany
.
Contact Support
|
Community
|
Feedback