
public class DetachedCDORevision extends SyntheticCDORevision
DEPTH_INFINITE, DEPTH_NONE, FIRST_VERSION, MAIN_BRANCH_ID, PERMISSION_PROVIDER, UNCHUNKEDINVALID_DATE, UNSPECIFIED_DATEUNSPECIFIED_VERSIONNIL| Constructor and Description |
|---|
DetachedCDORevision(EClass eClass,
CDOID id,
CDOBranch branch,
int version,
long timeStamp) |
DetachedCDORevision(EClass eClass,
CDOID id,
CDOBranch branch,
int version,
long timeStamp,
long revised) |
| Modifier and Type | Method and Description |
|---|---|
long |
getRevised() |
long |
getTimeStamp()
Returns the time stamp of this branch point, or the fixed special time stamp
unspecified if this branch point marks the head of a branch. |
int |
getVersion()
Returns the version number of this branch version.
|
void |
setRevised(long revised) |
String |
toString() |
freeze, getBranch, getIDadd, adjustReferences, clear, clearValues, compare, compareTo, contains, convertEObjects, copy, get, getContainerID, getContainingFeatureID, getList, getList, getPermission, getResourceID, getValue, hashCode, indexOf, isEmpty, isFrozen, isUnchunked, lastIndexOf, merge, move, read, remove, set, setBranchPoint, setContainerID, setContainingFeatureID, setID, setList, setPermission, setResourceID, setUnchunked, setValue, setVersion, size, toArray, toArray, unset, write, writeaccept, accept, adjustForCommit, data, equals, getAllPersistentFeatures, getClassInfo, getEClass, getFeatureIndex, getProperRevision, getRevisionForID, hashCode, initClassInfo, isHistorical, isReadable, isResource, isResourceFolder, isResourceNode, isValid, isValid, isWritable, revisionpublic DetachedCDORevision(EClass eClass, CDOID id, CDOBranch branch, int version, long timeStamp)
public final int getVersion()
CDOBranchVersiongetVersion in interface CDOBranchVersiongetVersion in interface CDOIDAndVersiongetVersion in class StubCDORevisionpublic long getTimeStamp()
CDOBranchPointunspecified if this branch point marks the head of a branch.getTimeStamp in interface CDOBranchPointgetTimeStamp in interface CDOTimeProvidergetTimeStamp in class StubCDORevisionpublic long getRevised()
getRevised in interface CDORevisablegetRevised in class StubCDORevisionpublic void setRevised(long revised)
setRevised in interface InternalCDORevisionsetRevised in class StubCDORevisionpublic String toString()
toString in class AbstractCDORevisionCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.