org.eclipse.emf.spi.cdo
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
- Since:
- 4.0
- No Extend
- This interface is not intended to be extended by clients.
- No Instantiate
- This class is not intended to be instantiated by clients.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CDOChangeSubscriptionAdapter
public CDOChangeSubscriptionAdapter(CDOView view)
dispose
public void dispose()
getView
public CDOView getView()
getNotifiers
public Set<CDOObject> getNotifiers()
attach
public void attach(CDOObject notifier)
reset
public void reset()
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.