| Modifier and type | Property and description |
|---|---|
| org.eclipse.emf.common.util.EList<E> | firedEvents
Returns the value of the 'Fired Events' containment reference list. |
| Modifier and type | Action and description |
|---|---|
| abstract org.eclipse.emf.common.util.EList<E> | getFiredEvents
Returns the value of the 'Fired Events' containment reference list. |
val firedEvents : org.eclipse.emf.common.util.EList<E>
This property is an alias for the action: getFiredEvents
def getFiredEvents : org.eclipse.emf.common.util.EList<E>