public interface PrimaryVersionSpec extends VersionSpec, Comparable<PrimaryVersionSpec>, APIDelegate<ESPrimaryVersionSpec>
BRANCH_DEFAULT_NAME, GLOBAL, HEAD_VERSION| Modifier and Type | Method and Description |
|---|---|
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. |
getBranch, setBrancheAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivercompareTocreateAPI, toAPIint 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()Copyright © 2017. All rights reserved.