Interface InternalCDOFeatureDelta
- 
- All Superinterfaces:
- CDOFeatureDelta
 
 public interface InternalCDOFeatureDelta extends CDOFeatureDelta If the meaning of this type isn't clear, there really should be more of a description here...- Since:
- 3.0
- 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.
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static interfaceInternalCDOFeatureDelta.ListIndexAffectingIf the meaning of this type isn't clear, there really should be more of a description here...static interfaceInternalCDOFeatureDelta.ListTargetAddingIf the meaning of this type isn't clear, there really should be more of a description here...static interfaceInternalCDOFeatureDelta.WithIndexIf the meaning of this type isn't clear, there really should be more of a description here...- 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.common.revision.delta.CDOFeatureDeltaCDOFeatureDelta.Type
 
- 
 - 
Field Summary- 
Fields inherited from interface org.eclipse.emf.cdo.common.revision.delta.CDOFeatureDeltaNO_INDEX, UNKNOWN_VALUE
 
- 
 - 
Method Summary- 
Methods inherited from interface org.eclipse.emf.cdo.common.revision.delta.CDOFeatureDeltaaccept, apply, applyTo, copy, getFeature, getType, isStructurallyEqual
 
- 
 
-