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