ResourceSetListenerImpl
Default implementation of a resource-set listener, useful for extending to
implement only the callbacks of interest to the client.
class
TriggerListener
A convenient superclass for listeners that implement "triggers" to process
Notifications one at a time, generating a command for each that will
make dependent updates to the model.