public class ENotificationImpl
extends NotificationImpl
| Modifier and Type | Field and Description |
|---|---|
protected EStructuralFeature |
feature |
protected int |
featureID |
protected InternalEObject |
notifier |
| Constructor and Description |
|---|
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
boolean oldBooleanValue,
boolean newBooleanValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
boolean oldBooleanValue,
boolean newBooleanValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
byte oldByteValue,
byte newByteValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
byte oldByteValue,
byte newByteValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
char oldCharValue,
char newCharValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
char oldCharValue,
char newCharValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
double oldDoubleValue,
double newDoubleValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
double oldDoubleValue,
double newDoubleValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
float oldFloatValue,
float newFloatValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
float oldFloatValue,
float newFloatValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
int oldIntValue,
int newIntValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
int oldIntValue,
int newIntValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
long oldLongValue,
long newLongValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
long oldLongValue,
long newLongValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
java.lang.Object oldValue,
java.lang.Object newValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
java.lang.Object oldValue,
java.lang.Object newValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
java.lang.Object oldValue,
java.lang.Object newValue,
int position) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
java.lang.Object oldValue,
java.lang.Object newValue,
int position,
boolean wasSet) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
short oldShortValue,
short newShortValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
EStructuralFeature feature,
short oldShortValue,
short newShortValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
boolean oldBooleanValue,
boolean newBooleanValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
boolean oldBooleanValue,
boolean newBooleanValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
byte oldByteValue,
byte newByteValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
byte oldByteValue,
byte newByteValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
char oldCharValue,
char newCharValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
char oldCharValue,
char newCharValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
double oldDoubleValue,
double newDoubleValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
double oldDoubleValue,
double newDoubleValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
float oldFloatValue,
float newFloatValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
float oldFloatValue,
float newFloatValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
int oldIntValue,
int newIntValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
int oldIntValue,
int newIntValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
long oldLongValue,
long newLongValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
long oldLongValue,
long newLongValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
java.lang.Object oldValue,
java.lang.Object newValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
java.lang.Object oldValue,
java.lang.Object newValue,
boolean isSetChange) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
java.lang.Object oldValue,
java.lang.Object newValue,
int position) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
java.lang.Object oldValue,
java.lang.Object newValue,
int position,
boolean wasSet) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
short oldShortValue,
short newShortValue) |
ENotificationImpl(InternalEObject notifier,
int eventType,
int featureID,
short oldShortValue,
short newShortValue,
boolean isSetChange) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getFeature() |
protected java.lang.Object |
getFeatureDefaultValue() |
int |
getFeatureID(java.lang.Class<?> expectedClass) |
java.lang.Object |
getNotifier() |
protected boolean |
isFeatureUnsettable() |
protected InternalEObject notifier
protected int featureID
protected EStructuralFeature feature
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, java.lang.Object oldValue, java.lang.Object newValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, java.lang.Object oldValue, java.lang.Object newValue)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, java.lang.Object oldValue, java.lang.Object newValue, int position)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, java.lang.Object oldValue, java.lang.Object newValue, int position, boolean wasSet)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, java.lang.Object oldValue, java.lang.Object newValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, java.lang.Object oldValue, java.lang.Object newValue, int position, boolean wasSet)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, java.lang.Object oldValue, java.lang.Object newValue)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, java.lang.Object oldValue, java.lang.Object newValue, int position)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, boolean oldBooleanValue, boolean newBooleanValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, boolean oldBooleanValue, boolean newBooleanValue)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, boolean oldBooleanValue, boolean newBooleanValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, boolean oldBooleanValue, boolean newBooleanValue)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, byte oldByteValue, byte newByteValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, byte oldByteValue, byte newByteValue)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, byte oldByteValue, byte newByteValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, byte oldByteValue, byte newByteValue)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, char oldCharValue, char newCharValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, char oldCharValue, char newCharValue)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, char oldCharValue, char newCharValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, char oldCharValue, char newCharValue)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, double oldDoubleValue, double newDoubleValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, double oldDoubleValue, double newDoubleValue)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, double oldDoubleValue, double newDoubleValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, double oldDoubleValue, double newDoubleValue)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, float oldFloatValue, float newFloatValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, float oldFloatValue, float newFloatValue)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, float oldFloatValue, float newFloatValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, float oldFloatValue, float newFloatValue)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, int oldIntValue, int newIntValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, int oldIntValue, int newIntValue)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, int oldIntValue, int newIntValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, int oldIntValue, int newIntValue)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, long oldLongValue, long newLongValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, long oldLongValue, long newLongValue)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, long oldLongValue, long newLongValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, long oldLongValue, long newLongValue)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, short oldShortValue, short newShortValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, int featureID, short oldShortValue, short newShortValue)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, short oldShortValue, short newShortValue, boolean isSetChange)
public ENotificationImpl(InternalEObject notifier, int eventType, EStructuralFeature feature, short oldShortValue, short newShortValue)
public java.lang.Object getNotifier()
public java.lang.Object getFeature()
public int getFeatureID(java.lang.Class<?> expectedClass)
protected java.lang.Object getFeatureDefaultValue()
protected boolean isFeatureUnsettable()
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature