|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InternalCDOObject | |
|---|---|
| org.eclipse.emf.cdo.eresource.impl | |
| org.eclipse.emf.cdo.ui | |
| org.eclipse.emf.internal.cdo | |
| org.eclipse.emf.spi.cdo | |
| Uses of InternalCDOObject in org.eclipse.emf.cdo.eresource.impl |
|---|
| Classes in org.eclipse.emf.cdo.eresource.impl that implement InternalCDOObject | |
|---|---|
class |
CDOResourceFolderImpl
An implementation of the model object 'CDO Resource Folder'. |
class |
CDOResourceImpl
An implementation of the model object 'CDO Resource'. |
class |
CDOResourceNodeImpl
An implementation of the model object 'CDO Resource Node'. |
| Uses of InternalCDOObject in org.eclipse.emf.cdo.ui |
|---|
| Methods in org.eclipse.emf.cdo.ui with parameters of type InternalCDOObject | |
|---|---|
protected void |
CDOEventHandler.objectInvalidated(InternalCDOObject cdoObject)
|
| Uses of InternalCDOObject in org.eclipse.emf.internal.cdo |
|---|
| Classes in org.eclipse.emf.internal.cdo that implement InternalCDOObject | |
|---|---|
class |
org.eclipse.emf.internal.cdo.CDOObjectImpl
|
| Uses of InternalCDOObject in org.eclipse.emf.spi.cdo |
|---|
| Methods in org.eclipse.emf.spi.cdo that return InternalCDOObject | |
|---|---|
InternalCDOObject[] |
InternalCDOView.getObjectsArray()
|
InternalCDOObject |
InternalCDOView.removeObject(CDOID id)
|
| Methods in org.eclipse.emf.spi.cdo with parameters of type InternalCDOObject | |
|---|---|
void |
InternalCDOView.deregisterObject(InternalCDOObject object)
|
void |
InternalCDOTransaction.detachObject(InternalCDOObject object)
|
void |
InternalCDOView.handleAddAdapter(InternalCDOObject eObject,
org.eclipse.emf.common.notify.Adapter adapter)
|
void |
InternalCDOView.handleRemoveAdapter(InternalCDOObject eObject,
org.eclipse.emf.common.notify.Adapter adapter)
|
void |
InternalCDOTransaction.registerDirty(InternalCDOObject object,
CDOFeatureDelta featureDelta)
|
void |
InternalCDOTransaction.registerFeatureDelta(InternalCDOObject object,
CDOFeatureDelta featureDelta)
|
void |
InternalCDOTransaction.registerNew(InternalCDOObject object)
|
void |
InternalCDOView.registerObject(InternalCDOObject object)
|
void |
InternalCDOTransaction.setConflict(InternalCDOObject object)
|
| Method parameters in org.eclipse.emf.spi.cdo with type arguments of type InternalCDOObject | |
|---|---|
java.util.Set<CDOObject> |
InternalCDOView.handleInvalidationWithoutNotification(java.util.Set<CDOIDAndVersion> dirtyOIDs,
java.util.Collection<CDOID> detachedOIDs,
java.util.Set<InternalCDOObject> dirtyObjects,
java.util.Set<InternalCDOObject> detachedObjects)
|
java.util.Set<CDOObject> |
InternalCDOView.handleInvalidationWithoutNotification(java.util.Set<CDOIDAndVersion> dirtyOIDs,
java.util.Collection<CDOID> detachedOIDs,
java.util.Set<InternalCDOObject> dirtyObjects,
java.util.Set<InternalCDOObject> detachedObjects)
|
boolean[] |
CDOSessionProtocol.setAudit(int viewId,
long timeStamp,
java.util.List<InternalCDOObject> invalidObjects)
|
|
Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others. All Rights Reserved. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||