|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractDiffExtension
A representation of the model object 'Abstract Diff Extension'. These can be used to extend the DiffModel so that DiffElements can be collapsed under a single high level difference
The following features are supported:
DiffPackage.getAbstractDiffExtension()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<DiffElement> |
getHideElements()
Returns the value of the 'Hide Elements' reference list. |
java.lang.Object |
getImage()
|
java.lang.String |
getText()
|
boolean |
isIsCollapsed()
Returns the value of the 'Is Collapsed' attribute. |
IMerger |
provideMerger()
|
void |
setIsCollapsed(boolean value)
Sets the value of the ' Is Collapsed' attribute |
void |
visit(DiffModel diffModel)
|
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<DiffElement> getHideElements()
DiffElement. It is bidirectional and its opposite is '
Is Hidden By'.
If the meaning of the 'Hide Elements' reference list isn't clear, there really should be more of a description here...
DiffPackage.getAbstractDiffExtension_HideElements(),
DiffElement.getIsHiddenBy()java.lang.Object getImage()
java.lang.String getText()
boolean isIsCollapsed()
"false".
If the meaning of the 'Is Collapsed' attribute isn't clear, there really should be more of a description here...
setIsCollapsed(boolean),
DiffPackage.getAbstractDiffExtension_IsCollapsed()IMerger provideMerger()
void setIsCollapsed(boolean value)
Is Collapsed' attribute.
value - the new value of the 'Is Collapsed' attribute.isIsCollapsed()void visit(DiffModel diffModel)
|
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 | |||||||||