Interface CDOBranchManager.CDOTagList

All Superinterfaces:
org.eclipse.net4j.util.container.IContainer<CDOBranchTag>, org.eclipse.net4j.util.event.INotifier
Enclosing interface:
CDOBranchManager

public static interface CDOBranchManager.CDOTagList extends org.eclipse.net4j.util.container.IContainer<CDOBranchTag>
A container of all branch tags in the scope of a branch manager.

In addition to the container events a tag list can fire the following events:

Since:
4.11
Author:
Eike Stepper