org.jupe.synchronisation.umlchanges.java
Class InterfaceHandler

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.AdapterImpl
      extended by org.jupe.synchronisation.umlchanges.AbstractContainerHandler
          extended by org.jupe.synchronisation.umlchanges.java.JavaContainerHandler
              extended by org.jupe.synchronisation.umlchanges.java.ClassInterfaceHandler
                  extended by org.jupe.synchronisation.umlchanges.java.InterfaceHandler
All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal

public class InterfaceHandler
extends ClassInterfaceHandler

Author:
Michael Pradel

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
org.eclipse.emf.common.notify.Adapter.Internal
 
Constructor Summary
InterfaceHandler(JupeProject jupeProject)
           
 
Method Summary
 
Methods inherited from class org.jupe.synchronisation.umlchanges.java.ClassInterfaceHandler
notifyChanged
 
Methods inherited from class org.jupe.synchronisation.umlchanges.AbstractContainerHandler
switchCases
 
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
getTarget, isAdapterForType, setTarget, unsetTarget
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfaceHandler

public InterfaceHandler(JupeProject jupeProject)