
public interface CDOMoveFeatureDelta extends CDOFeatureDelta
feature delta that represents a move of one element of a many-valued
feature to a different list position.CDOFeatureDelta.TypeNO_INDEX, UNKNOWN_VALUE| Modifier and Type | Method and Description |
|---|---|
int |
getNewPosition() |
int |
getOldPosition() |
Object |
getValue() |
accept, apply, copy, getFeature, getType, isStructurallyEqualint getOldPosition()
int getNewPosition()
Object getValue()
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.