Interface CDOFeatureMapEntry
- 
- All Superinterfaces:
- org.eclipse.emf.ecore.util.FeatureMap.Entry
 
 @Deprecated public interface CDOFeatureMapEntry extends org.eclipse.emf.ecore.util.FeatureMap.EntryDeprecated.As of 4.5feature mapsare no longer supported.If the meaning of this type isn't clear, there really should be more of a description here...- Since:
- 3.0
- Author:
- Martin Taal
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidsetEStructuralFeature(org.eclipse.emf.ecore.EStructuralFeature feature)Deprecated.voidsetValue(java.lang.Object value)Deprecated.
 
-