Skip navigation links
org.polarsys.chess.validator.managers

Class ResourceListener

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.eclipse.emf.transaction.ResourceSetListener

        org.eclipse.emf.transaction.ResourceSetListener.Internal
    • Constructor Summary

      Constructors 
      Constructor and Description
      ResourceListener() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      org.eclipse.emf.common.command.Command transactionAboutToCommit(org.eclipse.emf.transaction.ResourceSetChangeEvent event) 
      • Methods inherited from class org.polarsys.chess.core.resourcelistener.ResourceSetListenerExtra

        setRegistry
      • Methods inherited from class org.eclipse.emf.transaction.ResourceSetListenerImpl

        getFilter, isAggregatePrecommitListener, isPostcommitOnly, isPrecommitOnly, resourceSetChanged, setTarget, unsetTarget
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ResourceListener

        public ResourceListener()
    • Method Detail

      • transactionAboutToCommit

        public org.eclipse.emf.common.command.Command transactionAboutToCommit(org.eclipse.emf.transaction.ResourceSetChangeEvent event)
                                                                        throws org.eclipse.emf.transaction.RollbackException
        Specified by:
        transactionAboutToCommit in interface org.eclipse.emf.transaction.ResourceSetListener
        Overrides:
        transactionAboutToCommit in class org.eclipse.emf.transaction.ResourceSetListenerImpl
        Throws:
        org.eclipse.emf.transaction.RollbackException