| Package | Description |
|---|---|
| org.eclipse.xtext.ui.editor.outline.impl |
| Modifier and Type | Method and Description |
|---|---|
EStructuralFeatureNode |
OutlineNodeFactory.createEStructuralFeatureNode(IOutlineNode parentNode,
org.eclipse.emf.ecore.EObject owner,
org.eclipse.emf.ecore.EStructuralFeature feature,
org.eclipse.jface.resource.ImageDescriptor imageDescriptor,
Object text,
boolean isLeaf) |
protected EStructuralFeatureNode |
DefaultOutlineTreeProvider.createEStructuralFeatureNode(IOutlineNode parentNode,
org.eclipse.emf.ecore.EObject owner,
org.eclipse.emf.ecore.EStructuralFeature feature,
org.eclipse.swt.graphics.Image image,
Object text,
boolean isLeaf) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultOutlineTreeProvider._createChildren(EStructuralFeatureNode parentNode,
org.eclipse.emf.ecore.EObject modelElement) |
protected void |
BackgroundOutlineTreeProvider.internalCreateChildren(EStructuralFeatureNode parentNode,
org.eclipse.emf.ecore.EObject modelElement) |
Copyright © 2016. All Rights Reserved.