|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HistoryInfo
A representation of the model object ' History Info'.
VersioningPackage.getHistoryInfo()| Method Summary | |
|---|---|
ChangePackage |
getChangePackage()
Returns the value of the 'Change Package' containment reference. |
LogMessage |
getLogMessage()
Returns the value of the 'Log Message' containment reference. |
org.eclipse.emf.common.util.EList<PrimaryVersionSpec> |
getMergedFrom()
Returns the value of the 'Merged From' containment reference list. |
org.eclipse.emf.common.util.EList<PrimaryVersionSpec> |
getMergedTo()
Returns the value of the 'Merged To' containment reference list. |
org.eclipse.emf.common.util.EList<PrimaryVersionSpec> |
getNextSpec()
Returns the value of the 'Next Spec' containment reference list. |
PrimaryVersionSpec |
getPreviousSpec()
Returns the value of the 'Previous Spec' containment reference. |
PrimaryVersionSpec |
getPrimarySpec()
Returns the value of the 'Primary Spec' containment reference. |
org.eclipse.emf.common.util.EList<TagVersionSpec> |
getTagSpecs()
Returns the value of the 'Tag Specs' containment reference list. |
org.eclipse.emf.common.util.EList<VersionProperty> |
getVersionProperties()
Returns the value of the 'Version Properties' containment reference list. |
void |
setChangePackage(ChangePackage value)
Sets the value of the ' Change Package' containment reference. |
void |
setLogMessage(LogMessage value)
Sets the value of the ' Log Message'
containment reference. |
void |
setPreviousSpec(PrimaryVersionSpec value)
Sets the value of the ' Previous Spec' containment reference. |
void |
setPrimarySpec(PrimaryVersionSpec value)
Sets the value of the ' Primary Spec' 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 |
|---|
PrimaryVersionSpec getPrimarySpec()
If the meaning of the 'Primary Spec' containment reference isn't clear, there really should be more of a description here...
setPrimarySpec(PrimaryVersionSpec),
VersioningPackage.getHistoryInfo_PrimarySpec()void setPrimarySpec(PrimaryVersionSpec value)
Primary Spec' containment reference.
value - the new value of the 'Primary Spec' containment reference.getPrimarySpec()org.eclipse.emf.common.util.EList<PrimaryVersionSpec> getNextSpec()
PrimaryVersionSpec.
If the meaning of the 'Next Spec' containment reference list isn't clear, there really should be more of a description here...
VersioningPackage.getHistoryInfo_NextSpec()PrimaryVersionSpec getPreviousSpec()
If the meaning of the 'Previous Spec' containment reference isn't clear, there really should be more of a description here...
setPreviousSpec(PrimaryVersionSpec),
VersioningPackage.getHistoryInfo_PreviousSpec()void setPreviousSpec(PrimaryVersionSpec value)
Previous Spec' containment reference.
value - the new value of the 'Previous Spec' containment reference.getPreviousSpec()org.eclipse.emf.common.util.EList<PrimaryVersionSpec> getMergedFrom()
PrimaryVersionSpec.
If the meaning of the 'Merged From' containment reference list isn't clear, there really should be more of a description here...
VersioningPackage.getHistoryInfo_MergedFrom()org.eclipse.emf.common.util.EList<PrimaryVersionSpec> getMergedTo()
PrimaryVersionSpec.
If the meaning of the 'Merged To' containment reference list isn't clear, there really should be more of a description here...
VersioningPackage.getHistoryInfo_MergedTo()LogMessage getLogMessage()
If the meaning of the 'Log Message' reference isn't clear, there really should be more of a description here...
setLogMessage(LogMessage),
VersioningPackage.getHistoryInfo_LogMessage()void setLogMessage(LogMessage value)
Log Message'
containment reference.
value - the new value of the 'Log Message' containment reference.getLogMessage()org.eclipse.emf.common.util.EList<TagVersionSpec> getTagSpecs()
TagVersionSpec.
If the meaning of the 'Tag Specs' containment reference list isn't clear, there really should be more of a description here...
VersioningPackage.getHistoryInfo_TagSpecs()org.eclipse.emf.common.util.EList<VersionProperty> getVersionProperties()
VersionProperty.
If the meaning of the 'Version Properties' containment reference list isn't clear, there really should be more of a description here...
VersioningPackage.getHistoryInfo_VersionProperties()ChangePackage getChangePackage()
If the meaning of the 'Change Package' containment reference isn't clear, there really should be more of a description here...
setChangePackage(ChangePackage),
VersioningPackage.getHistoryInfo_ChangePackage()void setChangePackage(ChangePackage value)
Change Package' containment reference.
value - the new value of the 'Change Package' containment reference.getChangePackage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||