Interface CDOAddFeatureDelta

All Superinterfaces:
CDOFeatureDelta

public interface CDOAddFeatureDelta extends CDOFeatureDelta
A feature delta that represents an addition to a many-valued feature.
Author:
Simon McDuff
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 Details

    • getIndex

      int getIndex()
    • getValue

      Object getValue()