public interface Container
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ComponentPackage.getContainer()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ItemInterceptor> |
getItemInterceptors()
Returns the value of the 'Item Interceptors' containment reference list.
|
org.eclipse.emf.common.util.EList<ItemInterceptor> getItemInterceptors()
ItemInterceptor
.
If the meaning of the 'Item Interceptors' containment reference list isn't clear, there really should be more of a description here...
ComponentPackage.getContainer_ItemInterceptors()