|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CDOFeatureDelta in org.eclipse.emf.cdo.common.io |
|---|
| Methods in org.eclipse.emf.cdo.common.io that return CDOFeatureDelta | |
|---|---|
CDOFeatureDelta |
CDODataInput.readCDOFeatureDelta(org.eclipse.emf.ecore.EClass owner)
|
| Methods in org.eclipse.emf.cdo.common.io with parameters of type CDOFeatureDelta | |
|---|---|
void |
CDODataOutput.writeCDOFeatureDelta(org.eclipse.emf.ecore.EClass owner,
CDOFeatureDelta featureDelta)
|
| Uses of CDOFeatureDelta in org.eclipse.emf.cdo.common.revision.delta |
|---|
| Subinterfaces of CDOFeatureDelta in org.eclipse.emf.cdo.common.revision.delta | |
|---|---|
interface |
CDOAddFeatureDelta
|
interface |
CDOClearFeatureDelta
|
interface |
CDOContainerFeatureDelta
|
interface |
CDOListFeatureDelta
|
interface |
CDOMoveFeatureDelta
|
interface |
CDORemoveFeatureDelta
|
interface |
CDOSetFeatureDelta
|
interface |
CDOUnsetFeatureDelta
|
| Methods in org.eclipse.emf.cdo.common.revision.delta that return types with arguments of type CDOFeatureDelta | |
|---|---|
java.util.List<CDOFeatureDelta> |
CDORevisionDelta.getFeatureDeltas()
|
java.util.List<CDOFeatureDelta> |
CDOListFeatureDelta.getListChanges()
|
| Methods in org.eclipse.emf.cdo.common.revision.delta with parameters of type CDOFeatureDelta | |
|---|---|
void |
CDOFeatureDeltaHandler.handleFeatureDelta(CDOFeatureDelta featureDelta)
|
| Uses of CDOFeatureDelta in org.eclipse.emf.cdo.spi.common.revision |
|---|
| Methods in org.eclipse.emf.cdo.spi.common.revision with parameters of type CDOFeatureDelta | |
|---|---|
void |
InternalCDORevisionDelta.addFeatureDelta(CDOFeatureDelta delta)
|
| Uses of CDOFeatureDelta in org.eclipse.emf.cdo.transaction |
|---|
| Methods in org.eclipse.emf.cdo.transaction with parameters of type CDOFeatureDelta | |
|---|---|
void |
CDOTransactionHandler.modifyingObject(CDOTransaction transaction,
CDOObject object,
CDOFeatureDelta featureDelta)
Called by a CDOTransaction before an object is modified. |
void |
CDODefaultTransactionHandler.modifyingObject(CDOTransaction transaction,
CDOObject object,
CDOFeatureDelta featureChange)
|
void |
CDOAutoAttacher.modifyingObject(CDOTransaction transaction,
CDOObject object,
CDOFeatureDelta featureChange)
|
void |
CDOAsyncTransactionHandler.modifyingObject(CDOTransaction transaction,
CDOObject object,
CDOFeatureDelta featureChange)
Asynchronously executes the delegate handler's modifyingObject() method. |
| Uses of CDOFeatureDelta in org.eclipse.emf.spi.cdo |
|---|
| Methods in org.eclipse.emf.spi.cdo with parameters of type CDOFeatureDelta | |
|---|---|
void |
InternalCDOTransaction.registerDirty(InternalCDOObject object,
CDOFeatureDelta featureDelta)
|
void |
InternalCDOTransaction.registerFeatureDelta(InternalCDOObject object,
CDOFeatureDelta featureDelta)
|
|
Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others. All Rights Reserved. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||