org.eclipse.gmt.umlx.ucore.util
Class UMapping2UDomainAdapter

java.lang.Object
  extended by org.eclipse.gmt.umlx.ecore.AbstractAdapter
      extended by org.eclipse.gmt.umlx.ecore.ModelChangeAdapter
          extended by org.eclipse.gmt.umlx.ecore2.util.E2AbstractLinkAdapter<S,L,T>
              extended by org.eclipse.gmt.umlx.ecore2.util.E2TransientLinkAdapter<UMapping,UMapping2UDomain,UDomain>
                  extended by org.eclipse.gmt.umlx.ucore.util.UMapping2UDomainAdapter
All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter, IModelChangeListener

public class UMapping2UDomainAdapter
extends E2TransientLinkAdapter<UMapping,UMapping2UDomain,UDomain>

An UMapping2UDomainAdapter instance maintains the transient UMapping2UDomain links from an UMapping to an UDomain.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
org.eclipse.emf.common.notify.Adapter.Internal
 
Method Summary
static UMapping2UDomainAdapter getAdapter(UMapping source)
           
 boolean isAdapterForType(java.lang.Object type)
           
 
Methods inherited from class org.eclipse.gmt.umlx.ecore2.util.E2TransientLinkAdapter
deinstallLink, getActualLink, getPotentialLink, installLink, modelChanged
 
Methods inherited from class org.eclipse.gmt.umlx.ecore2.util.E2AbstractLinkAdapter
notifyChanged, toString
 
Methods inherited from class org.eclipse.gmt.umlx.ecore.ModelChangeAdapter
addNotifier, dispose, refreshNotifiers, removeNotifier
 
Methods inherited from class org.eclipse.gmt.umlx.ecore.AbstractAdapter
getTarget, registerPackageClass, setTarget
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getAdapter

public static UMapping2UDomainAdapter getAdapter(UMapping source)

isAdapterForType

public boolean isAdapterForType(java.lang.Object type)