com.ibm.xtools.uml.msl.internal.resources
Class StereotypeResourceSetListenerImpl
java.lang.Object
org.eclipse.emf.transaction.ResourceSetListenerImpl
com.ibm.xtools.uml.msl.internal.resources.StereotypeResourceSetListenerImpl
- All Implemented Interfaces:
- EventListener, ResourceSetListener
public class StereotypeResourceSetListenerImpl
- extends ResourceSetListenerImpl
ResourceSetListener to translate indirect stereotype application events to
the proper notifier.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static final StereotypeResourceSetListenerImpl getInstance()
- Returns:
- The singleton manager instance
isPrecommitOnly
public boolean isPrecommitOnly()
- Specified by:
isPrecommitOnly in interface ResourceSetListener- Overrides:
isPrecommitOnly in class ResourceSetListenerImpl
transactionAboutToCommit
public Command transactionAboutToCommit(ResourceSetChangeEvent event)
throws RollbackException
- Specified by:
transactionAboutToCommit in interface ResourceSetListener- Overrides:
transactionAboutToCommit in class ResourceSetListenerImpl
- Throws:
RollbackException
© Copyright IBM Corp. 2009. All rights reserved.