public class DefaultCoverageStoreNotification extends BaseNotification implements DataStoreNotification
canceled, valuesAFTER_CLOSE, AFTER_DISPOSE, AFTER_OPEN, BEFORE_CLOSE, BEFORE_DISPOSE, BEFORE_OPEN, COMPLEX_NOTIFICATION, RESOURCE_CHANGED, SELECTION_CHANGE| Constructor and Description |
|---|
DefaultCoverageStoreNotification(DefaultCoverageStore defaultCoverageStore,
java.lang.String notification) |
DefaultCoverageStoreNotification(DefaultCoverageStore defaultCoverageStore,
java.lang.String notification,
Command command) |
| Modifier and Type | Method and Description |
|---|---|
DataStore |
getSource()
Returns the DataStore that produced this notification
|
abort, cancel, getType, getValue, getValue, isAborted, isCanceled, isOfType, setValue, setValue, toStringpublic DefaultCoverageStoreNotification(DefaultCoverageStore defaultCoverageStore, java.lang.String notification)
public DefaultCoverageStoreNotification(DefaultCoverageStore defaultCoverageStore, java.lang.String notification, Command command)
public DataStore getSource()
DataStoreNotificationgetSource in interface DataStoreNotification