public static class ByResourceGroupProvider.ResourceGroup extends BasicDifferenceGroupImpl
BasicDifferenceGroupImpl for Resources.BasicDifferenceGroupImpl.ChildrenSideAdapter.Internalchildren, DIFF_TO_SIDE, E_ALL_CONTENTS, extensionDiffProcessed, filter, image, nametargetTREE_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, wrapgetTarget, notifyChanged, setTarget, unsetTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTarget, notifyChanged, setTargetpublic 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()
BasicDifferenceGroupImplbuildSubTree in class BasicDifferenceGroupImplprotected TreeNode buildSubTree(MatchResource matchResource)
MatchResource.buildSubTree in class BasicDifferenceGroupImplmatchResource - the given MatchResource.BasicDifferenceGroupImpl.buildSubTree(org.eclipse.emf.compare.MatchResource)protected List<TreeNode> buildSubTree(MatchResource matchResource, Match match)
buildSubTree in class BasicDifferenceGroupImplmatchResource - 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 BasicDifferenceGroupImplparentMatch - 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.