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

All Superinterfaces:
CDOFeatureDelta

public interface CDOAddFeatureDelta
extends CDOFeatureDelta


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.common.revision.delta.CDOFeatureDelta
CDOFeatureDelta.Type
 
Method Summary
 int getIndex()
           
 java.lang.Object getValue()
           
 
Methods inherited from interface org.eclipse.emf.cdo.common.revision.delta.CDOFeatureDelta
accept, apply, getFeature, getType
 

Method Detail

getIndex

int getIndex()

getValue

java.lang.Object getValue()

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