Class AddedInterfaceAdapter
java.lang.Object
com.e1c.langtool.v8.dt.internal.moxel.i18n.AddedInterfaceAdapter
- All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter
public final class AddedInterfaceAdapter
extends Object
implements org.eclipse.emf.common.notify.Adapter
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
org.eclipse.emf.common.notify.Adapter.Internal -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotifierbooleanisAdapterForType(Object type) voidnotifyChanged(org.eclipse.emf.common.notify.Notification notification) voidsetTarget(org.eclipse.emf.common.notify.Notifier newTarget)
-
Constructor Details
-
AddedInterfaceAdapter
public AddedInterfaceAdapter()
-
-
Method Details
-
notifyChanged
public void notifyChanged(org.eclipse.emf.common.notify.Notification notification) - Specified by:
notifyChangedin interfaceorg.eclipse.emf.common.notify.Adapter
-
getTarget
public org.eclipse.emf.common.notify.Notifier getTarget()- Specified by:
getTargetin interfaceorg.eclipse.emf.common.notify.Adapter
-
setTarget
public void setTarget(org.eclipse.emf.common.notify.Notifier newTarget) - Specified by:
setTargetin interfaceorg.eclipse.emf.common.notify.Adapter
-
isAdapterForType
- Specified by:
isAdapterForTypein interfaceorg.eclipse.emf.common.notify.Adapter
-