|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - an API history query subtypepublic interface HistoryQuery<T extends ESHistoryQuery>
A representation of the model object ' History Query'.
VersioningPackage.getHistoryQuery()| Method Summary | |
|---|---|
PrimaryVersionSpec |
getSource()
Returns the value of the 'Source' containment reference. |
boolean |
isIncludeAllVersions()
Returns the value of the 'Include All Versions' attribute. |
boolean |
isIncludeChangePackages()
Returns the value of the 'Include Change Packages' attribute. |
void |
setIncludeAllVersions(boolean value)
Sets the value of the ' Include All Versions' attribute. |
void |
setIncludeChangePackages(boolean value)
Sets the value of the ' Include Change Packages' 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 |
|---|
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.getHistoryQuery_Source()void setSource(PrimaryVersionSpec value)
Source' containment reference.
value - the new value of the 'Source' containment reference.getSource()boolean isIncludeChangePackages()
If the meaning of the 'Include Change Packages' attribute isn't clear, there really should be more of a description here...
setIncludeChangePackages(boolean),
VersioningPackage.getHistoryQuery_IncludeChangePackages()void setIncludeChangePackages(boolean value)
Include Change Packages' attribute.
value - the new value of the 'Include Change Packages' attribute.isIncludeChangePackages()boolean isIncludeAllVersions()
If the meaning of the 'Include All Versions' attribute isn't clear, there really should be more of a description here...
setIncludeAllVersions(boolean),
VersioningPackage.getHistoryQuery_IncludeAllVersions()void setIncludeAllVersions(boolean value)
Include All Versions' attribute.
value - the new value of the 'Include All Versions' attribute.isIncludeAllVersions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||