|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PagedUpdateVersionSpec
A representation of the model object 'Paged Update Version Spec'.
VersioningPackage.getPagedUpdateVersionSpec()| Field Summary |
|---|
| Fields inherited from interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionSpec |
|---|
BRANCH_DEFAULT_NAME, GLOBAL, HEAD_VERSION |
| Method Summary | |
|---|---|
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. |
| 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 org.eclipse.emf.emfstore.internal.common.api.APIDelegate |
|---|
createAPI, toAPI |
| Method Detail |
|---|
int 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()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||