org.eclipse.gmt.umlx.ecore2.util
Class EClassE2AttributionAdapter
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<org.eclipse.emf.ecore.EClass,E2Attribution,org.eclipse.emf.ecore.EAttribute>
org.eclipse.gmt.umlx.ecore2.util.EClassE2AttributionAdapter
- All Implemented Interfaces:
- org.eclipse.emf.common.notify.Adapter, IModelChangeListener
public class EClassE2AttributionAdapter
- extends E2TransientLinkAdapter<org.eclipse.emf.ecore.EClass,E2Attribution,org.eclipse.emf.ecore.EAttribute>
An EClassE2AttributionAdapter instance maintains the transient E2Attribution links from an EClass to an EAttribute.
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 EClassE2AttributionAdapter getAdapter(org.eclipse.emf.ecore.EClass eClass)
isAdapterForType
public boolean isAdapterForType(java.lang.Object type)