|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ESPrimaryVersionSpec
A primary version specifier is a version specifier that has a globally unique number that may be used to identify a specific version. Globally unique means that this identifier is unique even in the case of branches.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.emf.emfstore.server.model.versionspec.ESVersionSpec |
|---|
BASE, BRANCH_DEFAULT_NAME, FACTORY, GLOBAL, HEAD |
| Method Summary | |
|---|---|
int |
getIdentifier()
Returns the globally unique numeric identifier. |
| Methods inherited from interface org.eclipse.emf.emfstore.server.model.versionspec.ESVersionSpec |
|---|
getBranch |
| Method Detail |
|---|
int getIdentifier()
Returns the globally unique numeric identifier.
This identifier is also unique even in case of branches.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||