|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IModelCompareInputProvider
This interface needs to be implemented by objects that want to provide a ModelCompareInput
. For
example, this is supposed to be used for classes based on Change
, that want to be visualized via
EMF Compare.
Method Summary | |
---|---|
ModelCompareInput |
getModelCompareInput()
This will return the ModelCompareInput for the object. |
Method Detail |
---|
ModelCompareInput getModelCompareInput()
ModelCompareInput
for the object.
ModelCompareInput
for the object.
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |