| Package | Description |
|---|---|
| com.corticon.eclipse.core | |
| com.corticon.eclipse.core.util |
| Modifier and Type | Method and Description |
|---|---|
NotificationBatch |
IModelAPIState.getNotificationBatch()
Returns the current notification batch.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBatchedChangeListener.notifyChanged(NotificationBatch aNotificationBatch)
This method is invoked whenever a batch of notifications
is ready to be processed by the subscriber.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CcUtil.isMyNotificationBatch(IModelAPI aIModelAPI,
NotificationBatch aNotificationBatch)
Given an API instance and a notification batch, return and indication of whether
the notification batch pertains to the primary resource of the API (i.e.,
whether the notification came from that resource as opposed to some
other resource.
|
static boolean |
CcUtil.isMyNotificationInBatch(IModelAPI aIModelAPI,
NotificationBatch aNotificationBatch)
Given an API instance and a notification batch, return and indication of whether
the notification batch contains any resource that pertains the primary resource of the API (i.e.,
whether the notification came from that resource as opposed to some
other resource.
|
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.