|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AncestorVersionSpec
A representation of the model object ' Ancestor Version Spec'.
VersioningPackage.getAncestorVersionSpec()| Field Summary |
|---|
| Fields inherited from interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionSpec |
|---|
BRANCH_DEFAULT_NAME, GLOBAL, HEAD_VERSION |
| Method Summary | |
|---|---|
PrimaryVersionSpec |
getSource()
Returns the value of the 'Source' containment reference. |
PrimaryVersionSpec |
getTarget()
Returns the value of the 'Target' containment reference. |
void |
setSource(PrimaryVersionSpec value)
Sets the value of the ' Source'
containment reference. |
void |
setTarget(PrimaryVersionSpec value)
Sets the value of the ' Target'
containment reference. |
| 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 |
|---|
PrimaryVersionSpec getTarget()
If the meaning of the 'Target' containment reference isn't clear, there really should be more of a description here...
setTarget(PrimaryVersionSpec),
VersioningPackage.getAncestorVersionSpec_Target()void setTarget(PrimaryVersionSpec value)
Target'
containment reference.
value - the new value of the 'Target' containment reference.getTarget()PrimaryVersionSpec getSource()
If the meaning of the 'Source' containment reference isn't clear, there really should be more of a description here...
setSource(PrimaryVersionSpec),
VersioningPackage.getAncestorVersionSpec_Source()void setSource(PrimaryVersionSpec value)
Source'
containment reference.
value - the new value of the 'Source' containment reference.getSource()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||