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

Enclosing interface:
InternalCDOFeatureDelta

public static interface InternalCDOFeatureDelta.ListIndexAffecting

If the meaning of this type isn't clear, there really should be more of a description here...

No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Method Summary
 void affectIndices(InternalCDOFeatureDelta.ListTargetAdding[] source, int[] indices)
          Expects the number of indices in the first element of the indices array.
 

Method Detail

affectIndices

void affectIndices(InternalCDOFeatureDelta.ListTargetAdding[] source,
                   int[] indices)
Expects the number of indices in the first element of the indices array.



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