Package | Description |
---|---|
org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl |
Modifier and Type | Method and Description |
---|---|
static BasicDifferenceGroupImpl.ChildrenSide |
BasicDifferenceGroupImpl.ChildrenSide.getValueFrom(DifferenceSource source) |
static BasicDifferenceGroupImpl.ChildrenSide |
BasicDifferenceGroupImpl.ChildrenSide.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BasicDifferenceGroupImpl.ChildrenSide[] |
BasicDifferenceGroupImpl.ChildrenSide.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected List<TreeNode> |
BasicDifferenceGroupImpl.buildSubTree(Match match,
boolean containment,
BasicDifferenceGroupImpl.ChildrenSide side)
Build the sub tree of the given
Match . |
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.