org.eclipse.emf.cdo
Interface CDOInvalidationNotification

All Superinterfaces:
org.eclipse.emf.common.notify.Notification

public interface CDOInvalidationNotification
extends org.eclipse.emf.common.notify.Notification


Field Summary
static int INVALIDATE
           
 
Fields inherited from interface org.eclipse.emf.common.notify.Notification
ADD, ADD_MANY, CREATE, EVENT_TYPE_COUNT, MOVE, NO_FEATURE_ID, NO_INDEX, REMOVE, REMOVE_MANY, REMOVING_ADAPTER, RESOLVE, SET, UNSET
 
Method Summary
 
Methods inherited from interface org.eclipse.emf.common.notify.Notification
getEventType, getFeature, getFeatureID, getNewBooleanValue, getNewByteValue, getNewCharValue, getNewDoubleValue, getNewFloatValue, getNewIntValue, getNewLongValue, getNewShortValue, getNewStringValue, getNewValue, getNotifier, getOldBooleanValue, getOldByteValue, getOldCharValue, getOldDoubleValue, getOldFloatValue, getOldIntValue, getOldLongValue, getOldShortValue, getOldStringValue, getOldValue, getPosition, isReset, isTouch, merge, wasSet
 

Field Detail

INVALIDATE

static final int INVALIDATE
See Also:
Constant Field Values

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.