| Package | Description |
|---|---|
| org.eclipse.emf.codegen.jmerge | |
| org.eclipse.emf.codegen.merge.java |
| Modifier and Type | Class and Description |
|---|---|
static class |
JControlModel.DictionaryPattern
Deprecated.
in 2.2.0.
Use
JControlModel.DictionaryPattern instead. |
| Modifier and Type | Method and Description |
|---|---|
protected JControlModel.DictionaryPattern |
JControlModel.createDictionaryPattern(java.lang.String classPrefix,
org.w3c.dom.Element elementChild)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<JControlModel.DictionaryPattern> |
JControlModel.dictionaryPatterns |
| Modifier and Type | Method and Description |
|---|---|
protected JControlModel.DictionaryPattern |
JControlModel.createDictionaryPattern(java.lang.String classPrefix,
org.w3c.dom.Element elementChild) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<JControlModel.DictionaryPattern> |
JControlModel.getDictionaryPatterns() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
JPatternDictionary.checkSelection(java.lang.String selection,
JControlModel.DictionaryPattern dictionaryPattern,
JNode node)
Checks the selection to fix the problem with facade implementations that assign
wrong javadoc to the node.
|
protected void |
JPatternDictionary.markupNode(java.lang.String selection,
JControlModel.DictionaryPattern dictionaryPattern,
JNode node)
Matches pattern in dictionary pattern against selection, and marks up node
with all matching groups.
|
Copyright © 2021. Licensed under the Eclipse Public License v2.0. All rights reserved.
Submit a bug or feature