org.eclipse.emf.cdo.spi.common.revision
Interface InternalCDOFeatureDelta.WithIndex

Enclosing interface:
InternalCDOFeatureDelta

public static interface InternalCDOFeatureDelta.WithIndex


Method Summary
 void adjustAfterAddition(int index)
           
 void adjustAfterRemoval(int index)
           
 

Method Detail

adjustAfterAddition

void adjustAfterAddition(int index)

adjustAfterRemoval

void adjustAfterRemoval(int index)


Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.