org.eclipse.gmt.umlx.ucore.util
Class UDomain2UVariableAdapter
java.lang.Object
org.eclipse.gmt.umlx.ecore.AbstractAdapter
org.eclipse.gmt.umlx.ecore.ModelChangeAdapter
org.eclipse.gmt.umlx.ecore2.util.E2AbstractLinkAdapter<S,L,T>
org.eclipse.gmt.umlx.ecore2.util.E2TransientLinkAdapter<UDomain,UDomain2UVariable,UVariable>
org.eclipse.gmt.umlx.ucore.util.UDomain2UVariableAdapter
- All Implemented Interfaces:
- org.eclipse.emf.common.notify.Adapter, IModelChangeListener
public class UDomain2UVariableAdapter
- extends E2TransientLinkAdapter<UDomain,UDomain2UVariable,UVariable>
An UDomain2UVariableAdapter instance maintains the transient UDomain2UVariable links from an UDomain to an UVariable.
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter |
org.eclipse.emf.common.notify.Adapter.Internal |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getAdapter
public static UDomain2UVariableAdapter getAdapter(UDomain source)
isAdapterForType
public boolean isAdapterForType(java.lang.Object type)