|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents the difference between two tables. In a table, occurrences are identified by their primary key.
Method Summary | |
DifferenceBetweenInstances |
getContainer()
|
DifferenceBetweenOccurrences |
getDeltaOccurrence(PrimaryKey aPrimaryKey)
|
List |
getDeltaOccurrences()
return a collection of delta occurrences |
void |
getDeltaOccurrences(List collection)
add delta occurrences to the specified collection |
int |
getDeltaOccurrencesSize()
|
ExtraOccurrenceOnLeft |
getExtraOccurrenceOnLeft(PrimaryKey aKey)
|
ExtraOccurrenceOnRight |
getExtraOccurrenceOnRight(PrimaryKey aKey)
|
List |
getExtraOccurrencesOnLeft()
Returns extra occurrences on left |
void |
getExtraOccurrencesOnLeft(List collection)
add extra occurrences on left to the specified collection |
int |
getExtraOccurrencesOnLeftSize()
|
List |
getExtraOccurrencesOnRight()
collection of extra occurrences on right |
void |
getExtraOccurrencesOnRight(List collection)
add extra occurrences on right to the specified collection |
int |
getExtraOccurrencesOnRightSize()
|
AdaptationTable |
getLeft()
|
AdaptationTable |
getRight()
|
Methods inherited from interface com.softwareag.mdm.service.comparison.Difference |
isEmpty, isResolvedMode |
Method Detail |
public DifferenceBetweenInstances getContainer()
public AdaptationTable getLeft()
public AdaptationTable getRight()
public ExtraOccurrenceOnLeft getExtraOccurrenceOnLeft(PrimaryKey aKey)
public List getExtraOccurrencesOnLeft()
ExtraOccurrenceOnLeft
public void getExtraOccurrencesOnLeft(List collection)
ExtraOccurrence
public int getExtraOccurrencesOnLeftSize()
public ExtraOccurrenceOnRight getExtraOccurrenceOnRight(PrimaryKey aKey)
public List getExtraOccurrencesOnRight()
ExtraOccurrenceOnRight
public void getExtraOccurrencesOnRight(List collection)
ExtraOccurrence
public int getExtraOccurrencesOnRightSize()
public List getDeltaOccurrences()
DifferenceBetweenOccurrences
public void getDeltaOccurrences(List collection)
DifferenceBetweenOccurrences
public int getDeltaOccurrencesSize()
public DifferenceBetweenOccurrences getDeltaOccurrence(PrimaryKey aPrimaryKey)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.