|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BranchInfo
A representation of the model object ' Branch Info'.
VersioningPackage.getBranchInfo()| Method Summary | |
|---|---|
PrimaryVersionSpec |
getHead()
Returns the value of the 'Head' containment reference. |
String |
getName()
Returns the value of the 'Name' attribute. |
PrimaryVersionSpec |
getSource()
Returns the value of the 'Source' containment reference. |
void |
setHead(PrimaryVersionSpec value)
Sets the value of the ' Head' containment reference. |
void |
setName(String value)
Sets the value of the ' Name' attribute. |
void |
setSource(PrimaryVersionSpec value)
Sets the value of the ' Source' containment reference. |
| 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 |
|---|
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
VersioningPackage.getBranchInfo_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()PrimaryVersionSpec getHead()
If the meaning of the 'Head' containment reference isn't clear, there really should be more of a description here...
setHead(PrimaryVersionSpec),
VersioningPackage.getBranchInfo_Head()void setHead(PrimaryVersionSpec value)
Head' containment reference.
value - the new value of the 'Head' containment reference.getHead()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.getBranchInfo_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 | ||||||||