org.eclipse.ocl.examples.xtext.oclinecore.ui.outline
Class OCLinEcoreOutlineTreeProvider

java.lang.Object
  extended by org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
      extended by org.eclipse.ocl.examples.xtext.essentialocl.ui.outline.BaseOutlineTreeProvider
          extended by org.eclipse.ocl.examples.xtext.essentialocl.ui.outline.EssentialOCLOutlineTreeProvider
              extended by org.eclipse.ocl.examples.xtext.oclinecore.ui.outline.OCLinEcoreOutlineTreeProvider
All Implemented Interfaces:
org.eclipse.xtext.ui.editor.outline.impl.IOutlineTreeStructureProvider, org.eclipse.xtext.ui.editor.outline.IOutlineTreeProvider

public class OCLinEcoreOutlineTreeProvider
extends EssentialOCLOutlineTreeProvider

customization of the default outline structure


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.xtext.ui.editor.outline.IOutlineTreeProvider
org.eclipse.xtext.ui.editor.outline.IOutlineTreeProvider.ModeAware
 
Field Summary
 
Fields inherited from class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
createChildrenDispatcher, createNodeDispatcher, imageDispatcher, isLeafDispatcher, labelProvider, locationInFileProvider, textDispatcher
 
Constructor Summary
OCLinEcoreOutlineTreeProvider()
           
 
Method Summary
 
Methods inherited from class org.eclipse.ocl.examples.xtext.essentialocl.ui.outline.EssentialOCLOutlineTreeProvider
_createChildren, _createChildren, _createChildren, _createChildren, _createChildren, _createChildren, _createChildren, _createNode, _isLeaf, _isLeaf, _isLeaf, _isLeaf, _isLeaf, _isLeaf, _isLeaf
 
Methods inherited from class org.eclipse.ocl.examples.xtext.essentialocl.ui.outline.BaseOutlineTreeProvider
_createChildren, _createChildren, _createChildren, _createChildren, _createNode, _createNode, createEObjectNode, getPivoted
 
Methods inherited from class org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider
_createChildren, _createChildren, _createChildren, _createChildren, _createNode, _image, _isLeaf, _isLeaf, _text, createChildren, createEObjectNode, createEStructuralFeatureNode, createNode, createRoot, isLocalElement, nullSafeClassName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OCLinEcoreOutlineTreeProvider

public OCLinEcoreOutlineTreeProvider()