|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VersionSpec
A representation of the model object ' Version Spec'.
The following features are supported:
VersioningPackage.getVersionSpec()| Field Summary | |
|---|---|
static String |
BRANCH_DEFAULT_NAME
The default branch name 'trunk'. |
static String |
GLOBAL
Global identifier. |
static VersionSpec |
HEAD_VERSION
Deprecated. |
| Method Summary | |
|---|---|
String |
getBranch()
Returns the value of the 'Branch' attribute. |
void |
setBranch(String value)
Sets the value of the ' Branch' attribute. |
| 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 |
| Field Detail |
|---|
static final String BRANCH_DEFAULT_NAME
static final String GLOBAL
@Deprecated static final VersionSpec HEAD_VERSION
Versions instead.
| Method Detail |
|---|
String getBranch()
"trunk".
If the meaning of the 'Branch' attribute isn't clear, there really should be more of a description here...
setBranch(String),
VersioningPackage.getVersionSpec_Branch()void setBranch(String value)
Branch' attribute.
value - the new value of the 'Branch' attribute.getBranch()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||