public class DotHtmlLabelOutlineTreeProvider
extends org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
Constructor and Description |
---|
DotHtmlLabelOutlineTreeProvider() |
Modifier and Type | Method and Description |
---|---|
void |
_createChildren(org.eclipse.xtext.ui.editor.outline.impl.DocumentRootNode outlineNode,
org.eclipse.gef.dot.internal.language.htmllabel.HtmlLabel model)
Skip the root element, represent only its children.
|
void |
_createNode(org.eclipse.xtext.ui.editor.outline.IOutlineNode parent,
org.eclipse.gef.dot.internal.language.htmllabel.HtmlContent htmlContent)
Skip the empty (containing nothing or only white-spaces) htmlContent
elements, but process their tag children.
|
protected org.eclipse.xtext.ui.editor.outline.impl.EObjectNode |
createEObjectNode(org.eclipse.xtext.ui.editor.outline.IOutlineNode parentNode,
org.eclipse.emf.ecore.EObject modelElement,
Image image,
java.lang.Object text,
boolean isLeaf) |
_createChildren, _createChildren, _createChildren, _createChildren, _createNode, _createNode, _createNode, _image, _isLeaf, _isLeaf, _text, checkCanceled, createChildren, createEObjectNode, createEStructuralFeatureNode, createNode, createRoot, createRoot, isLocalElement, nullSafeClassName
public void _createChildren(org.eclipse.xtext.ui.editor.outline.impl.DocumentRootNode outlineNode, org.eclipse.gef.dot.internal.language.htmllabel.HtmlLabel model)
public void _createNode(org.eclipse.xtext.ui.editor.outline.IOutlineNode parent, org.eclipse.gef.dot.internal.language.htmllabel.HtmlContent htmlContent)
protected org.eclipse.xtext.ui.editor.outline.impl.EObjectNode createEObjectNode(org.eclipse.xtext.ui.editor.outline.IOutlineNode parentNode, org.eclipse.emf.ecore.EObject modelElement, Image image, java.lang.Object text, boolean isLeaf)
createEObjectNode
in class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
Copyright (c) 2014 itemis AG and others. All rights reserved.