Class RepoLangOutlineTreeProvider
- java.lang.Object
-
- org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
-
- com.palladiosimulator.textual.repository.ui.outline.RepoLangOutlineTreeProvider
-
- All Implemented Interfaces:
org.eclipse.xtext.ui.editor.outline.impl.IOutlineTreeStructureProvider
,org.eclipse.xtext.ui.editor.outline.IOutlineTreeProvider
,org.eclipse.xtext.ui.editor.outline.IOutlineTreeProvider.Cancelable
public class RepoLangOutlineTreeProvider extends org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
Customization of the default outline structure. See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#outline
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.eclipse.xtext.ui.editor.outline.IOutlineTreeProvider
org.eclipse.xtext.ui.editor.outline.IOutlineTreeProvider.Background, org.eclipse.xtext.ui.editor.outline.IOutlineTreeProvider.Cancelable, org.eclipse.xtext.ui.editor.outline.IOutlineTreeProvider.ModeAware
-
-
Constructor Summary
Constructors Constructor Description RepoLangOutlineTreeProvider()
-
Method Summary
-
Methods inherited from class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
_createChildren, _createChildren, _createChildren, _createChildren, _createNode, _createNode, _createNode, _image, _isLeaf, _isLeaf, _text, checkCanceled, createChildren, createEObjectNode, createEObjectNode, createEStructuralFeatureNode, createEStructuralFeatureNode, createNode, createRoot, createRoot, isLocalElement, nullSafeClassName, setTextRegion
-
-