org.eclipse.emf.cdo.common.branch
Interface CDOBranchCreatedEvent

All Superinterfaces:
IEvent

public interface CDOBranchCreatedEvent
extends IEvent

Since:
3.0
Author:
Eike Stepper
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
 CDOBranch getBranch()
           
 CDOBranchManager getSource()
           
 

Method Detail

getSource

CDOBranchManager getSource()
Specified by:
getSource in interface IEvent

getBranch

CDOBranch getBranch()


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