Class ComposeFileOutlineTreeProvider
- java.lang.Object
 - 
- org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
 - 
- org.palladiosimulator.somox.docker.compose.ui.outline.ComposeFileOutlineTreeProvider
 
 
 
- 
- 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 ComposeFileOutlineTreeProvider extends org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProviderCustomization of the default outline structure. See https://www.eclipse.org/Xtext/documentation/310_eclipse_support.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 ComposeFileOutlineTreeProvider() 
- 
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 
 - 
 
 -