public interface EventModel
extends org.eclipse.emf.ecore.EObject
The following features are supported:
EventsPackage.getEventModel()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<EventPattern> |
getEventPatterns()
Returns the value of the 'Event Patterns' containment reference list.
|
org.eclipse.emf.common.util.EList<EventPattern> getEventPatterns()
EventPattern.
It is bidirectional and its opposite is 'Event Model'.
If the meaning of the 'Event Patterns' containment reference list isn't clear, there really should be more of a description here...
EventsPackage.getEventModel_EventPatterns(),
EventPattern.getEventModel()