public abstract class ContainmentTreeListener
extends org.eclipse.emf.transaction.ResourceSetListenerImpl
| Constructor and Description |
|---|
ContainmentTreeListener() |
ContainmentTreeListener(org.eclipse.emf.transaction.NotificationFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
resourceSetChanged(org.eclipse.emf.transaction.ResourceSetChangeEvent event) |
org.eclipse.emf.common.command.Command |
transactionAboutToCommit(org.eclipse.emf.transaction.ResourceSetChangeEvent event) |
public ContainmentTreeListener()
public ContainmentTreeListener(org.eclipse.emf.transaction.NotificationFilter filter)
public final org.eclipse.emf.common.command.Command transactionAboutToCommit(org.eclipse.emf.transaction.ResourceSetChangeEvent event)
throws org.eclipse.emf.transaction.RollbackException
transactionAboutToCommit in interface org.eclipse.emf.transaction.ResourceSetListenertransactionAboutToCommit in class org.eclipse.emf.transaction.ResourceSetListenerImplorg.eclipse.emf.transaction.RollbackExceptionpublic final void resourceSetChanged(org.eclipse.emf.transaction.ResourceSetChangeEvent event)
resourceSetChanged in interface org.eclipse.emf.transaction.ResourceSetListenerresourceSetChanged in class org.eclipse.emf.transaction.ResourceSetListenerImpl