org.eclipse.emf.cdo.view
Interface CDOViewTargetChangedEvent

All Superinterfaces:
CDOViewEvent, IEvent

public interface CDOViewTargetChangedEvent
extends CDOViewEvent

Notifies about a change of the branch point of the view.

Since:
3.0
Author:
Victor Roldan Betancort
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Method Summary
 CDOBranchPoint getBranchPoint()
           
 
Methods inherited from interface org.eclipse.emf.cdo.view.CDOViewEvent
getSource
 

Method Detail

getBranchPoint

CDOBranchPoint getBranchPoint()


Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.