public class DerivedAttributeAdapter
extends org.eclipse.emf.common.notify.impl.AdapterImpl
Constructor and Description |
---|
DerivedAttributeAdapter(org.eclipse.emf.ecore.EObject source,
org.eclipse.emf.ecore.EStructuralFeature derivedFeature) |
DerivedAttributeAdapter(org.eclipse.emf.ecore.EObject source,
org.eclipse.emf.ecore.EStructuralFeature derivedFeature,
org.eclipse.emf.ecore.EStructuralFeature localFeature) |
DerivedAttributeAdapter(org.eclipse.emf.ecore.EObject source,
org.eclipse.emf.ecore.EStructuralFeature derivedFeature,
org.eclipse.emf.ecore.EStructuralFeature navigationFeature,
org.eclipse.emf.ecore.EStructuralFeature dependantFeature) |
DerivedAttributeAdapter(org.eclipse.emf.ecore.EObject source,
org.eclipse.emf.ecore.EStructuralFeature derivedFeature,
org.eclipse.emf.ecore.EStructuralFeature navigationFeature,
org.eclipse.emf.ecore.EStructuralFeature dependantFeature,
org.eclipse.emf.ecore.EStructuralFeature localFeature) |
Modifier and Type | Method and Description |
---|---|
void |
addLocalDependency(org.eclipse.emf.ecore.EStructuralFeature localFeature) |
void |
addNavigatedDependency(org.eclipse.emf.ecore.EStructuralFeature navigationFeature,
org.eclipse.emf.ecore.EStructuralFeature... dependantFeatures) |
void |
notifyChanged(org.eclipse.emf.common.notify.Notification notification) |
public DerivedAttributeAdapter(org.eclipse.emf.ecore.EObject source, org.eclipse.emf.ecore.EStructuralFeature derivedFeature, org.eclipse.emf.ecore.EStructuralFeature navigationFeature, org.eclipse.emf.ecore.EStructuralFeature dependantFeature, org.eclipse.emf.ecore.EStructuralFeature localFeature)
public DerivedAttributeAdapter(org.eclipse.emf.ecore.EObject source, org.eclipse.emf.ecore.EStructuralFeature derivedFeature, org.eclipse.emf.ecore.EStructuralFeature navigationFeature, org.eclipse.emf.ecore.EStructuralFeature dependantFeature)
public DerivedAttributeAdapter(org.eclipse.emf.ecore.EObject source, org.eclipse.emf.ecore.EStructuralFeature derivedFeature, org.eclipse.emf.ecore.EStructuralFeature localFeature)
public DerivedAttributeAdapter(org.eclipse.emf.ecore.EObject source, org.eclipse.emf.ecore.EStructuralFeature derivedFeature)
public void addNavigatedDependency(org.eclipse.emf.ecore.EStructuralFeature navigationFeature, org.eclipse.emf.ecore.EStructuralFeature... dependantFeatures)
public void addLocalDependency(org.eclipse.emf.ecore.EStructuralFeature localFeature)
public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
notifyChanged
in interface org.eclipse.emf.common.notify.Adapter
notifyChanged
in class org.eclipse.emf.common.notify.impl.AdapterImpl