public interface EventInjectorManager extends IndependentConfiguration
The following features are supported:
OsgiPackage.getEventInjectorManager()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<EventHandler> |
getHandler()
Returns the value of the 'Handler' containment reference list.
|
org.eclipse.emf.common.util.EList<EventHandler> getHandler()
EventHandler
.
If the meaning of the 'Handler' reference list isn't clear, there really should be more of a description here...
OsgiPackage.getEventInjectorManager_Handler()