public static class ByResourceGroupProvider.ResourceGroup extends BasicDifferenceGroupImpl
BasicDifferenceGroupImpl
for Resources.BasicDifferenceGroupImpl.ChildrenSide
Adapter.Internal
children, DIFF_TO_SIDE, E_ALL_CONTENTS, extensionDiffProcessed, filter, image, name
target
TREE_NODE_DATA
Constructor and Description |
---|
ByResourceGroupProvider.ResourceGroup(Comparison comparison,
ECrossReferenceAdapter crossReferenceAdapter)
.
|
Modifier and Type | Method and Description |
---|---|
void |
buildSubTree()
Builds the sub tree for this group.
|
List<TreeNode> |
buildSubTree(Match parentMatch,
Match match)
Build the sub tree of the given
Match . |
protected TreeNode |
buildSubTree(MatchResource matchResource)
Build the sub tree of the given
MatchResource . |
protected List<TreeNode> |
buildSubTree(MatchResource matchResource,
Match match)
Build the sub tree of the given Match that is a root of the given MatchResource.
|
buildContainmentSubTree, buildSubTree, buildSubTree, compatibleSide, containmentReferenceForMatch, containsChildrenWithDataEqualsToDiff, dispose, getChildren, getComparison, getImage, getName, getStyledName, isAdapterForType, isRootOfResourceURI, matchWithLeftAndRightInDifferentContainer, registerCrossReferenceAdapter, resourceAttachmentChange, unregisterCrossReferenceAdapter, wrap
getTarget, notifyChanged, setTarget, unsetTarget
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTarget, notifyChanged, setTarget
public ByResourceGroupProvider.ResourceGroup(Comparison comparison, ECrossReferenceAdapter crossReferenceAdapter)
org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl#BasicDifferenceGroupImpl(org.eclipse.emf.compare.Comparison)
public void buildSubTree()
BasicDifferenceGroupImpl
buildSubTree
in class BasicDifferenceGroupImpl
protected TreeNode buildSubTree(MatchResource matchResource)
MatchResource
.buildSubTree
in class BasicDifferenceGroupImpl
matchResource
- the given MatchResource.BasicDifferenceGroupImpl.buildSubTree(org.eclipse.emf.compare.MatchResource)
protected List<TreeNode> buildSubTree(MatchResource matchResource, Match match)
buildSubTree
in class BasicDifferenceGroupImpl
matchResource
- the given MatchResource.match
- the given Match.BasicDifferenceGroupImpl.buildSubTree(org.eclipse.emf.compare.MatchResource,
org.eclipse.emf.compare.Match)
public List<TreeNode> buildSubTree(Match parentMatch, Match match)
Match
.buildSubTree
in class BasicDifferenceGroupImpl
parentMatch
- the parent of the given Match.match
- the given Match.BasicDifferenceGroupImpl.buildSubTree(org.eclipse.emf.compare.Match,
org.eclipse.emf.compare.Match)
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.