public class ResourceSetListenerManager extends ResourceSetListenerExtra
Constructor and Description |
---|
ResourceSetListenerManager(org.eclipse.papyrus.infra.core.services.ServicesRegistry serviceRegistry)
Instantiates a new resource set listener manager.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
org.eclipse.emf.common.command.Command |
transactionAboutToCommit(org.eclipse.emf.transaction.ResourceSetChangeEvent event) |
setRegistry
public ResourceSetListenerManager(org.eclipse.papyrus.infra.core.services.ServicesRegistry serviceRegistry)
serviceRegistry
- the service registrypublic java.lang.String toString()
toString
in class java.lang.Object
public 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.ResourceSetListener
transactionAboutToCommit
in class org.eclipse.emf.transaction.ResourceSetListenerImpl
org.eclipse.emf.transaction.RollbackException