|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The model for a comparison between two CompareElements. The only method on this interface is used to get each of the contributors used in the compare.
| Method Summary | |
int |
getConflictCount()
Get a count of the number of conflicting differences in this model. |
CompareContributor |
getContributor(ContributorKind contributor)
Get the specified contributor to this compare. |
int |
getDifferenceCount()
Get a count of the number of differences in this model. |
CompareDifference[] |
getDifferences()
Gets the differences represented by this compare model. |
int[] |
getDifferenceTypeCounts()
Get a count of the number of additions, changes and removeals in this model. |
int |
getResolvedCount()
Get a count of the number of resolved conflicts in this model. |
| Method Detail |
public CompareContributor getContributor(ContributorKind contributor)
contributor - the contributor to get
public CompareDifference[] getDifferences()
public int[] getDifferenceTypeCounts()
public int getDifferenceCount()
public int getConflictCount()
public int getResolvedCount()
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.