|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VDiffAttachment
A representation of the model object ' Diff Attachment'.
The following features are supported:
VDiffmergePackage.getDiffAttachment()| Method Summary | |
|---|---|
int |
getMergedDiffs()
Returns the value of the 'Merged Diffs' attribute. |
int |
getTotalNumberOfDiffs()
Returns the value of the 'Total Number Of Diffs' attribute. |
void |
setMergedDiffs(int value)
Sets the value of the ' Merged Diffs' attribute. |
void |
setTotalNumberOfDiffs(int value)
Sets the value of the ' Total Number Of Diffs' 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 |
| Method Detail |
|---|
int getTotalNumberOfDiffs()
"0".
If the meaning of the 'Total Number Of Diffs' attribute isn't clear, there really should be more of a description here...
setTotalNumberOfDiffs(int),
VDiffmergePackage.getDiffAttachment_TotalNumberOfDiffs()void setTotalNumberOfDiffs(int value)
Total Number Of Diffs' attribute.
value - the new value of the 'Total Number Of Diffs' attribute.getTotalNumberOfDiffs()int getMergedDiffs()
"0".
If the meaning of the 'Merged Diffs' attribute isn't clear, there really should be more of a description here...
setMergedDiffs(int),
VDiffmergePackage.getDiffAttachment_MergedDiffs()void setMergedDiffs(int value)
Merged Diffs' attribute.
value - the new value of the 'Merged Diffs' attribute.getMergedDiffs()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||