|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.emfstore.internal.common.api.AbstractAPIImpl<ESBranchInfo,BranchInfo>
org.eclipse.emf.emfstore.internal.server.model.impl.api.ESBranchInfoImpl
public class ESBranchInfoImpl
Mapping between ESBranchInfo and BranchInfo.
| Constructor Summary | |
|---|---|
ESBranchInfoImpl(BranchInfo branchInfo)
Constructor. |
|
| Method Summary | |
|---|---|
ESPrimaryVersionSpec |
getHead()
Returns the HEAD version of this branch. |
String |
getName()
Returns the name of the branch. |
ESPrimaryVersionSpec |
getSource()
Returns the source version of this branch. |
| Methods inherited from class org.eclipse.emf.emfstore.internal.common.api.AbstractAPIImpl |
|---|
equals, hashCode, toInternalAPI |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ESBranchInfoImpl(BranchInfo branchInfo)
branchInfo - the delegate| Method Detail |
|---|
public String getName()
getName in interface ESBranchInfoESBranchInfo.getName()public ESPrimaryVersionSpec getHead()
getHead in interface ESBranchInfoESPrimaryVersionSpec of the HEAD version of this branchESBranchInfo.getHead()public ESPrimaryVersionSpec getSource()
Returns the source version of this branch.
The source version of a branch is the version this branch was created from.
getSource in interface ESBranchInfoESPrimaryVersionSpec of the source version of this branchESBranchInfo.getSource()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||