public class DependencyData extends Object
Constructor and Description |
---|
DependencyData(IEMFCompareConfiguration compareConfiguration,
WrappableTreeViewer treeViewer) |
Modifier and Type | Method and Description |
---|---|
Set<Diff> |
getRejections() |
Set<Diff> |
getRequires() |
Collection<TreeItem> |
getTreeItems(Diff diff) |
void |
updateDependencies(ISelection selection,
IMerger.Registry mergerRegistry) |
void |
updateTreeItemMappings() |
public DependencyData(IEMFCompareConfiguration compareConfiguration, WrappableTreeViewer treeViewer)
public void updateDependencies(ISelection selection, IMerger.Registry mergerRegistry)
selection
- public void updateTreeItemMappings()
public Collection<TreeItem> getTreeItems(Diff diff)
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.