public interface PagedUpdateVersionSpec extends VersionSpec, APIDelegate<ESPagedUpdateVersionSpec>
BRANCH_DEFAULT_NAME, GLOBAL, HEAD_VERSION| Modifier and Type | Method and Description |
|---|---|
PrimaryVersionSpec |
getBaseVersionSpec()
Returns the value of the 'Base Version Spec' containment reference.
|
int |
getMaxChanges()
Returns the value of the 'Max Changes' attribute.
|
void |
setBaseVersionSpec(PrimaryVersionSpec value)
Sets the value of the '
Base Version Spec' containment reference. |
void |
setMaxChanges(int value)
Sets the value of the '
Max Changes' attribute. |
getBranch, setBrancheAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivercreateAPI, toAPIint getMaxChanges()
If the meaning of the 'Max Changes' attribute isn't clear, there really should be more of a description here...
setMaxChanges(int),
VersioningPackage.getPagedUpdateVersionSpec_MaxChanges()void setMaxChanges(int value)
Max Changes' attribute.
value - the new value of the 'Max Changes' attribute.getMaxChanges()PrimaryVersionSpec getBaseVersionSpec()
If the meaning of the 'Base Version Spec' reference isn't clear, there really should be more of a description here...
setBaseVersionSpec(PrimaryVersionSpec),
VersioningPackage.getPagedUpdateVersionSpec_BaseVersionSpec()void setBaseVersionSpec(PrimaryVersionSpec value)
Base Version Spec' containment reference.
value - the new value of the 'Base Version Spec' containment reference.getBaseVersionSpec()Copyright © 2017. All rights reserved.