|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - public interface RangeQuery<T extends ESRangeQuery<?>>
A representation of the model object ' Range Query'.
VersioningPackage.getRangeQuery()| Method Summary | |
|---|---|
int |
getLowerLimit()
Returns the value of the 'Lower Limit' attribute. |
int |
getUpperLimit()
Returns the value of the 'Upper Limit' attribute. |
boolean |
isIncludeIncoming()
Returns the value of the 'Include Incoming' attribute. |
boolean |
isIncludeOutgoing()
Returns the value of the 'Include Outgoing' attribute. |
void |
setIncludeIncoming(boolean value)
Sets the value of the ' Include Incoming' attribute. |
void |
setIncludeOutgoing(boolean value)
Sets the value of the ' Include Outgoing' attribute. |
void |
setLowerLimit(int value)
Sets the value of the ' Lower Limit' attribute. |
void |
setUpperLimit(int value)
Sets the value of the ' Upper Limit' attribute. |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.server.model.versioning.HistoryQuery |
|---|
getSource, isIncludeAllVersions, isIncludeChangePackages, setIncludeAllVersions, setIncludeChangePackages, setSource |
| 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 |
|---|
int getUpperLimit()
If the meaning of the 'Upper Limit' attribute isn't clear, there really should be more of a description here...
setUpperLimit(int),
VersioningPackage.getRangeQuery_UpperLimit()void setUpperLimit(int value)
Upper Limit' attribute.
value - the new value of the 'Upper Limit' attribute.getUpperLimit()int getLowerLimit()
If the meaning of the 'Lower Limit' attribute isn't clear, there really should be more of a description here...
setLowerLimit(int),
VersioningPackage.getRangeQuery_LowerLimit()void setLowerLimit(int value)
Lower Limit' attribute.
value - the new value of the 'Lower Limit' attribute.getLowerLimit()boolean isIncludeIncoming()
If the meaning of the 'Include Incoming' attribute isn't clear, there really should be more of a description here...
setIncludeIncoming(boolean),
VersioningPackage.getRangeQuery_IncludeIncoming()void setIncludeIncoming(boolean value)
Include Incoming' attribute.
value - the new value of the 'Include Incoming' attribute.isIncludeIncoming()boolean isIncludeOutgoing()
If the meaning of the 'Include Outgoing' attribute isn't clear, there really should be more of a description here...
setIncludeOutgoing(boolean),
VersioningPackage.getRangeQuery_IncludeOutgoing()void setIncludeOutgoing(boolean value)
Include Outgoing' attribute.
value - the new value of the 'Include Outgoing' attribute.isIncludeOutgoing()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||