
public class CDODataOutputImpl extends ExtendedDataOutput.Delegating implements CDODataOutput
ExtendedDataOutput.Delegating, ExtendedDataOutput.Stream| Constructor and Description |
|---|
CDODataOutputImpl(ExtendedDataOutput delegate) |
getDelegate, write, write, write, writeBoolean, writeByte, writeByteArray, writeBytes, writeChar, writeChars, writeDouble, writeEnum, writeException, writeFloat, writeInt, writeLong, writeObject, writeShort, writeString, writeUTFclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwriteByteArray, writeEnum, writeException, writeObject, writeStringwrite, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTFpublic CDODataOutputImpl(ExtendedDataOutput delegate)
public void writeCDOPackageUnit(CDOPackageUnit packageUnit, boolean withPackages) throws IOException
writeCDOPackageUnit in interface CDODataOutputIOExceptionpublic void writeCDOPackageUnits(CDOPackageUnit... packageUnits) throws IOException
writeCDOPackageUnits in interface CDODataOutputIOExceptionpublic void writeCDOPackageUnitType(CDOPackageUnit.Type type) throws IOException
writeCDOPackageUnitType in interface CDODataOutputIOExceptionpublic void writeCDOPackageInfo(CDOPackageInfo packageInfo) throws IOException
writeCDOPackageInfo in interface CDODataOutputIOExceptionpublic void writeCDOClassifierRef(CDOClassifierRef eClassifierRef) throws IOException
writeCDOClassifierRef in interface CDODataOutputIOExceptionpublic void writeCDOClassifierRef(org.eclipse.emf.ecore.EClassifier eClassifier)
throws IOException
writeCDOClassifierRef in interface CDODataOutputIOExceptionpublic void writeCDOPackageURI(String uri) throws IOException
writeCDOPackageURI in interface CDODataOutputIOExceptionpublic void writeCDOType(CDOType cdoType) throws IOException
writeCDOType in interface CDODataOutputIOExceptionpublic void writeCDOBranch(CDOBranch branch) throws IOException
writeCDOBranch in interface CDODataOutputIOExceptionpublic void writeCDOBranchPoint(CDOBranchPoint branchPoint) throws IOException
writeCDOBranchPoint in interface CDODataOutputIOExceptionpublic void writeCDOBranchVersion(CDOBranchVersion branchVersion) throws IOException
writeCDOBranchVersion in interface CDODataOutputIOExceptionpublic void writeCDOChangeSetData(CDOChangeSetData changeSetData) throws IOException
writeCDOChangeSetData in interface CDODataOutputIOExceptionpublic void writeCDOCommitData(CDOCommitData commitData) throws IOException
writeCDOCommitData in interface CDODataOutputIOExceptionpublic void writeCDOCommitInfo(CDOCommitInfo commitInfo) throws IOException
writeCDOCommitInfo in interface CDODataOutputIOExceptionpublic void writeCDOLockChangeInfo(CDOLockChangeInfo lockChangeInfo) throws IOException
writeCDOLockChangeInfo in interface CDODataOutputIOExceptionpublic void writeCDOLockArea(IDurableLockingManager.LockArea lockArea) throws IOException
writeCDOLockArea in interface CDODataOutputIOExceptionpublic void writeCDOLockOwner(CDOLockOwner lockOwner) throws IOException
writeCDOLockOwner in interface CDODataOutputIOExceptionpublic void writeCDOLockState(CDOLockState lockState) throws IOException
writeCDOLockState in interface CDODataOutputIOExceptionpublic void writeCDOLockType(IRWLockManager.LockType lockType) throws IOException
writeCDOLockType in interface CDODataOutputIOExceptionpublic void writeCDOID(CDOID id) throws IOException
writeCDOID in interface CDODataOutputIOExceptionpublic void writeCDOIDReference(CDOIDReference idReference) throws IOException
writeCDOIDReference in interface CDODataOutputIOExceptionpublic void writeCDOIDAndVersion(CDOIDAndVersion idAndVersion) throws IOException
writeCDOIDAndVersion in interface CDODataOutputIOExceptionpublic void writeCDOIDAndBranch(CDOIDAndBranch idAndBranch) throws IOException
writeCDOIDAndBranch in interface CDODataOutputIOExceptionpublic void writeCDORevisionKey(CDORevisionKey revisionKey) throws IOException
writeCDORevisionKey in interface CDODataOutputIOExceptionpublic void writeCDORevision(CDORevision revision, int referenceChunk) throws IOException
writeCDORevision in interface CDODataOutputIOExceptionpublic void writeCDORevision(CDORevision revision, int referenceChunk, CDOBranchPoint securityContext) throws IOException
writeCDORevision in interface CDODataOutputIOExceptionpublic void writeCDORevisable(CDORevisable revisable) throws IOException
writeCDORevisable in interface CDODataOutputIOExceptionpublic void writeCDOList(org.eclipse.emf.ecore.EClass owner,
org.eclipse.emf.ecore.EStructuralFeature feature,
CDOList list,
int referenceChunk)
throws IOException
writeCDOList in interface CDODataOutputIOExceptionpublic void writeCDOFeatureValue(org.eclipse.emf.ecore.EStructuralFeature feature,
Object value)
throws IOException
writeCDOFeatureValue in interface CDODataOutputIOExceptionpublic void writeCDORevisionDelta(CDORevisionDelta revisionDelta) throws IOException
writeCDORevisionDelta in interface CDODataOutputIOExceptionpublic void writeCDOFeatureDelta(org.eclipse.emf.ecore.EClass owner,
CDOFeatureDelta featureDelta)
throws IOException
writeCDOFeatureDelta in interface CDODataOutputIOExceptionpublic void writeCDORevisionOrPrimitive(Object value) throws IOException
CDODataOutputwriteCDORevisionOrPrimitive in interface CDODataOutputIOExceptionpublic void writeCDORevisionOrPrimitiveOrClassifier(Object value) throws IOException
CDODataOutputwriteCDORevisionOrPrimitiveOrClassifier in interface CDODataOutputIOExceptionpublic CDOPackageRegistry getPackageRegistry()
getPackageRegistry in interface CDODataOutputpublic CDOIDProvider getIDProvider()
getIDProvider in interface CDODataOutputpublic CDOPermissionProvider getPermissionProvider()
getPermissionProvider in interface CDODataOutputpublic CDORevisionUnchunker getRevisionUnchunker()
getRevisionUnchunker in interface CDODataOutputprotected StringIO getPackageURICompressor()
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.