public interface IDifferenceGroup extends Adapter
BasicDifferenceGroupImpl
Adapter.Internal
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Function<EObject,EObject> |
TREE_NODE_DATA
Function that retrieve the data of the given TreeNode.
|
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Dispose this group provider.
|
List<? extends TreeNode> |
getChildren()
The list of TreeNode containded in this group.
|
Image |
getImage()
The icon that is to be used for this group in the compare UI.
|
String |
getName()
A human-readable label for this group.
|
IStyledString.IComposedStyledString |
getStyledName()
The styled label for the this group.
|
getTarget, isAdapterForType, notifyChanged, setTarget
String getName()
IStyledString.IComposedStyledString getStyledName()
Image getImage()
null
, a default image will
be used instead.List<? extends TreeNode> getChildren()
void dispose()
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.