Uses of Interface
org.eclipse.emf.spi.cdo.InternalCDOObject
Package
Description
The generated EMF implementation of the CDO repository file system.
The generated EMF implementation of the CDO system data types and native annotations.
The generated EMF implementation of the CDO expressions model.
The generated EMF implementation of the CDO Lifecycle Management Assembly model.
The generated EMF implementation of the CDO Lifecycle Management model.
The generated EMF implementation of the CDO Lifecycle Management Modules model.
The generated EMF implementation of the CDO Lifecycle Management Security model.
The generated EMF implementation of the CDO security model.
Reusable UI components specific to the CDO Model Repository.
Exposes
CDOObjectImpl
for extension in generated EMF models.Client service provider interfaces and useful base implementations.
-
Uses of InternalCDOObject in org.eclipse.emf.cdo.eresource.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'CDO Binary Resource'.class
An implementation of the model object 'CDO File Resource'.class
An implementation of the model object 'CDO Resource Folder'.class
An implementation of the model object 'CDO Resource'.class
An implementation of the model object 'CDO Resource Leaf'.class
An implementation of the model object 'CDO Resource Node'.class
An implementation of the model object 'CDO Text Resource'. -
Uses of InternalCDOObject in org.eclipse.emf.cdo.etypes.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Annotation'.class
An implementation of the model object 'Model Element'.class
An implementation of the model object 'String To String Map Entry'. -
Uses of InternalCDOObject in org.eclipse.emf.cdo.expressions.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Access'.class
An implementation of the model object 'Boolean Value'.class
An implementation of the model object 'Byte Value'.class
An implementation of the model object 'Char Value'.class
An implementation of the model object 'Contained Object'.class
An implementation of the model object 'Context Value'.class
An implementation of the model object 'Double Value'.class
An implementation of the model object 'Float Value'.class
An implementation of the model object 'Function Invocation'.class
An implementation of the model object 'Int Value'.class
An implementation of the model object 'Invocation'.class
An implementation of the model object 'Linked Expression'.class
An implementation of the model object 'Object Value'.class
An implementation of the model object 'List Value'.class
An implementation of the model object 'Long Value'.class
An implementation of the model object 'Member Access'.class
An implementation of the model object 'Member Invocation'.class
An implementation of the model object 'Short Value'.class
An implementation of the model object 'Static Access'.class
An implementation of the model object 'String Value'.class
An implementation of the model object 'Primitive Value'. -
Uses of InternalCDOObject in org.eclipse.emf.cdo.lm.assembly.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Assembly'.class
An implementation of the model object 'Module'. -
Uses of InternalCDOObject in org.eclipse.emf.cdo.lm.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Baseline'.class
An implementation of the model object 'Change'.class
An implementation of the model object 'Delivery'.class
An implementation of the model object 'Dependency'.class
An implementation of the model object 'Drop'.class
An implementation of the model object 'Drop Type'.class
An implementation of the model object 'Fixed Baseline'.class
An implementation of the model object 'Floating Baseline'.class
An implementation of the model object 'Module'.class
An implementation of the model object 'Module Type'.class
An implementation of the model object 'Process Element'.class
An implementation of the model object 'Process'.class
An implementation of the model object 'Stream'.class
An implementation of the model object 'System'. -
Uses of InternalCDOObject in org.eclipse.emf.cdo.lm.modules.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Dependency Definition'.class
An implementation of the model object 'Module Definition'. -
Uses of InternalCDOObject in org.eclipse.emf.cdo.lm.reviews.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Commentable'.class
An implementation of the model object 'Comment'.class
An implementation of the model object 'Delivery Review'.class
An implementation of the model object 'Drop Review'.class
An implementation of the model object 'Heading'.class
An implementation of the model object 'Review'.class
An implementation of the model object 'Review Template'. -
Uses of InternalCDOObject in org.eclipse.emf.cdo.lm.security.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'LM Filter'.class
An implementation of the model object 'Module Filter'.class
An implementation of the model object 'Module Type Filter'. -
Uses of InternalCDOObject in org.eclipse.emf.cdo.security.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'And Filter'.class
An implementation of the model object 'Assignee'.class
An implementation of the model object 'Class Filter'.class
Deprecated.class
An implementation of the model object 'Combined Filter'.class
An implementation of the model object 'Container'.class
An implementation of the model object 'Expression Filter'.class
An implementation of the model object 'Filter Permission'.class
An implementation of the model object 'Group'.class
An implementation of the model object 'Reference Filter'.class
An implementation of the model object 'Not Filter'.class
An implementation of the model object 'Object Filter'.class
Deprecated.class
An implementation of the model object 'Or Filter'.class
An implementation of the model object 'Package Filter'.class
Deprecated.class
An implementation of the model object 'Permission Filter'.class
An implementation of the model object 'Permission'.class
An implementation of the model object 'Realm'.class
An implementation of the model object 'Resource Filter'.class
Deprecated.class
An implementation of the model object 'Role'.class
An implementation of the model object 'Element'.class
An implementation of the model object 'Item'.class
An implementation of the model object 'User'.class
An implementation of the model object 'User Password'. -
Uses of InternalCDOObject in org.eclipse.emf.cdo.ui
Modifier and TypeMethodDescriptionprotected String
CDOLabelDecorator.getObjectState
(InternalCDOObject object) protected void
CDOEventHandler.objectInvalidated
(InternalCDOObject cdoObject) -
Uses of InternalCDOObject in org.eclipse.emf.internal.cdo
Modifier and TypeMethodDescriptionstatic CDOLock
CDOObjectImpl.createLock
(InternalCDOObject object, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType type) static CDOLockState
CDOObjectImpl.getLockState
(InternalCDOObject object) static void
CDOObjectImpl.instanceToRevisionFeature
(InternalCDOView view, InternalCDOObject object, EStructuralFeature feature, Object setting) static void
CDOObjectImpl.revisionToInstanceFeature
(InternalCDOObject instance, InternalCDORevision revision, EStructuralFeature eFeature) -
Uses of InternalCDOObject in org.eclipse.emf.spi.cdo
Modifier and TypeMethodDescriptionstatic InternalCDOObject
static InternalCDOObject
FSMUtil.adaptLegacy
(InternalEObject object) Modifier and TypeMethodDescriptionInternalCDOTransaction.getCleanRevisions()
InternalCDOView.getObjects()
Returns an unmodifiable map of the objects managed by this view.InternalCDOView.getObjectsList()
static Iterator<InternalCDOObject>
FSMUtil.iterator
(Collection<?> instances, InternalCDOView view) static Iterator<InternalCDOObject>
FSMUtil.iterator
(Iterator<?> delegate, InternalCDOView view) Modifier and TypeMethodDescriptionCDOStore.convertToCDO
(InternalCDOObject object, EStructuralFeature feature, Object value) void
InternalCDOView.deregisterObject
(InternalCDOObject object) void
InternalCDOTransaction.detachObject
(InternalCDOObject object) void
InternalCDOView.handleAddAdapter
(InternalCDOObject eObject, Adapter adapter) void
InternalCDOView.handleObjectStateChanged
(InternalCDOObject object, CDOState oldState, CDOState newState) void
InternalCDOView.handleRemoveAdapter
(InternalCDOObject eObject, Adapter adapter) void
InternalCDOTransaction.registerAttached
(InternalCDOObject object, boolean isNew) void
InternalCDOTransaction.registerDirty
(InternalCDOObject object, CDOFeatureDelta featureDelta) void
InternalCDOTransaction.registerDirty
(InternalCDOObject object, CDOFeatureDelta featureDelta, InternalCDORevision cleanRevision) void
InternalCDOTransaction.registerFeatureDelta
(InternalCDOObject object, CDOFeatureDelta featureDelta) void
InternalCDOTransaction.registerFeatureDelta
(InternalCDOObject object, CDOFeatureDelta featureDelta, InternalCDORevision cleanRevision) void
InternalCDOView.registerObject
(InternalCDOObject object) void
InternalCDOTransaction.removeConflict
(InternalCDOObject object) void
InternalCDOTransaction.setConflict
(InternalCDOObject object) Modifier and TypeMethodDescriptionvoid
CDOSessionProtocol.switchTarget
(int viewID, CDOBranchPoint branchPoint, List<InternalCDOObject> invalidObjects, List<CDORevisionKey> allChangedObjects, List<CDOIDAndVersion> allDetachedObjects, org.eclipse.net4j.util.om.monitor.OMMonitor monitor)