public static class FeatureMapUtil.FeatureENotificationImpl extends ENotificationImpl
feature, featureID, notifier| Constructor and Description |
|---|
FeatureENotificationImpl(InternalEObject owner,
int eventType,
EStructuralFeature feature,
java.lang.Object oldObject,
java.lang.Object newObject,
int index) |
FeatureENotificationImpl(InternalEObject owner,
int eventType,
EStructuralFeature feature,
java.lang.Object oldObject,
java.lang.Object newObject,
int index,
boolean wasSet) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFeatureID(java.lang.Class<?> expectedClass) |
boolean |
merge(Notification notification) |
getFeature, getFeatureDefaultValue, getNotifier, isFeatureUnsettablepublic FeatureENotificationImpl(InternalEObject owner, int eventType, EStructuralFeature feature, java.lang.Object oldObject, java.lang.Object newObject, int index)
public FeatureENotificationImpl(InternalEObject owner, int eventType, EStructuralFeature feature, java.lang.Object oldObject, java.lang.Object newObject, int index, boolean wasSet)
public int getFeatureID(java.lang.Class<?> expectedClass)
getFeatureID in class ENotificationImplpublic boolean merge(Notification notification)
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature