|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PrimaryVersionSpec
A representation of the model object ' Primary Version Spec'.
VersioningPackage.getPrimaryVersionSpec()| Field Summary |
|---|
| Fields inherited from interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionSpec |
|---|
BRANCH_DEFAULT_NAME, GLOBAL, HEAD_VERSION |
| Method Summary | |
|---|---|
int |
getIdentifier()
Returns the value of the 'Identifier' attribute. |
long |
getProjectStateChecksum()
Returns the value of the 'Project State Checksum' attribute. |
void |
setIdentifier(int value)
Sets the value of the ' Identifier' attribute. |
void |
setProjectStateChecksum(long value)
Sets the value of the ' Project State Checksum' attribute. |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionSpec |
|---|
getBranch, setBranch |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.common.api.APIDelegate |
|---|
createAPI, toAPI |
| Method Detail |
|---|
int getIdentifier()
If the meaning of the 'Identifier' attribute isn't clear, there really should be more of a description here...
setIdentifier(int),
VersioningPackage.getPrimaryVersionSpec_Identifier()void setIdentifier(int value)
Identifier' attribute.
value - the new value of the 'Identifier' attribute.getIdentifier()long getProjectStateChecksum()
If the meaning of the 'Project State Checksum' attribute isn't clear, there really should be more of a description here...
setProjectStateChecksum(long),
VersioningPackage.getPrimaryVersionSpec_ProjectStateChecksum()void setProjectStateChecksum(long value)
Project State Checksum' attribute.
value - the new value of the 'Project State Checksum' attribute.getProjectStateChecksum()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||