public interface HistoryInfo extends org.eclipse.emf.ecore.EObject, APIDelegate<ESHistoryInfo>
VersioningPackage.getHistoryInfo()| Modifier and Type | Method and Description |
|---|---|
AbstractChangePackage |
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(AbstractChangePackage 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. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivercreateAPI, toAPIPrimaryVersionSpec 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()AbstractChangePackage getChangePackage()
If the meaning of the 'Change Package' containment reference isn't clear, there really should be more of a description here...
setChangePackage(AbstractChangePackage),
VersioningPackage.getHistoryInfo_ChangePackage()void setChangePackage(AbstractChangePackage value)
Change Package' containment reference.
value - the new value of the 'Change Package' containment reference.getChangePackage()Copyright © 2017. All rights reserved.