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

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<UDomain,UDomain2UTypedModel,UTypedModel>
                  extended by org.eclipse.gmt.umlx.ucore.util.UDomain2UTypedModelAdapter
All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter, IModelChangeListener

public class UDomain2UTypedModelAdapter
extends E2TransientLinkAdapter<UDomain,UDomain2UTypedModel,UTypedModel>

An UDomainUTypedModelAdapter instance maintains the transient UDomain2UTypedModel links from an UDomain to an U2UsedPackage.


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 UDomain2UTypedModelAdapter getAdapter(UDomain 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 UDomain2UTypedModelAdapter getAdapter(UDomain source)

isAdapterForType

public boolean isAdapterForType(java.lang.Object type)