org.eclipse.emf.cdo.common.revision.delta
Interface CDOContainerFeatureDelta

All Superinterfaces:
CDOFeatureDelta

public interface CDOContainerFeatureDelta
extends CDOFeatureDelta


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.common.revision.delta.CDOFeatureDelta
CDOFeatureDelta.Type
 
Method Summary
 int getContainerFeatureID()
           
 CDOID getContainerID()
           
 
Methods inherited from interface org.eclipse.emf.cdo.common.revision.delta.CDOFeatureDelta
accept, apply, getFeature, getType
 

Method Detail

getContainerID

CDOID getContainerID()

getContainerFeatureID

int getContainerFeatureID()

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.