Class CDOChangeSubscriptionAdapter

java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterImpl
org.eclipse.emf.spi.cdo.CDOChangeSubscriptionAdapter
All Implemented Interfaces:
Adapter, Adapter.Internal

public class CDOChangeSubscriptionAdapter extends AdapterImpl
If the meaning of this type isn't clear, there really should be more of a description here...
Since:
4.0
Author:
Eike Stepper
No Extend
This interface is not intended to be extended by clients.
No Instantiate
This class is not intended to be instantiated by clients.
  • Constructor Details

    • CDOChangeSubscriptionAdapter

      public CDOChangeSubscriptionAdapter(CDOView view)
  • Method Details

    • dispose

      public void dispose()
    • getView

      public CDOView getView()
    • getNotifiers

      public Set<CDOObject> getNotifiers()
    • attach

      public void attach(CDOObject notifier)
    • reset

      public void reset()