Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
W
WAIT
- Static variable in interface org.eclipse.emf.cdo.
CDOLock
TODO Simon: JavaDoc
waitForInitialization()
- Method in class org.eclipse.emf.spi.cdo.
AbstractQueryIterator
Webinar20090129
- Class in
org.eclipse.emf.cdo.examples
Webinar20090129()
- Constructor for class org.eclipse.emf.cdo.examples.
Webinar20090129
wireInstance(Object)
- Method in class org.eclipse.emf.cdo.ui.defs.impl.
CDOEditorDefImpl
wirePreferences()
- Method in class org.eclipse.emf.cdo.ui.
CDOEventHandler
work(Worker.WorkContext)
- Method in class org.eclipse.emf.cdo.common.model.
CDOPackageRegistryPopulator
write(CDODataOutput)
- Method in class org.eclipse.emf.cdo.common.
CDOFetchRule
write(ExtendedDataOutput)
- Method in interface org.eclipse.emf.cdo.common.id.
CDOIDLibraryDescriptor
write(StringBuilder, CDOID)
- Static method in class org.eclipse.emf.cdo.common.id.
CDOIDUtil
Format of the uri fragment.
write(CDODataOutput)
- Method in class org.eclipse.emf.cdo.common.model.
CDOClassifierRef
write(ExtendedDataOutput)
- Method in class org.eclipse.emf.cdo.common.protocol.
CDOAuthenticationResult
write(IStoreAccessor.CommitContext, OMMonitor)
- Method in interface org.eclipse.emf.cdo.server.
IStoreAccessor
Called before committing.
write(ExtendedDataOutput)
- Method in class org.eclipse.emf.cdo.spi.common.id.
AbstractCDOID
write(ExtendedDataOutput)
- Method in class org.eclipse.emf.cdo.spi.common.id.
AbstractCDOIDInteger
write(ExtendedDataOutput)
- Method in class org.eclipse.emf.cdo.spi.common.id.
AbstractCDOIDLong
write(ExtendedDataOutput)
- Method in class org.eclipse.emf.cdo.spi.common.id.
CDOIDLibraryDescriptorImpl
write(CDODataOutput)
- Method in interface org.eclipse.emf.cdo.spi.common.model.
InternalCDOPackageInfo
write(CDODataOutput, boolean)
- Method in interface org.eclipse.emf.cdo.spi.common.model.
InternalCDOPackageUnit
write(CDODataOutput, int)
- Method in class org.eclipse.emf.cdo.spi.common.revision.
AbstractCDORevision
write(CDODataOutput, int)
- Method in interface org.eclipse.emf.cdo.spi.common.revision.
InternalCDORevision
write(IStoreAccessor.CommitContext, OMMonitor)
- Method in class org.eclipse.emf.cdo.spi.server.
StoreAccessor
writeCDOClassifierRef(CDOClassifierRef)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writeCDOClassifierRef(EClassifier)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writeCDOFeatureDelta(EClass, CDOFeatureDelta)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writeCDOFeatureValue(EStructuralFeature, Object)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writeCDOID(CDOID)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writeCDOIDAndVersion(CDOIDAndVersion)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writeCDOIDMetaRange(CDOIDMetaRange)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writeCDOList(EClass, EStructuralFeature, CDOList, int)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writeCDOLockType(RWLockManager.LockType)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writeCDOPackageInfo(CDOPackageInfo)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writeCDOPackageUnit(CDOPackageUnit, boolean)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writeCDOPackageUnits(CDOPackageUnit...)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writeCDOPackageUnitType(CDOPackageUnit.Type)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writeCDOPackageURI(String)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writeCDORevision(CDORevision, int)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writeCDORevisionDelta(CDORevisionDelta)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writeCDORevisionOrPrimitive(Object)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
Write either a CDORevision or a primitive value.
writeCDORevisionOrPrimitiveOrClassifier(Object)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
Write either a CDORevision, a primitive value or a EClass.
writeCDOType(CDOType)
- Method in interface org.eclipse.emf.cdo.common.io.
CDODataOutput
writePackage(ExtendedDataOutput, EPackage, boolean, EPackage.Registry)
- Static method in class org.eclipse.emf.cdo.common.model.
CDOModelUtil
writePackageUnits(Connection, InternalCDOPackageUnit[], OMMonitor)
- Method in interface org.eclipse.emf.cdo.server.db.
IMetaDataManager
Write package units to the database.
writePackageUnits(InternalCDOPackageUnit[], OMMonitor)
- Method in interface org.eclipse.emf.cdo.server.
IStoreAccessor
writeRevision(IDBStoreAccessor, InternalCDORevision, OMMonitor)
- Method in interface org.eclipse.emf.cdo.server.db.mapping.
IClassMapping
Write the revision data to the database.
writeRevisionDelta(IDBStoreAccessor, InternalCDORevisionDelta, long, OMMonitor)
- Method in interface org.eclipse.emf.cdo.server.db.mapping.
IClassMappingDeltaSupport
Write a revision delta.
writeRevisionDeltas(InternalCDORevisionDelta[], long, OMMonitor)
- Method in class org.eclipse.emf.cdo.spi.server.
StoreAccessor
writeRevisions(InternalCDORevision[], OMMonitor)
- Method in class org.eclipse.emf.cdo.spi.server.
StoreAccessor
writeValue(CDODataOutput, Object)
- Method in interface org.eclipse.emf.cdo.common.model.
CDOType
writeValues(IDBStoreAccessor, InternalCDORevision)
- Method in interface org.eclipse.emf.cdo.server.db.mapping.
IListMapping
Write a complete list of values to the database.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X