public abstract class AbstractChronoEStore extends java.lang.Object implements ChronoEStore
| Modifier and Type | Field and Description |
|---|---|
protected int |
preventCascadeRemoveFromOpposite |
protected int |
preventCascadeUnsetContainer |
EOPPOSITE_FEATURE_BASE| Constructor and Description |
|---|
AbstractChronoEStore() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
removeFromEOppositeIfNecessary(ChronoEObject object,
org.eclipse.emf.ecore.EStructuralFeature feature,
java.lang.Object otherEnd) |
protected void |
setEContainerReferenceIfNecessary(org.eclipse.emf.ecore.InternalEObject object,
org.eclipse.emf.ecore.EStructuralFeature feature,
java.lang.Object value) |
protected void |
unsetEContainerReferenceIfNecessary(org.eclipse.emf.ecore.InternalEObject object,
org.eclipse.emf.ecore.EStructuralFeature feature,
int index) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearEContainerAndEContainingFeatureSilent, getContainingFeatureID, setContainer, setContainingFeatureIDprotected int preventCascadeUnsetContainer
protected int preventCascadeRemoveFromOpposite
protected void setEContainerReferenceIfNecessary(org.eclipse.emf.ecore.InternalEObject object,
org.eclipse.emf.ecore.EStructuralFeature feature,
java.lang.Object value)
protected void unsetEContainerReferenceIfNecessary(org.eclipse.emf.ecore.InternalEObject object,
org.eclipse.emf.ecore.EStructuralFeature feature,
int index)
protected void removeFromEOppositeIfNecessary(ChronoEObject object, org.eclipse.emf.ecore.EStructuralFeature feature, java.lang.Object otherEnd)