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