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

All Superinterfaces:
FeatureMap.Entry

public interface CDOFeatureMapEntry
extends FeatureMap.Entry

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) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.