public class DefaultCoverageStoreNotification extends BaseNotification implements DataStoreNotification
canceled, values
AFTER_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, toString
public DefaultCoverageStoreNotification(DefaultCoverageStore defaultCoverageStore, java.lang.String notification)
public DefaultCoverageStoreNotification(DefaultCoverageStore defaultCoverageStore, java.lang.String notification, Command command)
public DataStore getSource()
DataStoreNotification
getSource
in interface DataStoreNotification