| Package | Description |
|---|---|
| org.eclipse.emf.codegen.jmerge | |
| org.eclipse.emf.codegen.merge.java | |
| org.eclipse.emf.codegen.merge.java.facade |
| Class and Description |
|---|
| JControlModel
A control model that provides dictionaries and rules to drive a merge process.
|
| JControlModel.DictionaryPattern |
| JControlModel.Feature |
| JControlModel.PullRule |
| JControlModel.SortRule
The sort rule is used to ensure that the order of the attributes as declared
on the source is respected As usual you need to specify a Dictionary Pattern
to identify the attributes that should be treated.
|
| JControlModel.SweepRule
A sweep rule removes elements from the target if they are NOT available
in the source.
|
| Class and Description |
|---|
| JControlModel
A control model that provides dictionaries and rules to drive a merge process.
|
| JControlModel.DictionaryPattern |
| JControlModel.Feature |
| JControlModel.MatchRule
During the merge, the current state of the nodes of a tree is applied to the nodes of
another tree.
|
| JControlModel.PushRule
A push rule restricts what elements are pushed from the source to the target.
|
| JControlModel.SweepRule.Action |
| JPatternDictionary
A dictionary of signatures and
JNodes. |
| Class and Description |
|---|
| JControlModel
A control model that provides dictionaries and rules to drive a merge process.
|
Copyright © 2021. Licensed under the Eclipse Public License v2.0. All rights reserved.
Submit a bug or feature