public class BaseOutlineTreeProvider
extends DefaultOutlineTreeProvider
| Modifier and Type | Field and Description |
|---|---|
static TracingOption |
CREATE |
| Constructor and Description |
|---|
BaseOutlineTreeProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
createChildren(IOutlineNode parent,
EObject modelElement)
The default creation of outline children is refined to create a node for an implicit
element such as oclAsSet and to ignore null model elements.
|
public static final TracingOption CREATE
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.