public interface ChronoEStore
extends org.eclipse.emf.ecore.InternalEObject.EStore
| Modifier and Type | Field and Description |
|---|---|
static int |
EOPPOSITE_FEATURE_BASE
The base value for negative, i.e., opposite-end, eContainerFeatureID values.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clearEContainerAndEContainingFeatureSilent(org.eclipse.emf.ecore.InternalEObject eObject) |
int |
getContainingFeatureID(org.eclipse.emf.ecore.InternalEObject object) |
void |
setContainer(org.eclipse.emf.ecore.InternalEObject object,
org.eclipse.emf.ecore.InternalEObject newContainer) |
void |
setContainingFeatureID(org.eclipse.emf.ecore.InternalEObject object,
int newContainerFeatureID) |
static final int EOPPOSITE_FEATURE_BASE
void setContainer(org.eclipse.emf.ecore.InternalEObject object,
org.eclipse.emf.ecore.InternalEObject newContainer)
void setContainingFeatureID(org.eclipse.emf.ecore.InternalEObject object,
int newContainerFeatureID)
int getContainingFeatureID(org.eclipse.emf.ecore.InternalEObject object)
void clearEContainerAndEContainingFeatureSilent(org.eclipse.emf.ecore.InternalEObject eObject)