Interface CDOContainerFeatureDelta

  • All Superinterfaces:
    CDOFeatureDelta

    public interface CDOContainerFeatureDelta
    extends CDOFeatureDelta
    A feature delta that represents a modification of the eContainer 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.
    • Field Detail

      • CONTAINER_FEATURE

        static final EReference CONTAINER_FEATURE
        Since:
        2.0
    • Method Detail

      • getResourceID

        CDOID getResourceID()
        Since:
        2.0
      • getContainerID

        java.lang.Object getContainerID()
        Since:
        2.0
      • getContainerFeatureID

        int getContainerFeatureID()