org.eclipse.emf.cdo.common.revision.delta
Interface CDOContainerFeatureDelta
- All Superinterfaces:
- CDOFeatureDelta
- public interface CDOContainerFeatureDelta
- extends CDOFeatureDelta
A feature delta
that represents a modification of the eContainer
feature.
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
CONTAINER_FEATURE
static final EReference CONTAINER_FEATURE
- Since:
- 2.0
getResourceID
CDOID getResourceID()
- Since:
- 2.0
getContainerID
Object getContainerID()
- Since:
- 2.0
getContainerFeatureID
int getContainerFeatureID()
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.