
public abstract class CDODataInputImpl extends ExtendedDataInput.Delegating implements CDODataInput
| Modifier and Type | Class and Description |
|---|---|
static class |
CDODataInputImpl.Default
A concrete subclass of
CDODataInputImpl. |
ExtendedDataInput.Delegating, ExtendedDataInput.Stream| Constructor and Description |
|---|
CDODataInputImpl(ExtendedDataInput delegate) |
getDelegate, readBoolean, readByte, readByteArray, readChar, readDouble, readEnum, readException, readFloat, readFully, readFully, readInt, readLine, readLong, readObject, readObject, readObject, readShort, readString, readUnsignedByte, readUnsignedShort, readUTF, skipBytesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPackageRegistryreadByteArray, readEnum, readException, readObject, readObject, readObject, readStringreadBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytespublic CDODataInputImpl(ExtendedDataInput delegate)
public CDOPackageUnit readCDOPackageUnit(org.eclipse.emf.ecore.resource.ResourceSet resourceSet) throws IOException
readCDOPackageUnit in interface CDODataInputIOExceptionpublic CDOPackageUnit[] readCDOPackageUnits(org.eclipse.emf.ecore.resource.ResourceSet resourceSet) throws IOException
readCDOPackageUnits in interface CDODataInputIOExceptionpublic CDOPackageUnit.Type readCDOPackageUnitType() throws IOException
readCDOPackageUnitType in interface CDODataInputIOExceptionpublic CDOPackageInfo readCDOPackageInfo() throws IOException
readCDOPackageInfo in interface CDODataInputIOExceptionpublic String readCDOPackageURI() throws IOException
readCDOPackageURI in interface CDODataInputIOExceptionpublic CDOClassifierRef readCDOClassifierRef() throws IOException
readCDOClassifierRef in interface CDODataInputIOExceptionpublic org.eclipse.emf.ecore.EClassifier readCDOClassifierRefAndResolve()
throws IOException
readCDOClassifierRefAndResolve in interface CDODataInputIOExceptionpublic CDOType readCDOType() throws IOException
readCDOType in interface CDODataInputIOExceptionpublic CDOBranch readCDOBranch() throws IOException
readCDOBranch in interface CDODataInputIOExceptionpublic CDOBranchPoint readCDOBranchPoint() throws IOException
readCDOBranchPoint in interface CDODataInputIOExceptionpublic CDOBranchVersion readCDOBranchVersion() throws IOException
readCDOBranchVersion in interface CDODataInputIOExceptionpublic CDOChangeSetData readCDOChangeSetData() throws IOException
readCDOChangeSetData in interface CDODataInputIOExceptionpublic CDOCommitData readCDOCommitData() throws IOException
readCDOCommitData in interface CDODataInputIOExceptionpublic CDOCommitInfo readCDOCommitInfo() throws IOException
readCDOCommitInfo in interface CDODataInputIOExceptionpublic CDOLockChangeInfo readCDOLockChangeInfo() throws IOException
readCDOLockChangeInfo in interface CDODataInputIOExceptionpublic IDurableLockingManager.LockArea readCDOLockArea() throws IOException
readCDOLockArea in interface CDODataInputIOExceptionpublic CDOLockOwner readCDOLockOwner() throws IOException
readCDOLockOwner in interface CDODataInputIOExceptionpublic CDOLockState readCDOLockState() throws IOException
readCDOLockState in interface CDODataInputIOExceptionpublic IRWLockManager.LockType readCDOLockType() throws IOException
readCDOLockType in interface CDODataInputIOExceptionpublic CDOID readCDOID() throws IOException
readCDOID in interface CDODataInputIOExceptionpublic CDOIDReference readCDOIDReference() throws IOException
readCDOIDReference in interface CDODataInputIOExceptionpublic CDOIDAndVersion readCDOIDAndVersion() throws IOException
readCDOIDAndVersion in interface CDODataInputIOExceptionpublic CDOIDAndBranch readCDOIDAndBranch() throws IOException
readCDOIDAndBranch in interface CDODataInputIOExceptionpublic CDORevisionKey readCDORevisionKey() throws IOException
readCDORevisionKey in interface CDODataInputIOExceptionpublic CDORevision readCDORevision() throws IOException
readCDORevision in interface CDODataInputIOExceptionpublic CDORevision readCDORevision(boolean freeze) throws IOException
readCDORevision in interface CDODataInputIOExceptionpublic CDORevisable readCDORevisable() throws IOException
readCDORevisable in interface CDODataInputIOExceptionpublic CDOList readCDOList(org.eclipse.emf.ecore.EClass owner, org.eclipse.emf.ecore.EStructuralFeature feature) throws IOException
readCDOList in interface CDODataInputIOExceptionpublic Object readCDOFeatureValue(org.eclipse.emf.ecore.EStructuralFeature feature) throws IOException
readCDOFeatureValue in interface CDODataInputIOExceptionpublic CDORevisionDelta readCDORevisionDelta() throws IOException
readCDORevisionDelta in interface CDODataInputIOExceptionpublic CDOFeatureDelta readCDOFeatureDelta(org.eclipse.emf.ecore.EClass owner) throws IOException
readCDOFeatureDelta in interface CDODataInputIOExceptionpublic Object readCDORevisionOrPrimitive() throws IOException
CDODataInputreadCDORevisionOrPrimitive in interface CDODataInputIOExceptionpublic Object readCDORevisionOrPrimitiveOrClassifier() throws IOException
CDODataInputreadCDORevisionOrPrimitiveOrClassifier in interface CDODataInputIOExceptionprotected StringIO getPackageURICompressor()
protected abstract CDOBranchManager getBranchManager()
protected abstract CDOCommitInfoManager getCommitInfoManager()
protected abstract CDORevisionFactory getRevisionFactory()
protected abstract CDOListFactory getListFactory()
protected abstract CDOLobStore getLobStore()
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.