
public interface CDOReference<OBJECT>
CDOID or CDOObject typed.| Modifier and Type | Field and Description |
|---|---|
static int |
NO_INDEX |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EStructuralFeature |
getSourceFeature()
Returns the source
EReference or the source EAttribute if the source feature is a
FeatureMap. |
int |
getSourceIndex() |
OBJECT |
getSourceObject() |
OBJECT |
getTargetObject() |
static final int NO_INDEX
OBJECT getTargetObject()
OBJECT getSourceObject()
org.eclipse.emf.ecore.EStructuralFeature getSourceFeature()
EReference or the source EAttribute if the source feature is a
FeatureMap.int getSourceIndex()
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.