public interface IDifferenceGroup extends Adapter
BasicDifferenceGroupImplAdapter.Internal| Modifier and Type | Field and Description | 
|---|---|
| static com.google.common.base.Function<EObject,EObject> | TREE_NODE_DATAFunction 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. | 
| org.eclipse.swt.graphics.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, setTargetString getName()
IStyledString.IComposedStyledString getStyledName()
org.eclipse.swt.graphics.Image getImage()
null, a default image will
         be used instead.List<? extends TreeNode> getChildren()
void dispose()
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.