org.eclipse.emf.cdo.spi.common.revision
Interface CDOFeatureMapEntry

All Superinterfaces:
FeatureMap.Entry

public interface CDOFeatureMapEntry
extends FeatureMap.Entry

If the meaning of this type isn't clear, there really should be more of a description here...

Since:
3.0

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.util.FeatureMap.Entry
FeatureMap.Entry.Internal
 
Method Summary
 void setEStructuralFeature(EStructuralFeature feature)
           
 void setValue(Object value)
           
 
Methods inherited from interface org.eclipse.emf.ecore.util.FeatureMap.Entry
getEStructuralFeature, getValue
 

Method Detail

setEStructuralFeature

void setEStructuralFeature(EStructuralFeature feature)

setValue

void setValue(Object value)


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.