public interface NotificationListContext
The following features are supported:
ContextPackage.getNotificationListContext()
Modifier and Type | Method and Description |
---|---|
NotificationSubscriberContext |
createSubscriberExecuteContext()
This method will return a new NotificationSubscriberContext object that
is contained by this object.
|
java.util.List |
getSubscriberExecuteContext()
Returns the value of the 'Subscriber Execute Context' containment reference list.
|
NotificationSubscriberContext[] |
getSubscriberExecuteContextAsArray()
Returns the array value of the 'Subscriber Execute Context' containment reference list.
|
java.util.List getSubscriberExecuteContext()
NotificationSubscriberContext
.
If the meaning of the 'Subscriber Execute Context' containment reference list isn't clear, there really should be more of a description here...
ContextPackage.getNotificationListContext_SubscriberExecuteContext()
NotificationSubscriberContext[] getSubscriberExecuteContextAsArray()
If the meaning of the 'Subscriber Execute Context' containment reference list isn't clear, there really should be more of a description here...
ContextPackage.getNotificationListContext_SubscriberExecuteContext()
NotificationSubscriberContext createSubscriberExecuteContext()
createDataObject("subscriberExecuteContext")
.